Daily Build Log
Fri Mar 20 20:04:35 2026 UTC
print OS Version
Fri Mar 20 20:04:35 2026 UTC
Hostname
runnervm46oaq
OS version (uname -a)
Linux runnervm46oaq 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Linux Standard Base and Distribution information (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 24.04.3 LTS
Release: 24.04
Codename: noble
Linux Version (/etc/os-release)
PRETTY_NAME="Ubuntu 24.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.3 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=noble
LOGO=ubuntu-logo
Debian Linux Version (/etc/debian_version)
trixie/sid
Linux Kernel Version (/proc/version)
Linux version 6.14.0-1017-azure (buildd@lcy02-amd64-074) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
IP network address information (ip addr show)
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host noprefixroute
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 7c:1e:52:25:0c:2d brd ff:ff:ff:ff:ff:ff
inet 10.1.0.17/20 metric 100 brd 10.1.15.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::7e1e:52ff:fe25:c2d/64 scope link
valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 62:c6:db:a1:be:4d brd ff:ff:ff:ff:ff:ff
inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
valid_lft forever preferred_lft forever
4: enP15065s1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master eth0 state UP group default qlen 1000
link/ether 7c:1e:52:25:0c:2d brd ff:ff:ff:ff:ff:ff
altname enP15065p0s2
Disk space information (df -k)
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 151263856 59459768 91787704 40% /
/dev/root 151263856 59459768 91787704 40% /
Processor info
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
model name : AMD EPYC 7763 64-Core Processor
Memory info
MemTotal: 16378480 kB
Approximate BogoMIPS (larger means faster)
43597.1782513896
PrintACEConfig
Fri Mar 20 20:04:36 2026 UTC
XML Config file: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-linux.h"
================ default.features ================
ipv6=1
no_cxx11=0
no_rapidjson=0
openssl11=1
ssl=1
xerces3=1
================ platform_macros.GNU ================
CCFLAGS += -std=c++11
ipv6 = 1
xerces3=1
CPPFLAGS += -O1 -ggdb -fsanitize=thread -fno-omit-frame-pointer
LDFLAGS += -ggdb -fsanitize=thread
include $(ACE_ROOT)/include/makeinclude/platform_linux_clang.GNU
CC = clang++-16
CXX = clang++-16
LD = clang++-16
================ ACE VERSION ================
This is ACE version 6.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ TAO VERSION ================
This is TAO version 2.5.23, released Tue Sep 09 08:30:02 CEST 2025
================ DDS VERSION ================
This is OpenDDS version 3.34.0-dev (NOT A RELEASE)
CMake Version ("cmake" --version)
Fri Mar 20 20:04:36 2026 UTC
cmake version 3.31.6
CMake suite maintained and supported by Kitware (kitware.com/cmake).
print make Version
Fri Mar 20 20:04:36 2026 UTC
Make version (make -v)
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler gcc
Fri Mar 20 20:04:36 2026 UTC
================ Compiler version ================
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04.1' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-EldibY/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04.1)
GNU ld (GNU Binutils for Ubuntu) 2.42
print perl version
Fri Mar 20 20:04:36 2026 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=linux
osvers=6.1.0
archname=x86_64-linux-gnu-thread-multi
uname='linux localhost 6.1.0 #1 smp debian 6.1.0 x86_64 gnulinux '
config_args='-Dmksymlinks -Dusethreads -Duselargefiles -Dcc=x86_64-linux-gnu-gcc -Dcpp=x86_64-linux-gnu-cpp -Dld=x86_64-linux-gnu-gcc -Dccflags=-DDEBIAN -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/dummy/build/dir=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/dummy/build/dir=/usr/src/perl-5.38.2-3.2ubuntu0.2 -Dldflags= -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dlddlflags=-shared -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.38 -Darchlib=/usr/lib/x86_64-linux-gnu/perl/5.38 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/x86_64-linux-gnu/perl5/5.38 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.38.2 -Dsitearch=/usr/local/lib/x86_64-linux-gnu/perl/5.38.2 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Duse64bitint -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesfio -Uusenm -Ui_libutil -Ui_xlocale -Uversiononly -Ud_strlcpy -Ud_strlcat -DDEBUGGING=-g -Doptimize=-O2 -dEs -Duseshrplib -Dlibperl=libperl.so.5.38.2'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='x86_64-linux-gnu-gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion=''
gccversion='13.3.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='x86_64-linux-gnu-gcc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=true
libperl=libperl.so.5.38
gnulibc_version='2.39'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - https://bugs.debian.org/340047 Remove overly restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with Debian-specific information.
DEBPKG:debian/enc2xs_inc - https://bugs.debian.org/290336 Tweak enc2xs to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - https://bugs.debian.org/343351 Remove Errno version check due to upgrade problems with long-running processes.
DEBPKG:debian/libperl_embed_doc - https://bugs.debian.org/186778 Note that libperl-dev package is required for embedded linking
DEBPKG:fixes/respect_umask - Respect umask during installation
DEBPKG:debian/writable_site_dirs - Set umask approproately for site install directories
DEBPKG:debian/extutils_set_libperl_path - EU:MM: set location of libperl.a under /usr/lib
DEBPKG:debian/no_packlist_perllocal - Don't install .packlist or perllocal.pod for perl or vendor
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to /etc/perl/Net as /usr may not be writable.
DEBPKG:debian/perlivp - https://bugs.debian.org/510895 Make perlivp skip include directories in /usr/local
DEBPKG:debian/squelch-locale-warnings - https://bugs.debian.org/508764 Squelch locale warnings in Debian package maintainer scripts
DEBPKG:debian/patchlevel - https://bugs.debian.org/567489 List packaged patches for 5.38.2-3.2ubuntu0.2 in patchlevel.h
DEBPKG:fixes/document_makemaker_ccflags - https://bugs.debian.org/628522 [rt.cpan.org #68613] Document that CCFLAGS should include $Config{ccflags}
DEBPKG:debian/find_html2text - https://bugs.debian.org/640479 Configure CPAN::Distribution with correct name of html2text
DEBPKG:debian/perl5db-x-terminal-emulator.patch - https://bugs.debian.org/668490 Invoke x-terminal-emulator rather than xterm in perl5db.pl
DEBPKG:debian/cpan-missing-site-dirs - https://bugs.debian.org/688842 Fix CPAN::FirstTime defaults with nonexisting site dirs if a parent is writable
DEBPKG:debian/makemaker-pasthru - https://bugs.debian.org/758471 Pass LD settings through to subdirectories
DEBPKG:debian/makemaker-manext - https://bugs.debian.org/247370 Make EU::MakeMaker honour MANnEXT settings in generated manpage headers
DEBPKG:debian/kfreebsd-softupdates - https://bugs.debian.org/796798 Work around Debian Bug#796798
DEBPKG:debian/hurd-softupdates - https://bugs.debian.org/822735 Fix t/op/stat.t failures on hurd
DEBPKG:fixes/math_complex_doc_great_circle - https://bugs.debian.org/697567 [rt.cpan.org #114104] Math::Trig: clarify definition of great_circle_midpoint
DEBPKG:fixes/math_complex_doc_angle_units - https://bugs.debian.org/731505 [rt.cpan.org #114106] Math::Trig: document angle units
DEBPKG:fixes/cpan_web_link - https://bugs.debian.org/367291 CPAN: Add link to main CPAN web site
DEBPKG:debian/installman-utf8 - https://bugs.debian.org/840211 Generate man pages with UTF-8 characters
DEBPKG:debian/perldoc-pager - https://bugs.debian.org/870340 [rt.cpan.org #120229] Fix perldoc terminal escapes when sensible-pager is less
DEBPKG:debian/prune_libs - https://bugs.debian.org/128355 Prune the list of libraries wanted to what we actually need.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/deprecate-with-apt - https://bugs.debian.org/747628 Point users to Debian packages of deprecated core modules
DEBPKG:debian/disable-stack-check - https://bugs.debian.org/902779 [GH #16607] Disable debugperl stack extension checks for binary compatibility with perl
DEBPKG:debian/perlbug-editor - https://bugs.debian.org/922609 Use "editor" as the default perlbug editor, as per Debian policy
DEBPKG:debian/eu-mm-perl-base - https://bugs.debian.org/962138 Suppress an ExtUtils::MakeMaker warning about our non-default @INC
DEBPKG:fixes/io_socket_ip_ipv6 - Disable getaddrinfo(3) AI_ADDRCONFIG for localhost and IPv4 numeric addresses
DEBPKG:debian/usrmerge-lib64 - https://bugs.debian.org/914128 Configure / libpth.U: Do not adjust glibpth when /usr/lib64 is present.
DEBPKG:debian/usrmerge-realpath - https://bugs.debian.org/914128 Configure / libpth.U: use realpath --no-symlinks on Debian
DEBPKG:fixes/x32-io-msg-skip - https://bugs.debian.org/922609 Skip io/msg.t on x32 due to broken System V message queues
DEBPKG:debian/configure-regen - https://bugs.debian.org/762638 Regenerate Configure et al. after probe unit changes
DEBPKG:fixes/bignum-recursion - https://bugs.debian.org/1012704 [rt.cpan.org #146411] Fix CPAN RT #146411
DEBPKG:fixes/math-bigfloat-subclass - https://bugs.debian.org/1043234 Fix Math::BigFloat subclass numeric comparison
DEBPKG:fixes/unbreak-locale-initialization - [GH #21366] https://bugs.debian.org/1060679 Revert "locale.c: Do uselocale() earlier in init process"
DEBPKG:CVE-2024-56406.patch -
DEBPKG:fixes/CVE-2025-40909-metaconfig - https://bugs.debian.org/1098226 [GH #23010] Check for fdopendir
DEBPKG:fixes/CVE-2025-40909-1 - https://bugs.debian.org/1098226 [GH #23010] [84be063] CVE-2025-40909: Clone dirhandles without fchdir
DEBPKG:fixes/CVE-2025-40909-2 - https://bugs.debian.org/1098226 [GH #23010] [b088e97] Minor corrections to 1f9097b342e0e37d619dfab6ea82ea99611b30bf
DEBPKG:fixes/CVE-2025-40909-3 - https://bugs.debian.org/1098226 [GH #23010] [08dffa0] Use PerlLIO_dup_cloexec in Perl_dirp_dup to set O_CLOEXEC
DEBPKG:fixes/CVE-2025-40909-metaconfig-reorder - Slightly reorder Configure and config_h.SH to match metaconfig output
DEBPKG:fixes/CVE-2025-40909-generated - Update generated files and checksums
Built under linux
Compiled at Jul 25 2025 17:26:40
@INC:
/etc/perl
/usr/local/lib/x86_64-linux-gnu/perl/5.38.2
/usr/local/share/perl/5.38.2
/usr/lib/x86_64-linux-gnu/perl5/5.38
/usr/share/perl5
/usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.38
/usr/share/perl/5.38
/usr/local/lib/site_perl
PrintAutobuildConfig
Fri Mar 20 20:04:36 2026 UTC
================ Autobuild file /home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace/logs"/>
<variable name="project_root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="/home/runner/work/OpenDDS/OpenDDS/OpenDDS/test_u24_p1_tsan_sec_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_cmake_version"/>
<command name="print_make_version"/>
<command name="check_compiler" options="gcc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=/home/runner/work/OpenDDS/OpenDDS/OpenDDS -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Fri Mar 20 20:04:36 2026 UTC
Running: perl tests/auto_run_tests.pl -Config IPV6 -Config XERCES3 -Config OPENDDS_SECURITY -Config CXX11 -Config RAPIDJSON --no-dcps tests/tsan_tests.lst in /home/runner/work/OpenDDS/OpenDDS/OpenDDS
WARNING: "tests/DCPS/StatusCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
WARNING: "tests/DCPS/ReadCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
WARNING: "tests/DCPS/GuardCondition/run_test.pl" in "tests/tsan_tests.lst" is duplicated 2 times
Test Lists: tests/tsan_tests.lst
Configs: IPV6, XERCES3, OPENDDS_SECURITY, CXX11, RAPIDJSON, Linux, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tests/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/unit-tests/UnitTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile UnitTests.log -DCPSPendingTimeout 3
UnitTests PID: 3984 started at 2026-03-20 20:04:36
[==========] Running 1303 tests from 99 test cases.
[----------] Global test environment set-up.
[----------] 8 tests from dds_DCPS_AddressCache
[ RUN ] dds_DCPS_AddressCache.load_fail
[ OK ] dds_DCPS_AddressCache.load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_load_success
[ OK ] dds_DCPS_AddressCache.store_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_remove_id_load_fail
[ OK ] dds_DCPS_AddressCache.store_remove_id_load_fail (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_load_success
[ OK ] dds_DCPS_AddressCache.scoped_access_load_success (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_cache_hit
[ OK ] dds_DCPS_AddressCache.scoped_access_cache_hit (0 ms)
[ RUN ] dds_DCPS_AddressCache.store_twice
[ OK ] dds_DCPS_AddressCache.store_twice (0 ms)
[ RUN ] dds_DCPS_AddressCache.scoped_access_expired
[ OK ] dds_DCPS_AddressCache.scoped_access_expired (0 ms)
[----------] 8 tests from dds_DCPS_AddressCache (0 ms total)
[----------] 1 test from dds_DCPS_AtomicBool
[ RUN ] dds_DCPS_AtomicBool.tsan_test
[ OK ] dds_DCPS_AtomicBool.tsan_test (4 ms)
[----------] 1 test from dds_DCPS_AtomicBool (4 ms total)
[----------] 3 tests from dds_DCPS_ConfigPair
[ RUN ] dds_DCPS_ConfigPair.split
[ OK ] dds_DCPS_ConfigPair.split (0 ms)
[ RUN ] dds_DCPS_ConfigPair.ctor
[ OK ] dds_DCPS_ConfigPair.ctor (0 ms)
[ RUN ] dds_DCPS_ConfigPair.key_has_prefix
[ OK ] dds_DCPS_ConfigPair.key_has_prefix (0 ms)
[----------] 3 tests from dds_DCPS_ConfigPair (0 ms total)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl
[ RUN ] dds_DCPS_ConfigStoreImpl.has
[ OK ] dds_DCPS_ConfigStoreImpl.has (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_boolean
(3984|3984) WARNING: ConfigStoreImpl::parse_boolean: failed to parse boolean for KEY=not a boolean
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_boolean (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int32
(3984|3984) WARNING: ConfigStoreImpl::get_int32: failed to parse int32 for KEY=not an int32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int32 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint32
(3984|3984) WARNING: ConfigStoreImpl::get_uint32: failed to parse uint32 for KEY=not a uint32
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint32 (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_int64
(3984|3984) WARNING: ConfigStoreImpl::get_int64: failed to parse int64 for KEY=not an int64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_int64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_uint64
(3984|3984) WARNING: ConfigStoreImpl::get_uint64: failed to parse uint64 for KEY=not a uint64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_uint64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_float64
(3984|3984) WARNING: ConfigStoreImpl::get_float64: failed to parse float64 for KEY=not a float64
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_float64 (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_string
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_string (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_duration
(3984|3984) WARNING: ConfigStoreImpl::get_duration: failed to parse DDS::Duration_t for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_duration (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.unset
[ OK ] dds_DCPS_ConfigStoreImpl.unset (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_String
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_String (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_StringList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_StringList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_IntList
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_IntList (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_Enum
(3984|3984) WARNING: ConfigStoreImpl::get: failed to convert default value to string
(3984|3984) WARNING: ConfigStoreImpl::get: for key, failed to encode () to enumerated value, defaulting to ()
(3984|3984) WARNING: ConfigStoreImpl::set: for key, failed to convert enum value to string
(3984|3984) WARNING: ConfigStoreImpl::set: for key, delta is not a valid enum value
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_Enum (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds
(3984|3984) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds
(3984|3984) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (integer milliseconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_milliseconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds
(3984|3984) WARNING: ConfigStoreImpl::convert_value: failed to parse TimeDuration (fractional seconds) for KEY=not a duration
[ OK ] dds_DCPS_ConfigStoreImpl.set_get_TimeDuration_fractional_seconds (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress
(3984|3984) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not a network address
(3984|3984) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not a network address
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddress (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet
(3984|3984) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY=not
(3984|3984) WARNING: ConfigStoreImpl::get: failed to parse NetworkAddress for KEY6=not
[ OK ] dds_DCPS_ConfigStoreImpl.get_NetworkAddressSet (20 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.take_has_prefix
[ OK ] dds_DCPS_ConfigStoreImpl.take_has_prefix (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section
[ OK ] dds_DCPS_ConfigStoreImpl.process_section (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite
[ OK ] dds_DCPS_ConfigStoreImpl.process_section_allow_overwrite (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_names
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_names (0 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.get_section_values
[ OK ] dds_DCPS_ConfigStoreImpl.get_section_values (1 ms)
[ RUN ] dds_DCPS_ConfigStoreImpl.delete_section
[ OK ] dds_DCPS_ConfigStoreImpl.delete_section (0 ms)
[----------] 25 tests from dds_DCPS_ConfigStoreImpl (26 ms total)
[----------] 1 test from dds_DCPS_DataSampleHeader
[ RUN ] dds_DCPS_DataSampleHeader.valid_data
[ OK ] dds_DCPS_DataSampleHeader.valid_data (0 ms)
[----------] 1 test from dds_DCPS_DataSampleHeader (0 ms total)
[----------] 5 tests from dds_DCPS_DisjointSequence
[ RUN ] dds_DCPS_DisjointSequence.maintest
[ OK ] dds_DCPS_DisjointSequence.maintest (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_main_test
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_main_test (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_out_of_order (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_insert_ranges (0 ms)
[ RUN ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow
[ OK ] dds_DCPS_DisjointSequence.OrderedRanges_add_overflow (0 ms)
[----------] 5 tests from dds_DCPS_DisjointSequence (0 ms total)
[----------] 18 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.DefaultConstructor
[ OK ] dds_DCPS_DispatchService.DefaultConstructor (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorFour
[ OK ] dds_DCPS_DispatchService.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderAlpha (1 ms)
[ RUN ] dds_DCPS_DispatchService.ArgConstructorOrderBeta
[ OK ] dds_DCPS_DispatchService.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchAlpha
[ OK ] dds_DCPS_DispatchService.SimpleDispatchAlpha (1 ms)
[ RUN ] dds_DCPS_DispatchService.SimpleDispatchBeta
[ OK ] dds_DCPS_DispatchService.SimpleDispatchBeta (1 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchAlpha_ImmediateShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma (15 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchGamma_ImmediateShutdown (8 ms)
[ RUN ] dds_DCPS_DispatchService.InternalShutdown
[ OK ] dds_DCPS_DispatchService.InternalShutdown (0 ms)
[ RUN ] dds_DCPS_DispatchService.ShutdownReturnsPending
[ OK ] dds_DCPS_DispatchService.ShutdownReturnsPending (1 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatch
[ OK ] dds_DCPS_DispatchService.TimedDispatch (92 ms)
[ RUN ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.TimedDispatchSingleThreaded (90 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatch
[ OK ] dds_DCPS_DispatchService.CancelDispatch (71 ms)
[ RUN ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_DispatchService.CancelDispatchSingleThreaded (71 ms)
[----------] 18 tests from dds_DCPS_DispatchService (359 ms total)
[----------] 1 test from dds_DCPS_DomainParticipantImpl
[ RUN ] dds_DCPS_DomainParticipantImpl.maintest
[ OK ] dds_DCPS_DomainParticipantImpl.maintest (0 ms)
[----------] 1 test from dds_DCPS_DomainParticipantImpl (0 ms total)
[----------] 24 tests from dds_DCPS_EncapsulationHeader
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Valid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid
[ OK ] dds_DCPS_EncapsulationHeader.EncapsulationHeader_EncapsulationHeader_Encoding_Invalid (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_BIG_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR1_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_XCDR2_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.from_encoding_UNALIGNED_CDR_LITTLE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR_LE_NOT_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_BE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_CDR2_LE_FINAL (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_BE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_D_CDR2_LE_APPENDABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_BE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_PL_CDR2_LE_MUTABLE (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_XML
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_XML (0 ms)
[ RUN ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID
[ OK ] dds_DCPS_EncapsulationHeader.to_encoding_INVALID (0 ms)
[----------] 24 tests from dds_DCPS_EncapsulationHeader (0 ms total)
[----------] 4 tests from dds_DCPS_EventDispatcher
[ RUN ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct
[ OK ] dds_DCPS_EventDispatcher.EventBaseConstructDestruct (1 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBasePassThrough
[ OK ] dds_DCPS_EventDispatcher.EventBasePassThrough (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.EventBaseHandleException
[ OK ] dds_DCPS_EventDispatcher.EventBaseHandleException (0 ms)
[ RUN ] dds_DCPS_EventDispatcher.TestEventDispatcher
[ OK ] dds_DCPS_EventDispatcher.TestEventDispatcher (0 ms)
[----------] 4 tests from dds_DCPS_EventDispatcher (1 ms total)
[----------] 5 tests from dds_DCPS_FibonacciSequence
[ RUN ] dds_DCPS_FibonacciSequence.size_t_test
[ OK ] dds_DCPS_FibonacciSequence.size_t_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.TimeDuration_test
[ OK ] dds_DCPS_FibonacciSequence.TimeDuration_test (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.advance_with_max
[ OK ] dds_DCPS_FibonacciSequence.advance_with_max (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_value
[ OK ] dds_DCPS_FibonacciSequence.set_with_value (0 ms)
[ RUN ] dds_DCPS_FibonacciSequence.set_with_two_values
[ OK ] dds_DCPS_FibonacciSequence.set_with_two_values (0 ms)
[----------] 5 tests from dds_DCPS_FibonacciSequence (0 ms total)
[----------] 3 tests from dds_DCPS_GuidConverter
[ RUN ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID
[ OK ] dds_DCPS_GuidConverter.prefixes_to_ParticipantID (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_Checksum
[ OK ] dds_DCPS_GuidConverter.validate_Checksum (0 ms)
[ RUN ] dds_DCPS_GuidConverter.validate_IDs_and_Key
[ OK ] dds_DCPS_GuidConverter.validate_IDs_and_Key (0 ms)
[----------] 3 tests from dds_DCPS_GuidConverter (0 ms total)
[----------] 2 tests from dds_DCPS_GuidUtils
[ RUN ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test
[ OK ] dds_DCPS_GuidUtils.guid_t_vs_octet_array16_size_test (0 ms)
[ RUN ] dds_DCPS_GuidUtils.guid_pair_cmp
[ OK ] dds_DCPS_GuidUtils.guid_pair_cmp (0 ms)
[----------] 2 tests from dds_DCPS_GuidUtils (0 ms total)
[----------] 15 tests from dds_DCPS_InternalDataReader
[ RUN ] dds_DCPS_InternalDataReader.durable
[ OK ] dds_DCPS_InternalDataReader.durable (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write
[ OK ] dds_DCPS_InternalDataReader.write (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.write_keep_all
[ OK ] dds_DCPS_InternalDataReader.write_keep_all (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.unregister_instance
[ OK ] dds_DCPS_InternalDataReader.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.dispose
[ OK ] dds_DCPS_InternalDataReader.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_autodispose
[ OK ] dds_DCPS_InternalDataReader.remove_publication_autodispose (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication
[ OK ] dds_DCPS_InternalDataReader.remove_publication (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.listener
[ OK ] dds_DCPS_InternalDataReader.listener (1 ms)
[ RUN ] dds_DCPS_InternalDataReader.read
[ OK ] dds_DCPS_InternalDataReader.read (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance_state
[ OK ] dds_DCPS_InternalDataReader.read_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take
[ OK ] dds_DCPS_InternalDataReader.take (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance_state
[ OK ] dds_DCPS_InternalDataReader.take_instance_state (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.read_instance
[ OK ] dds_DCPS_InternalDataReader.read_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.take_instance
[ OK ] dds_DCPS_InternalDataReader.take_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything
[ OK ] dds_DCPS_InternalDataReader.remove_publication_does_not_dispose_everything (0 ms)
[----------] 15 tests from dds_DCPS_InternalDataReader (1 ms total)
[----------] 9 tests from dds_DCPS_InternalDataWriter
[ RUN ] dds_DCPS_InternalDataWriter.add_reader
[ OK ] dds_DCPS_InternalDataWriter.add_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_reader_durable_history1
[ OK ] dds_DCPS_InternalDataWriter.add_reader_durable_history1 (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.remove_reader
[ OK ] dds_DCPS_InternalDataWriter.remove_reader (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.write
[ OK ] dds_DCPS_InternalDataWriter.write (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose
[ OK ] dds_DCPS_InternalDataWriter.unregister_instance_no_dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.dispose
[ OK ] dds_DCPS_InternalDataWriter.dispose (0 ms)
[ RUN ] dds_DCPS_InternalDataWriter.add_instance_reader
[ OK ] dds_DCPS_InternalDataWriter.add_instance_reader (0 ms)
[----------] 9 tests from dds_DCPS_InternalDataWriter (0 ms total)
[----------] 5 tests from dds_DCPS_InternalTopic
[ RUN ] dds_DCPS_InternalTopic.connect_writer
[ OK ] dds_DCPS_InternalTopic.connect_writer (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_reader
[ OK ] dds_DCPS_InternalTopic.connect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_writer
[ OK ] dds_DCPS_InternalTopic.disconnect_writer (1 ms)
[ RUN ] dds_DCPS_InternalTopic.disconnect_reader
[ OK ] dds_DCPS_InternalTopic.disconnect_reader (0 ms)
[ RUN ] dds_DCPS_InternalTopic.connect_multiple
[ OK ] dds_DCPS_InternalTopic.connect_multiple (0 ms)
[----------] 5 tests from dds_DCPS_InternalTopic (1 ms total)
[----------] 16 tests from dds_DCPS_JsonValueReader
[ RUN ] dds_DCPS_JsonValueReader.struct_empty
[ OK ] dds_DCPS_JsonValueReader.struct_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_empty
[ OK ] dds_DCPS_JsonValueReader.array_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_read
[ OK ] dds_DCPS_JsonValueReader.array_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_read
[ OK ] dds_DCPS_JsonValueReader.sequence_read (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_empty
[ OK ] dds_DCPS_JsonValueReader.sequence_empty (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.struct_max
[ OK ] dds_DCPS_JsonValueReader.struct_max (13 ms)
[ RUN ] dds_DCPS_JsonValueReader.a_union
[ OK ] dds_DCPS_JsonValueReader.a_union (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.array_min
[ OK ] dds_DCPS_JsonValueReader.array_min (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.sequence_zero
[ OK ] dds_DCPS_JsonValueReader.sequence_zero (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.from_json
[ OK ] dds_DCPS_JsonValueReader.from_json (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_first
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_first (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_middle
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_middle (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.skip_unknown_last
[ OK ] dds_DCPS_JsonValueReader.skip_unknown_last (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.optional_members
[ OK ] dds_DCPS_JsonValueReader.optional_members (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_string_key
[ OK ] dds_DCPS_JsonValueReader.map_string_key (0 ms)
[ RUN ] dds_DCPS_JsonValueReader.map_int_key
[ OK ] dds_DCPS_JsonValueReader.map_int_key (0 ms)
[----------] 16 tests from dds_DCPS_JsonValueReader (14 ms total)
[----------] 44 tests from dds_DCPS_JsonValueWriter
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct
[ OK ] dds_DCPS_JsonValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct
[ OK ] dds_DCPS_JsonValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_struct_member
[ OK ] dds_DCPS_JsonValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_struct_member
[ OK ] dds_DCPS_JsonValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union
[ OK ] dds_DCPS_JsonValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union
[ OK ] dds_DCPS_JsonValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_discriminator
[ OK ] dds_DCPS_JsonValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_discriminator
[ OK ] dds_DCPS_JsonValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_union_member
[ OK ] dds_DCPS_JsonValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_union_member
[ OK ] dds_DCPS_JsonValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct
[ OK ] dds_DCPS_JsonValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_array
[ OK ] dds_DCPS_JsonValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_array
[ OK ] dds_DCPS_JsonValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_sequence
[ OK ] dds_DCPS_JsonValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_sequence
[ OK ] dds_DCPS_JsonValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.begin_element
[ OK ] dds_DCPS_JsonValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.end_element
[ OK ] dds_DCPS_JsonValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_array_write_array
[ OK ] dds_DCPS_JsonValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_JsonValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_boolean
[ OK ] dds_DCPS_JsonValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_byte
[ OK ] dds_DCPS_JsonValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int8
[ OK ] dds_DCPS_JsonValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint8
[ OK ] dds_DCPS_JsonValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int16
[ OK ] dds_DCPS_JsonValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint16
[ OK ] dds_DCPS_JsonValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int32
[ OK ] dds_DCPS_JsonValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint32
[ OK ] dds_DCPS_JsonValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_int64
[ OK ] dds_DCPS_JsonValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_uint64
[ OK ] dds_DCPS_JsonValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float32
[ OK ] dds_DCPS_JsonValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float64
[ OK ] dds_DCPS_JsonValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_float128
[ OK ] dds_DCPS_JsonValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_fixed
[ OK ] dds_DCPS_JsonValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8
[ OK ] dds_DCPS_JsonValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char8_null
[ OK ] dds_DCPS_JsonValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16
[ OK ] dds_DCPS_JsonValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_char16_null
[ OK ] dds_DCPS_JsonValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_string
[ OK ] dds_DCPS_JsonValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_enum
[ OK ] dds_DCPS_JsonValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.write_bitmask
[ OK ] dds_DCPS_JsonValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_JsonValueWriter.complete_map
[ OK ] dds_DCPS_JsonValueWriter.complete_map (0 ms)
[----------] 44 tests from dds_DCPS_JsonValueWriter (0 ms total)
[----------] 1 test from dds_DCPS_MemoryPool
[ RUN ] dds_DCPS_MemoryPool.maintest
[ OK ] dds_DCPS_MemoryPool.maintest (7 ms)
[----------] 1 test from dds_DCPS_MemoryPool (7 ms total)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr
[ RUN ] dds_DCPS_Message_Block_Shared_Ptr.copy
[ OK ] dds_DCPS_Message_Block_Shared_Ptr.copy (0 ms)
[----------] 1 test from dds_DCPS_Message_Block_Shared_Ptr (0 ms total)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.ctor
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.ctor (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_unlocked (0 ms)
[ RUN ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked
[ OK ] dds_DCPS_Lockable_Message_Block_Ptr.cont_locked (0 ms)
[----------] 3 tests from dds_DCPS_Lockable_Message_Block_Ptr (0 ms total)
[----------] 26 tests from dds_DCPS_NetworkAddress
[ RUN ] dds_DCPS_NetworkAddress.DefaultConstructor
[ OK ] dds_DCPS_NetworkAddress.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorDefault
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorDefault (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorStrIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructorPortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix
[ OK ] dds_DCPS_NetworkAddress.AddrConstructortStrIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpFour
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.PortStrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.StrConstructorIpSix
[ OK ] dds_DCPS_NetworkAddress.StrConstructorIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpFour
[ OK ] dds_DCPS_NetworkAddress.SetPortIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.SetPortIpSix
[ OK ] dds_DCPS_NetworkAddress.SetPortIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpFour
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.OperatorsIpSix
[ OK ] dds_DCPS_NetworkAddress.OperatorsIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpFour
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsAnyIpSix
[ OK ] dds_DCPS_NetworkAddress.IsAnyIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpFour
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLoopbackIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLoopbackIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMulticastIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMulticastIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsPrivateIpFour
[ OK ] dds_DCPS_NetworkAddress.IsPrivateIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsUniqueLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsLinkLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsSiteLocalIpSix (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpFour (0 ms)
[ RUN ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix
[ OK ] dds_DCPS_NetworkAddress.IsMoreLocalIpSix (0 ms)
[----------] 26 tests from dds_DCPS_NetworkAddress (0 ms total)
[----------] 12 tests from dds_DCPS_NetworkResource
[ RUN ] dds_DCPS_NetworkResource.hostname_info
[ OK ] dds_DCPS_NetworkResource.hostname_info (0 ms)
[ RUN ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic
(3984|3984) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
[ OK ] dds_DCPS_NetworkResource.fully_qualified_domain_hostname_basic (4 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_double_self (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_port0 (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv6_literals_localhost_port0 (1 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals (0 ms)
[ RUN ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0
[ OK ] dds_DCPS_NetworkResource.choose_single_coherent_address_ipv4_literals_port0 (0 ms)
[----------] 12 tests from dds_DCPS_NetworkResource (5 ms total)
[----------] 5 tests from dds_DCPS_PeriodicEvent
[ RUN ] dds_DCPS_PeriodicEvent.ConstructDestruct
[ OK ] dds_DCPS_PeriodicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_PeriodicEvent.Nominal
[ OK ] dds_DCPS_PeriodicEvent.Nominal (801 ms)
[ RUN ] dds_DCPS_PeriodicEvent.NoDoubleExec
[ OK ] dds_DCPS_PeriodicEvent.NoDoubleExec (1001 ms)
[ RUN ] dds_DCPS_PeriodicEvent.ImmediateDispatch
[ OK ] dds_DCPS_PeriodicEvent.ImmediateDispatch (3600 ms)
[ RUN ] dds_DCPS_PeriodicEvent.EnableAfterShutdown
(3984|3984) PeriodicEvent::enable: failed to schedule
[ OK ] dds_DCPS_PeriodicEvent.EnableAfterShutdown (1 ms)
[----------] 5 tests from dds_DCPS_PeriodicEvent (5403 ms total)
[----------] 45 tests from dds_DCPS_PrinterValueWriter
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct
[ OK ] dds_DCPS_PrinterValueWriter.end_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_struct_member
[ OK ] dds_DCPS_PrinterValueWriter.end_struct_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union
[ OK ] dds_DCPS_PrinterValueWriter.begin_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union
[ OK ] dds_DCPS_PrinterValueWriter.end_union (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.begin_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_discriminator
[ OK ] dds_DCPS_PrinterValueWriter.end_discriminator (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_union_member
[ OK ] dds_DCPS_PrinterValueWriter.begin_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_union_member
[ OK ] dds_DCPS_PrinterValueWriter.end_union_member (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_array
[ OK ] dds_DCPS_PrinterValueWriter.begin_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_array
[ OK ] dds_DCPS_PrinterValueWriter.end_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_sequence
[ OK ] dds_DCPS_PrinterValueWriter.begin_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_sequence
[ OK ] dds_DCPS_PrinterValueWriter.end_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.begin_element
[ OK ] dds_DCPS_PrinterValueWriter.begin_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.end_element
[ OK ] dds_DCPS_PrinterValueWriter.end_element (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_sequence_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_array_write_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_array_write_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array
[ OK ] dds_DCPS_PrinterValueWriter.complete_struct_with_complete_array (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_boolean
[ OK ] dds_DCPS_PrinterValueWriter.write_boolean (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_byte
[ OK ] dds_DCPS_PrinterValueWriter.write_byte (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int8
[ OK ] dds_DCPS_PrinterValueWriter.write_int8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint8
[ OK ] dds_DCPS_PrinterValueWriter.write_uint8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int16
[ OK ] dds_DCPS_PrinterValueWriter.write_int16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint16
[ OK ] dds_DCPS_PrinterValueWriter.write_uint16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int32
[ OK ] dds_DCPS_PrinterValueWriter.write_int32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint32
[ OK ] dds_DCPS_PrinterValueWriter.write_uint32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_int64
[ OK ] dds_DCPS_PrinterValueWriter.write_int64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_uint64
[ OK ] dds_DCPS_PrinterValueWriter.write_uint64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float32
[ OK ] dds_DCPS_PrinterValueWriter.write_float32 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float64
[ OK ] dds_DCPS_PrinterValueWriter.write_float64 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_float128
[ OK ] dds_DCPS_PrinterValueWriter.write_float128 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_fixed
[ OK ] dds_DCPS_PrinterValueWriter.write_fixed (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8
[ OK ] dds_DCPS_PrinterValueWriter.write_char8 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char8_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char8_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16
[ OK ] dds_DCPS_PrinterValueWriter.write_char16 (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_char16_null
[ OK ] dds_DCPS_PrinterValueWriter.write_char16_null (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_string
[ OK ] dds_DCPS_PrinterValueWriter.write_string (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_enum
[ OK ] dds_DCPS_PrinterValueWriter.write_enum (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_bitmask
[ OK ] dds_DCPS_PrinterValueWriter.write_bitmask (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.write_absent_value
[ OK ] dds_DCPS_PrinterValueWriter.write_absent_value (0 ms)
[ RUN ] dds_DCPS_PrinterValueWriter.complete_map
[ OK ] dds_DCPS_PrinterValueWriter.complete_map (0 ms)
[----------] 45 tests from dds_DCPS_PrinterValueWriter (1 ms total)
[----------] 206 tests from dds_DCPS_Qos_Helper
[ RUN ] dds_DCPS_Qos_Helper.maintest
[ OK ] dds_DCPS_Qos_Helper.maintest (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.TransportPriorityQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LifespanQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent
[ OK ] dds_DCPS_Qos_Helper.DurabilityQosPolicyBuilder_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DurabilityServiceQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period
[ OK ] dds_DCPS_Qos_Helper.DeadlineQosPolicyBuilder_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration
[ OK ] dds_DCPS_Qos_Helper.LatencyBudgetQosPolicyBuilder_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive
[ OK ] dds_DCPS_Qos_Helper.OwnershipQosPolicyBuilder_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value
[ OK ] dds_DCPS_Qos_Helper.OwnershipStrengthQosPolicyBuilder_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration
[ OK ] dds_DCPS_Qos_Helper.LivelinessQosPolicyBuilder_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.TimeBasedFilterQosPolicyBuilder_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.ResourceLimitsQosPolicyBuilder_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.WriterDataLifecycleQosPolicyBuilder_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.ReaderDataLifecycleQosPolicyBuilder_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.TypeConsistencyEnforcementQosPolicyBuilder_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_topic_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.TopicQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_service_cleanup_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_durability_service_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_transport_priority_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_lifespan_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_ownership_strength_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_writer_data_lifecycle_autodispose_unregistered_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Publisher_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataWriterQosBuilder_Topic_ctor_error (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_default_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_volatile (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient_local (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_transient (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_durability_persistent (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_deadline_period (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_latency_budget_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_automatic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_participant (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_manual_by_topic (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_liveliness_lease_duration (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_best_effort (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_reliable (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reliability_max_blocking_time (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_source_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_destination_order_by_reception_timestamp (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_last (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_keep_all (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_history_depth (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_instances (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_resource_limits_max_samples_per_instance (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_user_data_value (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_shared (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_ownership_exclusive (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_time_based_filter_minimum_separation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_nowriter_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_reader_data_lifecycle_autopurge_disposed_samples_delay (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_kind (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_disallow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_allow_type_coercion (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_sequence_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_string_bounds (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_ignore_member_names (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_prevent_type_widening (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_type_consistency_force_type_validation (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Subscriber_ctor_error (1 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor (0 ms)
[ RUN ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error
[ OK ] dds_DCPS_Qos_Helper.DataReaderQosBuilder_Topic_ctor_error (0 ms)
[----------] 206 tests from dds_DCPS_Qos_Helper (3 ms total)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor (3 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_ctor_with_flags (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent
[ OK ] dds_DCPS_RTPS_AssociationRecord.BuiltinAssociationRecord_local_tokens_sent (1 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.WriterAssociationRecord_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor
[ OK ] dds_DCPS_RTPS_AssociationRecord.ReaderAssociationRecord_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_AssociationRecord (5 ms total)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredParticipant_has_security_data (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredSubscription_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.DiscoveredPublication_ctor (0 ms)
[ RUN ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor
[ OK ] dds_DCPS_RTPS_DiscoveredEntities.LocalEntity_ctor (0 ms)
[----------] 5 tests from dds_DCPS_RTPS_DiscoveredEntities (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator
[ RUN ] dds_DCPS_RTPS_GuidGenerator.not_NULL
[ OK ] dds_DCPS_RTPS_GuidGenerator.not_NULL (1 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.populate
[ OK ] dds_DCPS_RTPS_GuidGenerator.populate (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.getCount
[ OK ] dds_DCPS_RTPS_GuidGenerator.getCount (0 ms)
[ RUN ] dds_DCPS_RTPS_GuidGenerator.interfaceName
[ OK ] dds_DCPS_RTPS_GuidGenerator.interfaceName (0 ms)
[----------] 4 tests from dds_DCPS_RTPS_GuidGenerator (1 ms total)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils
[ RUN ] dds_DCPS_RTPS_MessageUtils.maintest
[ OK ] dds_DCPS_RTPS_MessageUtils.maintest (0 ms)
[----------] 1 test from dds_DCPS_RTPS_MessageUtils (0 ms total)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken
[ OK ] dds_DCPS_RTPS_ParameterListConverter.From_SPDPdiscoveredParticipantData_IdentityStatusToken (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_one_locator (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_two_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_three_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_four_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_protocol_version (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_protocol_version (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_vendor_id (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_guid_prefix (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_expects_inline_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_builtin_endpoints (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_meta_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_default_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_liveliness_count (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_participant_lease_duration (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_expects_inline_qos_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_participant_lease_duration_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_vendor_specific_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_fail_on_participant_optional_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters
[ OK ] dds_DCPS_RTPS_ParameterListConverter.fail_on_participant_required_parameters (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug
[ OK ] dds_DCPS_RTPS_ParameterListConverter.pid_builtin_endpoint_set_bug (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_sentinel (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad
[ OK ] dds_DCPS_RTPS_ParameterListConverter.ignore_participant_pad (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_name_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_type_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_qos (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_durability_service (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_durability_service (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_durability_service_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_deadline_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_latency_budget_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_liveliness_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_reliability_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_lifespan (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_lifespan_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_user_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_ownership_strength (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_ownership_strength_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_destination_order_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_presentation_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_partition_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_topic_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_writer_group_data_default (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_unicast_allocators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_writer_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_type_name (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_durability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_durability (1 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_deadline (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_latency_budget (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_liveliness (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_reliability (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_user_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_ownership (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_destination_order (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_presentation (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_partition (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_topic_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_group_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_guid (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_unicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_multicast_locators (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property
[ OK ] dds_DCPS_RTPS_ParameterListConverter.decode_reader_content_filter_property (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list
[ OK ] dds_DCPS_RTPS_ParameterListConverter.encode_decode_reader_associated_guid_list (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults
[ OK ] dds_DCPS_RTPS_ParameterListConverter.set_reader_defaults (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_participant_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_writer_default_data (0 ms)
[ RUN ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data
[ OK ] dds_DCPS_RTPS_ParameterListConverter.dont_encode_reader_default_data (0 ms)
[----------] 138 tests from dds_DCPS_RTPS_ParameterListConverter (5 ms total)
[----------] 9 tests from RtpsCoreTypeSupportImpl
[ RUN ] RtpsCoreTypeSupportImpl.PropertyQosPolicy
[ OK ] RtpsCoreTypeSupportImpl.PropertyQosPolicy (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertParameter
[ OK ] RtpsCoreTypeSupportImpl.InsertParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractParameter
[ OK ] RtpsCoreTypeSupportImpl.ExtractParameter (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.InsertFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.InsertFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t
[ OK ] RtpsCoreTypeSupportImpl.ExtractFilterResult_t (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength
[ OK ] RtpsCoreTypeSupportImpl.ExtractSequenceWithUnverifiedLength (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_issue4105 (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist (0 ms)
[ RUN ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid
[ OK ] RtpsCoreTypeSupportImpl.Serializer_test_parameterlist_invalid (0 ms)
[----------] 9 tests from RtpsCoreTypeSupportImpl (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_unicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.spdp_multicast_address (3 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_unicast_address (5 ms)
[ RUN ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsDiscoveryConfig.ipv6_spdp_multicast_address (4 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsDiscoveryConfig (15 ms total)
[----------] 12 tests from dds_DCPS_RcHandle_T
[ RUN ] dds_DCPS_RcHandle_T.ctors
[ OK ] dds_DCPS_RcHandle_T.ctors (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.dtor
[ OK ] dds_DCPS_RcHandle_T.dtor (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.reset
[ OK ] dds_DCPS_RcHandle_T.reset (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.assign
[ OK ] dds_DCPS_RcHandle_T.assign (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.swaps
[ OK ] dds_DCPS_RcHandle_T.swaps (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.access
[ OK ] dds_DCPS_RcHandle_T.access (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.param_passing
[ OK ] dds_DCPS_RcHandle_T.param_passing (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.bool_conv
[ OK ] dds_DCPS_RcHandle_T.bool_conv (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.relational
[ OK ] dds_DCPS_RcHandle_T.relational (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.casts
[ OK ] dds_DCPS_RcHandle_T.casts (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.make_rch
[ OK ] dds_DCPS_RcHandle_T.make_rch (0 ms)
[ RUN ] dds_DCPS_RcHandle_T.rchandle_from
[ OK ] dds_DCPS_RcHandle_T.rchandle_from (0 ms)
[----------] 12 tests from dds_DCPS_RcHandle_T (0 ms total)
[----------] 6 tests from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.ctors_weak
[ OK ] dds_DCPS_RcObject.ctors_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.assign_weak
[ OK ] dds_DCPS_RcObject.assign_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.add_remove_ref_count
[ OK ] dds_DCPS_RcObject.add_remove_ref_count (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_reset_weak
[ OK ] dds_DCPS_RcObject.lock_reset_weak (0 ms)
[ RUN ] dds_DCPS_RcObject.lock_failed
[ OK ] dds_DCPS_RcObject.lock_failed (0 ms)
[ RUN ] dds_DCPS_RcObject.compare_weak
[ OK ] dds_DCPS_RcObject.compare_weak (0 ms)
[----------] 6 tests from dds_DCPS_RcObject (0 ms total)
[----------] 4 tests from dds_DCPS_ReactorWrapper
[ RUN ] dds_DCPS_ReactorWrapper.test_oneshot
[ OK ] dds_DCPS_ReactorWrapper.test_oneshot (10 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_repeat
[ OK ] dds_DCPS_ReactorWrapper.test_repeat (1001 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_immediate
[ OK ] dds_DCPS_ReactorWrapper.test_immediate (0 ms)
[ RUN ] dds_DCPS_ReactorWrapper.test_negative
[ OK ] dds_DCPS_ReactorWrapper.test_negative (0 ms)
[----------] 4 tests from dds_DCPS_ReactorWrapper (1011 ms total)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_same_size (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_from_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_tao_sequence_to_empty (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_face_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_bounded_seq_no_init_sp_sequence_shrink (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_default_construct (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes
[ OK ] dds_DCPS_ResizeSeqNoInit.OptionalInitVector_resize_value_initializes (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_grow (0 ms)
[ RUN ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink
[ OK ] dds_DCPS_ResizeSeqNoInit.resize_unbounded_seq_no_init_vector_shrink (0 ms)
[----------] 17 tests from dds_DCPS_ResizeSeqNoInit (0 ms total)
[----------] 2 tests from dds_DCPS_SafeBool_T
[ RUN ] dds_DCPS_SafeBool_T.virtual_method
[ OK ] dds_DCPS_SafeBool_T.virtual_method (0 ms)
[ RUN ] dds_DCPS_SafeBool_T.non_virtual_method
[ OK ] dds_DCPS_SafeBool_T.non_virtual_method (0 ms)
[----------] 2 tests from dds_DCPS_SafeBool_T (0 ms total)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_octet (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ushort (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_int
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_int (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_uint (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_long
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_long (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_longlong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_ulonglong (0 ms)
[ RUN ] dds_DCPS_SafetyProfileStreams.to_dds_string_double
[ OK ] dds_DCPS_SafetyProfileStreams.to_dds_string_double (0 ms)
[----------] 9 tests from dds_DCPS_SafetyProfileStreams (1 ms total)
[----------] 1 test from dds_DCPS_SequenceNumber
[ RUN ] dds_DCPS_SequenceNumber.maintest
[ OK ] dds_DCPS_SequenceNumber.maintest (0 ms)
[----------] 1 test from dds_DCPS_SequenceNumber (0 ms total)
[----------] 36 tests from dds_DCPS_Serializer
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding
[ OK ] dds_DCPS_Serializer.Encoding_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_BIG (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_ENDIAN_LITTLE (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_No_Swap (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR1_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_UNALIGNED_CDR_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_XCDR2_max_align (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_no_offset
[ OK ] dds_DCPS_Serializer.align_value_no_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_add_offset
[ OK ] dds_DCPS_Serializer.align_value_add_offset (0 ms)
[ RUN ] dds_DCPS_Serializer.align_value_smaller_than_by
[ OK ] dds_DCPS_Serializer.align_value_smaller_than_by (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_XCDR1 (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR
[ OK ] dds_DCPS_Serializer.Encoding_is_encapsulated_this_UNALIGNED_CDR (0 ms)
[ RUN ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2
[ OK ] dds_DCPS_Serializer.Encoding_Encoding_static_is_encacapsulatd_XCDR2 (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Encoding (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool
[ OK ] dds_DCPS_Serializer.Serializer_Serializer_ACE_Message_Block_Kind_bool (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_set_endianness
[ OK ] dds_DCPS_Serializer.Serializer_set_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness
[ OK ] dds_DCPS_Serializer.Serializer_swap_bytes_endianness (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic_reference
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic_reference (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_basic
[ OK ] dds_DCPS_Serializer.Serializer_align_context_basic (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min
[ OK ] dds_DCPS_Serializer.Serializer_align_context_2_buff_diff_walign_read_with_min (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_align
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_align (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_peek_depth
[ OK ] dds_DCPS_Serializer.Serializer_test_peek_depth (12 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_trim
[ OK ] dds_DCPS_Serializer.Serializer_test_trim (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_wstring
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_wstring (0 ms)
[ RUN ] dds_DCPS_Serializer.Serializer_test_bad_string2
[ OK ] dds_DCPS_Serializer.Serializer_test_bad_string2 (0 ms)
[ RUN ] dds_DCPS_Serializer.read_parameter_id_xcdr2
[ OK ] dds_DCPS_Serializer.read_parameter_id_xcdr2 (0 ms)
[----------] 36 tests from dds_DCPS_Serializer (12 ms total)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor
[ OK ] dds_DCPS_ServiceEventDispatcher.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderAlpha (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.ArgConstructorOrderBeta (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchAlpha (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.SimpleDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchAlpha_ImmediateShutdown (0 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchBeta_ImmediateShutdown (2 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma (11 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchGamma_ImmediateShutdown (9 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TestShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.TestShutdown (1 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatch (91 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.TimedDispatchSingleThreaded (90 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatch
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatch (72 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded
[ OK ] dds_DCPS_ServiceEventDispatcher.CancelDispatchSingleThreaded (70 ms)
[----------] 17 tests from dds_DCPS_ServiceEventDispatcher (355 ms total)
[----------] 1 test from dds_DCPS_Service_Participant
[ RUN ] dds_DCPS_Service_Participant.type_object_encoding
[ OK ] dds_DCPS_Service_Participant.type_object_encoding (1 ms)
[----------] 1 test from dds_DCPS_Service_Participant (1 ms total)
[----------] 5 tests from dds_DCPS_SporadicEvent
[ RUN ] dds_DCPS_SporadicEvent.ConstructDestruct
[ OK ] dds_DCPS_SporadicEvent.ConstructDestruct (0 ms)
[ RUN ] dds_DCPS_SporadicEvent.Nominal
[ OK ] dds_DCPS_SporadicEvent.Nominal (1 ms)
[ RUN ] dds_DCPS_SporadicEvent.MoveUp
[ OK ] dds_DCPS_SporadicEvent.MoveUp (3 ms)
[ RUN ] dds_DCPS_SporadicEvent.NoDoubleExec
[ OK ] dds_DCPS_SporadicEvent.NoDoubleExec (200 ms)
[ RUN ] dds_DCPS_SporadicEvent.Cancel
[ OK ] dds_DCPS_SporadicEvent.Cancel (101 ms)
[----------] 5 tests from dds_DCPS_SporadicEvent (305 ms total)
[----------] 9 tests from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.schedule
[ OK ] dds_DCPS_SporadicTask.schedule (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_pmf
[ OK ] dds_DCPS_SporadicTask.schedule_pmf (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_error
[ OK ] dds_DCPS_SporadicTask.schedule_error (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_earlier
[ OK ] dds_DCPS_SporadicTask.schedule_earlier (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_later
[ OK ] dds_DCPS_SporadicTask.schedule_later (1 ms)
[ RUN ] dds_DCPS_SporadicTask.schedule_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.schedule_no_reactor_task (1089 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_not_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_not_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_scheduled
[ OK ] dds_DCPS_SporadicTask.cancel_scheduled (1 ms)
[ RUN ] dds_DCPS_SporadicTask.cancel_no_reactor_task
[ OK ] dds_DCPS_SporadicTask.cancel_no_reactor_task (1 ms)
[----------] 9 tests from dds_DCPS_SporadicTask (1097 ms total)
[----------] 1 test from dds_DCPS_Statistics
[ RUN ] dds_DCPS_Statistics.key_compare
[ OK ] dds_DCPS_Statistics.key_compare (0 ms)
[----------] 1 test from dds_DCPS_Statistics (0 ms total)
[----------] 6 tests from dds_DCPS_ThreadPool
[ RUN ] dds_DCPS_ThreadPool.NoArgConstructor
[ OK ] dds_DCPS_ThreadPool.NoArgConstructor (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorZero
[ OK ] dds_DCPS_ThreadPool.ArgConstructorZero (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorOne
[ OK ] dds_DCPS_ThreadPool.ArgConstructorOne (0 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorFour
[ OK ] dds_DCPS_ThreadPool.ArgConstructorFour (1 ms)
[ RUN ] dds_DCPS_ThreadPool.ArgConstructorSixteen
[ OK ] dds_DCPS_ThreadPool.ArgConstructorSixteen (4 ms)
[ RUN ] dds_DCPS_ThreadPool.CheckMembership
[ OK ] dds_DCPS_ThreadPool.CheckMembership (1 ms)
[----------] 6 tests from dds_DCPS_ThreadPool (6 ms total)
[----------] 3 tests from dds_DCPS_TimeDuration
[ RUN ] dds_DCPS_TimeDuration.str
[ OK ] dds_DCPS_TimeDuration.str (0 ms)
[ RUN ] dds_DCPS_TimeDuration.double_ctor
[ OK ] dds_DCPS_TimeDuration.double_ctor (0 ms)
[ RUN ] dds_DCPS_TimeDuration.to_double
[ OK ] dds_DCPS_TimeDuration.to_double (0 ms)
[----------] 3 tests from dds_DCPS_TimeDuration (0 ms total)
[----------] 10 tests from dds_DCPS_Time_Helper
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value
[ OK ] dds_DCPS_Time_Helper.infinite_duration_to_absolute_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.finite_duration_to_time_value
[ OK ] dds_DCPS_Time_Helper.finite_duration_to_time_value (0 ms)
[ RUN ] dds_DCPS_Time_Helper.Duration_t_difference
[ OK ] dds_DCPS_Time_Helper.Duration_t_difference (0 ms)
[ RUN ] dds_DCPS_Time_Helper.MonotonicTime_t_equal
[ OK ] dds_DCPS_Time_Helper.MonotonicTime_t_equal (0 ms)
[ RUN ] dds_DCPS_Time_Helper.make_duration
[ OK ] dds_DCPS_Time_Helper.make_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_to_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_to_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.duration_from_dds_string
[ OK ] dds_DCPS_Time_Helper.duration_from_dds_string (0 ms)
[ RUN ] dds_DCPS_Time_Helper.add_time_duration
[ OK ] dds_DCPS_Time_Helper.add_time_duration (0 ms)
[ RUN ] dds_DCPS_Time_Helper.time_value_to_double
[ OK ] dds_DCPS_Time_Helper.time_value_to_double (0 ms)
[----------] 10 tests from dds_DCPS_Time_Helper (0 ms total)
[----------] 2 tests from dds_DCPS_ValueCommon
[ RUN ] dds_DCPS_ValueCommon.ListEnumHelper
[ OK ] dds_DCPS_ValueCommon.ListEnumHelper (0 ms)
[ RUN ] dds_DCPS_ValueCommon.MapBitmaskHelper
(3984|3984) WARNING: MapBitmaskHelper::get_value: Ignore unknown flag: FLAG3
[ OK ] dds_DCPS_ValueCommon.MapBitmaskHelper (0 ms)
[----------] 2 tests from dds_DCPS_ValueCommon (0 ms total)
[----------] 12 tests from dds_DCPS_WaitSet
[ RUN ] dds_DCPS_WaitSet.DefaultConstructor
[ OK ] dds_DCPS_WaitSet.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_WaitSet.VarDuplicate
[ OK ] dds_DCPS_WaitSet.VarDuplicate (1 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachFailures
[ OK ] dds_DCPS_WaitSet.AttachDetachFailures (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetach
[ OK ] dds_DCPS_WaitSet.AttachDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachDetachAll
[ OK ] dds_DCPS_WaitSet.AttachDetachAll (0 ms)
[ RUN ] dds_DCPS_WaitSet.AttachNoDetach
[ OK ] dds_DCPS_WaitSet.AttachNoDetach (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitBogusDeadline
[ OK ] dds_DCPS_WaitSet.WaitBogusDeadline (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTimeout
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTimeout (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadlineTriggered
[ OK ] dds_DCPS_WaitSet.WaitDeadlineTriggered (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitForever
[ OK ] dds_DCPS_WaitSet.WaitForever (0 ms)
[ RUN ] dds_DCPS_WaitSet.WaitDeadline
[ OK ] dds_DCPS_WaitSet.WaitDeadline (1 ms)
[ RUN ] dds_DCPS_WaitSet.WaitMulti
[ OK ] dds_DCPS_WaitSet.WaitMulti (0 ms)
[----------] 12 tests from dds_DCPS_WaitSet (2 ms total)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.simple_struct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_struct (22 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataAdapter.test_union
[ OK ] dds_DCPS_XTypes_DynamicDataAdapter.test_union (3 ms)
[----------] 3 tests from dds_DCPS_XTypes_DynamicDataAdapter (31 ms total)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_ReadValueFromBackingStore (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToUnionDefault (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToStructDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteSequenceToUnion (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteValueToArrayDefault (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteRecursiveStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteValueToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteSequenceToUnion (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteValueToUnion (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteSequenceToUnion (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteStructWithNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Final_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Appendable_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Mutable_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.MutableArray_WriteKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Nested_WriteKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Defaults (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Union_Setter (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.Enum_As_String (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum
[ OK ] dds_DCPS_XTypes_DynamicDataImpl.String_As_Enum (0 ms)
[----------] 31 tests from dds_DCPS_XTypes_DynamicDataImpl (79 ms total)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromStruct (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ReadRecursiveStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStruct (7 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStruct (5 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_ReadValueFromArrayXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStruct (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromStructXCDR1 (6 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_StructWithOptionalMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnion (2 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStruct (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromStructXCDR1 (4 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadSequenceFromUnionXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArray (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ReadValueFromArrayXCDR1 (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembers (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SkipNestedMembersXCDR1 (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_SingleKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Appendable_NestedStructKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_NestedUnionKeyOnly (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Mutable_ArrayKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Final_ImplicitNestedKeyOnly (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String
[ OK ] dds_DCPS_XTypes_DynamicDataXcdrReadImpl.Enum_As_String (0 ms)
[----------] 40 tests from dds_DCPS_XTypes_DynamicDataXcdrReadImpl (77 ms total)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterStruct (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAliasStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_StructWithTypedefMember (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_PrimitiveKind (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyUnion (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyInnerArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyOuterArray (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MySeq (1 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_MyAnonStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl.CompleteToDynamicType_CircularStruct (1 ms)
[----------] 11 tests from dds_DCPS_XTypes_DynamicTypeImpl (6 ms total)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyStruct (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyUnion (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.SCC (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LSeq (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.LArr (0 ms)
[ RUN ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum
[ OK ] dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal.MyEnum (0 ms)
[----------] 6 tests from dds_DCPS_XTypes_DynamicTypeImpl_CompleteToMinimal (0 ms total)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner
[ RUN ] dds_DCPS_XTypes_IdlScanner.CharacterScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.CharacterScanner (1 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType1 (0 ms)
[ RUN ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2
[ OK ] dds_DCPS_XTypes_IdlScanner.IdlScanner_DynamicType2 (0 ms)
[----------] 4 tests from dds_DCPS_XTypes_IdlScanner (1 ms total)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_ctor (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_equals (0 ms)
[ RUN ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from
[ OK ] dds_DCPS_XTypes_MemberDescriptorImpl.MemberDescriptorImpl_copy_from (0 ms)
[----------] 3 tests from dds_DCPS_XTypes_MemberDescriptorImpl (0 ms total)
[----------] 18 tests from dds_DCPS_XTypes_TypeAssignability
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.PrimitiveTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StringTypesTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.BitmaskTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.SequenceTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.ArrayTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.MapTypeTest_NotAssignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_Assignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.AliasTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_Assignable (2 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.StructTypeTest_NotAssignable (1 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability.UnionTypeTest_NotAssignable (1 ms)
[----------] 18 tests from dds_DCPS_XTypes_TypeAssignability (8 ms total)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.Assignable (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable
[ OK ] dds_DCPS_XTypes_TypeAssignability_EnumTypeTest.NotAssignable (0 ms)
[----------] 2 tests from dds_DCPS_XTypes_TypeAssignability_EnumTypeTest (0 ms total)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject
[ RUN ] dds_DCPS_XTypes_TypeObject.maintest
[ OK ] dds_DCPS_XTypes_TypeObject.maintest (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.Sequence_equal
[ OK ] dds_DCPS_XTypes_TypeObject.Sequence_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.ExtendedAnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AnnotationParameterValue_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedVerbatimAnnotation_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinMemberAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMemberDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal
[ OK ] dds_DCPS_XTypes_TypeObject.AppliedBuiltinTypeAnnotations_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalStructType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalDiscriminatorMember_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalUnionType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationParameter_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAnnotationType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasBody_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalAliasType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteElementDetail_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionElement_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalCollectionHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalSequenceType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalArrayType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalMapType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedLiteral_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalEnumeratedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitflag_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitmaskType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CommonBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitfield_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetHeader_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalBitsetType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalExtendedType_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.CompleteTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.MinimalTypeObject_equal (0 ms)
[ RUN ] dds_DCPS_XTypes_TypeObject.TypeObject_equal
[ OK ] dds_DCPS_XTypes_TypeObject.TypeObject_equal (0 ms)
[----------] 84 tests from dds_DCPS_XTypes_TypeObject (1 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierTypeObjectPair.TypeIdentifierTypeObjectPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierTypeObjectPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair
[ RUN ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierPair.TypeIdentifierPair_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierPair (0 ms total)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize
[ RUN ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal
[ OK ] dds_DCPS_XTypes_TypeIdentifierWithSize.TypeIdentifierWithSize_equal (0 ms)
[----------] 1 test from dds_DCPS_XTypes_TypeIdentifierWithSize (0 ms total)
[----------] 2 tests from dds_DCPS_XTypes
[ RUN ] dds_DCPS_XTypes.make_scc_id_or_default
[ OK ] dds_DCPS_XTypes.make_scc_id_or_default (0 ms)
[ RUN ] dds_DCPS_XTypes.compute_dependencies
[ OK ] dds_DCPS_XTypes.compute_dependencies (0 ms)
[----------] 2 tests from dds_DCPS_XTypes (0 ms total)
[----------] 10 tests from dds_DCPS_XTypes_Utils
[ RUN ] dds_DCPS_XTypes_Utils.extensibility
[ OK ] dds_DCPS_XTypes_Utils.extensibility (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.max_extensibility
[ OK ] dds_DCPS_XTypes_Utils.max_extensibility (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.get_keys
[ OK ] dds_DCPS_XTypes_Utils.get_keys (2 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path
[ OK ] dds_DCPS_XTypes_Utils.member_path_resolve_string_path (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_type (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data
[ OK ] dds_DCPS_XTypes_Utils.member_path_get_member_from_data (1 ms)
[ RUN ] dds_DCPS_XTypes_Utils.less_than
[ OK ] dds_DCPS_XTypes_Utils.less_than (15 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MemberPathParser
[ OK ] dds_DCPS_XTypes_Utils.MemberPathParser (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.MultidimArray
[ OK ] dds_DCPS_XTypes_Utils.MultidimArray (0 ms)
[ RUN ] dds_DCPS_XTypes_Utils.remove_enumerators
[ OK ] dds_DCPS_XTypes_Utils.remove_enumerators (1 ms)
[----------] 10 tests from dds_DCPS_XTypes_Utils (25 ms total)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalFinalStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableAppendableStruct (0 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableFinalStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableAppendableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableMutableStruct (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableUnion
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableUnion (1 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.FinalComplexStruct (2 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.AppendableComplexStruct (3 ms)
[ RUN ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct
[ OK ] dds_DCPS_Xcdr2ValueWriter.MutableComplexStruct (3 ms)
[----------] 15 tests from dds_DCPS_Xcdr2ValueWriter (21 ms total)
[----------] 21 tests from dds_DCPS_optional
[ RUN ] dds_DCPS_optional.default_ctor
[ OK ] dds_DCPS_optional.default_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_ctor
[ OK ] dds_DCPS_optional.value_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_ctor
[ OK ] dds_DCPS_optional.copy_ctor (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_ctor
[ OK ] dds_DCPS_optional.copy_convert_ctor (0 ms)
[ RUN ] dds_DCPS_optional.value_assign
[ OK ] dds_DCPS_optional.value_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_assign
[ OK ] dds_DCPS_optional.copy_assign (0 ms)
[ RUN ] dds_DCPS_optional.copy_convert_assign
[ OK ] dds_DCPS_optional.copy_convert_assign (0 ms)
[ RUN ] dds_DCPS_optional.swap
[ OK ] dds_DCPS_optional.swap (0 ms)
[ RUN ] dds_DCPS_optional.reset
[ OK ] dds_DCPS_optional.reset (0 ms)
[ RUN ] dds_DCPS_optional.equal
[ OK ] dds_DCPS_optional.equal (0 ms)
[ RUN ] dds_DCPS_optional.not_equal
[ OK ] dds_DCPS_optional.not_equal (0 ms)
[ RUN ] dds_DCPS_optional.less_than
[ OK ] dds_DCPS_optional.less_than (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal
[ OK ] dds_DCPS_optional.less_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.greater_than
[ OK ] dds_DCPS_optional.greater_than (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal
[ OK ] dds_DCPS_optional.greater_than_equal (0 ms)
[ RUN ] dds_DCPS_optional.equal_value
[ OK ] dds_DCPS_optional.equal_value (0 ms)
[ RUN ] dds_DCPS_optional.not_equal_value
[ OK ] dds_DCPS_optional.not_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_value
[ OK ] dds_DCPS_optional.less_than_value (0 ms)
[ RUN ] dds_DCPS_optional.less_than_equal_value
[ OK ] dds_DCPS_optional.less_than_equal_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_value
[ OK ] dds_DCPS_optional.greater_than_value (0 ms)
[ RUN ] dds_DCPS_optional.greater_than_equal_value
[ OK ] dds_DCPS_optional.greater_than_equal_value (0 ms)
[----------] 21 tests from dds_DCPS_optional (0 ms total)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Validity_t_ctor (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_Action_valid (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_Permissions.Permissions_load
[ OK ] dds_DCPS_security_AccessControl_Permissions.Permissions_load (1 ms)
[----------] 3 tests from dds_DCPS_security_AccessControl_Permissions (1 ms total)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.get_parser
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.get_parser (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_bool (1 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_time
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_time (0 ms)
[ RUN ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set
[ OK ] dds_DCPS_security_AccessControl_XmlUtils.parse_domain_id_set (1 ms)
[----------] 4 tests from dds_DCPS_security_AccessControl_XmlUtils (2 ms total)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_local_permissions_Success (9 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.validate_remote_permissions_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_participant_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_default_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_date_Fail (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datawriter_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_Partitions (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_default_Success (6 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_datareader_action_validity_Fail (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_create_topic_default_Success (4 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_register_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_InvalidInput (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_dispose_instance_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Governance (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_participant_Success_Permissions (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_Success (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datareader_action_validity_Fail (8 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_topic_Success (7 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datawriter_match_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_local_datareader_match_Success (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_register_instance_Success (1 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.check_remote_datawriter_dispose_instance_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_permissions_credential_token_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.set_listener (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_permissions_credential_token (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_participant_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_topic_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datawriter_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_InvalidInput (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.get_datareader_sec_attributes_Success (5 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_participant_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datawriter_sec_attributes (0 ms)
[ RUN ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes
[ OK ] dds_DCPS_security_AccessControlBuiltInImpl.return_datareader_sec_attributes (0 ms)
[----------] 59 tests from dds_DCPS_security_AccessControlBuiltInImpl (172 ms total)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadAccessPermissions_Success (0 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCa_Success (1 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadPrivateKey_Success (3 ms)
[ RUN ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success
[ OK ] dds_DCPS_security_Authentication_LocalAuthCredentialData.LoadIdentityCert_Success (1 ms)
[----------] 4 tests from dds_DCPS_security_Authentication_LocalAuthCredentialData (5 ms total)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_MultipleParticipants_NoClash (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateLocalIdentity_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetIdentityToken_Success (7 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_UsingLocalAuthRequestToken_PendingHandshakeRequest (13 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.ValidateRemoteIdentity_LocalAuthRequestTokenNil_PendingHandshakeMessage (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_UsingLocalAuthRequestToken_Success (11 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_BeginHandshakeRequest_BeginHandshakeReply_ProcessHandshake_Success (18 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.SeparateAuthImpls_FullHandshake_NoAuthTokenTransfer_Success (17 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetAuthenticationPeerCredentialToken_InitiatorAndReplier_Success (21 ms)
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl.GetSharedSecret_InitiatorAndReplier_Match (17 ms)
[----------] 11 tests from dds_DCPS_security_AuthenticationBuiltInImpl (152 ms total)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest
[ RUN ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success
[ OK ] dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest.BeginHandshakeReply_PendingHandshakeMessage_Success (17 ms)
[----------] 1 test from dds_DCPS_security_AuthenticationBuiltInImpl_BeginHandshakeReplyTest (17 ms total)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteParticipantTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDatawriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataWriterTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.CreateLocalDataReaderTokens (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens
[ OK ] dds_DCPS_security_CryptoBuiltInImpl.SetRemoteDataReaderTokens (0 ms)
[----------] 6 tests from dds_DCPS_security_CryptoBuiltInImpl (0 ms total)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.NullInputHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.TestRegisterLocal (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterRemoteParticipant (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterLocalDataWriterRemoteReader (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.RegisterDataReaderAndRemoteWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnregisterDataWriter (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture.UnRegisterDataReader (0 ms)
[----------] 8 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoKeyFactoryFixture (0 ms total)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_serialized_payload_WithData (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_NilReaderAtN (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datawriter_submessage_MultiPass (1 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_NullHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_EmptyBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_datareader_submessage_GoodBuffer (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NullSendingHandle (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NoParticipants (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.encode_rtps_message_NegativeIndex (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_rtps_message_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles
(3984|3984) CryptoBuiltInImpl::preprocess_secure_submsg: Could not deserializer CyptoHeader
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.preprocess_secure_submsg_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datawriter_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_datareader_submessage_Success (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_NilHandles (0 ms)
[ RUN ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success
[ OK ] dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest.decode_serialized_payload_Success (0 ms)
[----------] 20 tests from dds_DCPS_security_CryptoBuiltInImpl_CryptoTransformTest (1 ms total)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Data_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_ECDSA_SHA256_Data_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType
(3984|3984) WARNING: PEM_read_bio_X509_AUX failed: error:0480006C:PEM routines::no start line
(3984|3984) SSL::Certificate::load: WARNING: Failed to load document supplied with URI 'file:../security/certs/identity/test_participant_01_private_key.pem'
(3984|3984) SSL::Certificate::verify: WARNING, a certificate must be loaded before it can be verified
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_LoadingWrongKeyType (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned
(3984|3984) SSL::Certificate::verify: WARNING 'self-signed certificate' occurred using cert at depth '0', validation failed.
[ OK ] dds_DCPS_security_SSL_Certificate.Validate_RSASSA_PSS_SHA256_Failure_SelfSigned (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameDigest_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_RSASSA_PSS_SHA256_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.Algorithm_ECDSA_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SubjectNameToString_Success (5 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_RSASSA_PSS_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success
[ OK ] dds_DCPS_security_SSL_Certificate.SerializeDeserialize_ECDSA_SHA256_Success (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.AssignmentOperator_ECDSA_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_RSASSA_PSS_SHA256 (6 ms)
[ RUN ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256
[ OK ] dds_DCPS_security_SSL_Certificate.CopyConstruct_ECDSA_SHA256 (6 ms)
[----------] 15 tests from dds_DCPS_security_SSL_Certificate (83 ms total)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.DH_SharedSecret_GenerationAndComparison (2 ms)
[ RUN ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison
[ OK ] dds_DCPS_security_SSL_DiffieHellman.EC_SharedSecret_GenerationAndComparison (2 ms)
[----------] 2 tests from dds_DCPS_security_SSL_DiffieHellman (4 ms total)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_Data_Success (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_EC_Success (13 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_WrongData_Failure (14 ms)
[ RUN ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData
[ OK ] dds_DCPS_security_SSL_PrivateKey.SignAndVerify_DoesNotUseEmptyData (14 ms)
[----------] 5 tests from dds_DCPS_security_SSL_PrivateKey (68 ms total)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument
[ RUN ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.GetContent_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success
[ OK ] dds_DCPS_security_SSL_SignedDocument.VerifySignature_Data_Success (3 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory
[ OK ] dds_DCPS_security_SSL_SignedDocument.LoadFromMemory (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyAssignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.Assignment
[ OK ] dds_DCPS_security_SSL_SignedDocument.Assignment (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct
[ OK ] dds_DCPS_security_SSL_SignedDocument.CopyConstruct (2 ms)
[ RUN ] dds_DCPS_security_SSL_SignedDocument.content
[ OK ] dds_DCPS_security_SSL_SignedDocument.content (1 ms)
[----------] 8 tests from dds_DCPS_security_SSL_SignedDocument (16 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.EmptyRelativeDistinguishedName (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.InvalidAttributeType (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.ExtraSpacesAllowed (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.SimpleEscapeSuccess (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue
[ OK ] dds_DCPS_security_SSL_SubjectName_Parser.MultiValue (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName_Parser (0 ms total)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Success (1 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Single_Failure (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_LDAPv3_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_NoTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success
[ OK ] dds_DCPS_security_SSL_SubjectName.Parse_DCE_Nominal_ExtraTrim_Success (0 ms)
[ RUN ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP
[ OK ] dds_DCPS_security_SSL_SubjectName.LDAP_DCE_CMP (0 ms)
[----------] 7 tests from dds_DCPS_security_SSL_SubjectName (1 ms total)
[----------] 1 test from dds_DCPS_security_SSL_Utils
[ RUN ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success
[ OK ] dds_DCPS_security_SSL_Utils.MakeNonce256_Success (0 ms)
[----------] 1 test from dds_DCPS_security_SSL_Utils (0 ms total)
[----------] 2 tests from copy_chain_visitor
[ RUN ] copy_chain_visitor.simple_copy
[ OK ] copy_chain_visitor.simple_copy (1 ms)
[ RUN ] copy_chain_visitor.simple_duplicate
[ OK ] copy_chain_visitor.simple_duplicate (1 ms)
[----------] 2 tests from copy_chain_visitor (2 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper
[ RUN ] dds_DCPS_transport_framework_MessageDropper.ctor
[ OK ] dds_DCPS_transport_framework_MessageDropper.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_MessageDropper.reload
[ OK ] dds_DCPS_transport_framework_MessageDropper.reload (1 ms)
[----------] 2 tests from dds_DCPS_transport_framework_MessageDropper (1 ms total)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.defctor
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.defctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.msgblock (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.alloc
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.alloc (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.cont
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.cont (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.ser_copy_peek (0 ms)
[ RUN ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers
[ OK ] dds_DCPS_transport_framework_ReceivedDataSample.modifiers (0 ms)
[----------] 6 tests from dds_DCPS_transport_framework_ReceivedDataSample (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue
[ RUN ] dds_DCPS_transport_framework_ConfigValue.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValue.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValue (0 ms total)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef
[ RUN ] dds_DCPS_transport_framework_ConfigValueRef.assign_read
[ OK ] dds_DCPS_transport_framework_ConfigValueRef.assign_read (0 ms)
[----------] 1 test from dds_DCPS_transport_framework_ConfigValueRef (0 ms total)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Main_Test
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Main_Test (1 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Empty (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Has_Frag (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_First_Insert_Has_No_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_Gaps (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Insert_One_Then_Split_Gap (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Right_To_Left (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Left_To_Right (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Out_Of_Order (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Permutations (51 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs (0 ms)
[ RUN ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2
[ OK ] dds_DCPS_transport_framework_TransportReassembly.Test_Fill_Overlapping_Inputs_2 (0 ms)
[----------] 13 tests from dds_DCPS_transport_framework_TransportReassembly (52 ms total)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.ctor (0 ms)
[ RUN ] dds_DCPS_transport_framework_InternalTransportStatistics.reload
[ OK ] dds_DCPS_transport_framework_InternalTransportStatistics.reload (0 ms)
[----------] 2 tests from dds_DCPS_transport_framework_InternalTransportStatistics (0 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.DefaultConstructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Constructor (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.reset_destination (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.dedup_empty (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging
[ OK ] dds_DCPS_transport_rtps_udp_MetaSubmessage.Merging (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_MetaSubmessage (0 ms total)
[----------] 4 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragValid (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidSize (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidStart (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd
[ OK ] dds_DCPS_transport_rtps_udp_RtpsSampleHeader.DataFragInvalidEnd (0 ms)
[----------] 4 tests from dds_DCPS_transport_rtps_udp_RtpsSampleHeader (0 ms total)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.unicast_address (6 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_multicast_address (4 ms)
[ RUN ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address
[ OK ] dds_DCPS_RTPS_RtpsUdpInst.ipv6_unicast_address (7 ms)
[----------] 4 tests from dds_DCPS_RTPS_RtpsUdpInst (21 ms total)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.enqueue_vector (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_remote (0 ms)
[ RUN ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local
[ OK ] dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue.purge_local (0 ms)
[----------] 5 tests from dds_DCPS_transport_rtps_udp_TransactionalRtpsSendQueue (0 ms total)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue
[ RUN ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction
[ OK ] dds_DCPS_TransactionalRtpsSendQueue.begin_and_end_transaction (0 ms)
[----------] 1 test from dds_DCPS_TransactionalRtpsSendQueue (0 ms total)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_negated_character_class (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_wildcard (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_ctor_glob (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Atom_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Atom_stringify (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.AtomHash
[ OK ] tools_dds_rtpsrelaylib_Name.AtomHash (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.valid
[ OK ] tools_dds_rtpsrelaylib_Name.valid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.invalid
[ OK ] tools_dds_rtpsrelaylib_Name.invalid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.begin_end
[ OK ] tools_dds_rtpsrelaylib_Name.begin_end (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.equal_not_equal
[ OK ] tools_dds_rtpsrelaylib_Name.equal_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Name.Name_stringify
[ OK ] tools_dds_rtpsrelaylib_Name.Name_stringify (0 ms)
[----------] 14 tests from tools_dds_rtpsrelaylib_Name (0 ms total)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.maintest
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.maintest (1 ms)
[ RUN ] tools_dds_rtpsrelaylib_PartitionIndex.Identity
[ OK ] tools_dds_rtpsrelaylib_PartitionIndex.Identity (0 ms)
[----------] 2 tests from tools_dds_rtpsrelaylib_PartitionIndex (1 ms total)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_to_string
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_to_string (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_default_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.AddrPort_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_ctor (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_not_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidAddr_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.entity_id_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.entity_id_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_entity_ids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.guid_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.guid_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.assign_guids
[ OK ] tools_dds_rtpsrelaylib_Utility.assign_guids (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_equal
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_equal (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.duration_less_than
[ OK ] tools_dds_rtpsrelaylib_Utility.duration_less_than (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration
[ OK ] tools_dds_rtpsrelaylib_Utility.time_diff_to_duration (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.relay_guid_to_rtps_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid
[ OK ] tools_dds_rtpsrelaylib_Utility.rtps_guid_to_relay_guid (0 ms)
[ RUN ] tools_dds_rtpsrelaylib_Utility.GuidHash
[ OK ] tools_dds_rtpsrelaylib_Utility.GuidHash (0 ms)
[----------] 20 tests from tools_dds_rtpsrelaylib_Utility (0 ms total)
[----------] Global test environment tear-down
[==========] 1303 tests from 99 test cases ran. (9490 ms total)
[ PASSED ] 1303 tests.
test PASSED.
auto_run_tests_finished: tests/unit-tests/run_test.pl Time:10s Result:0
==============================================================================
tests/stress-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/stress-tests/StressTests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile StressTests.log -DCPSPendingTimeout 3
StressTests PID: 4191 started at 2026-03-20 20:04:46
[==========] Running 9 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from dds_DCPS_DispatchService
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta (926 ms)
[ RUN ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_DispatchService.RecursiveDispatchDelta_ImmediateShutdown (729 ms)
[----------] 2 tests from dds_DCPS_DispatchService (1655 ms total)
[----------] 2 tests from dds_DCPS_JobQueue
[ RUN ] dds_DCPS_JobQueue.MaxInternalQueue
[ OK ] dds_DCPS_JobQueue.MaxInternalQueue (25168 ms)
[ RUN ] dds_DCPS_JobQueue.MaxNotificationQueue
[ OK ] dds_DCPS_JobQueue.MaxNotificationQueue (42805 ms)
[----------] 2 tests from dds_DCPS_JobQueue (67974 ms total)
[----------] 1 test from dds_DCPS_MultiTask
[ RUN ] dds_DCPS_MultiTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 20:05:58.691122
TestObj::execute() called at 20:06:00.691062
total_count = 2
TestObj::execute() called at 20:06:01.789432
TestObj::execute() called at 20:06:01.889660
TestObj::execute() called at 20:06:01.989912
TestObj::execute() called at 20:06:02.090133
TestObj::execute() called at 20:06:02.190350
TestObj::execute() called at 20:06:02.290566
TestObj::execute() called at 20:06:02.390810
TestObj::execute() called at 20:06:02.491028
TestObj::execute() called at 20:06:02.591246
TestObj::execute() called at 20:06:02.691423
TestObj::execute() called at 20:06:02.791633
TestObj::execute() called at 20:06:02.891809
TestObj::execute() called at 20:06:02.991975
TestObj::execute() called at 20:06:03.092141
TestObj::execute() called at 20:06:03.192305
TestObj::execute() called at 20:06:03.292473
TestObj::execute() called at 20:06:03.392628
TestObj::execute() called at 20:06:03.492851
TestObj::execute() called at 20:06:03.593070
TestObj::execute() called at 20:06:03.693298
enable_calls = 1879
total_count = 22
TestObj::execute() called at 20:06:05.695217
TestObj::execute() called at 20:06:07.695201
total_count = 24
[ OK ] dds_DCPS_MultiTask.TimingChecker (12616 ms)
[----------] 1 test from dds_DCPS_MultiTask (12616 ms total)
[----------] 1 test from dds_DCPS_RcObject
[ RUN ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset
[ OK ] dds_DCPS_RcObject.WRCH_lock_vs_RCH_reset (8551 ms)
[----------] 1 test from dds_DCPS_RcObject (8551 ms total)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta (1746 ms)
[ RUN ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown
[ OK ] dds_DCPS_ServiceEventDispatcher.RecursiveDispatchDelta_ImmediateShutdown (1424 ms)
[----------] 2 tests from dds_DCPS_ServiceEventDispatcher (3170 ms total)
[----------] 1 test from dds_DCPS_SporadicTask
[ RUN ] dds_DCPS_SporadicTask.TimingChecker
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
Checking that timer with requested delay of 0.100 s falls within epsilon value of 0.005 s: elapsed - requested = 0.000 s (PASS)
total_count = 0
TestObj::execute() called at 20:06:23.027629
total_count = 1
TestObj::execute() called at 20:06:26.125885
TestObj::execute() called at 20:06:26.226094
TestObj::execute() called at 20:06:26.326434
TestObj::execute() called at 20:06:26.426674
TestObj::execute() called at 20:06:26.526859
TestObj::execute() called at 20:06:26.627095
TestObj::execute() called at 20:06:26.727299
TestObj::execute() called at 20:06:26.827468
TestObj::execute() called at 20:06:26.927628
TestObj::execute() called at 20:06:27.027799
TestObj::execute() called at 20:06:27.127956
TestObj::execute() called at 20:06:27.228120
TestObj::execute() called at 20:06:27.328278
TestObj::execute() called at 20:06:27.428433
TestObj::execute() called at 20:06:27.528588
TestObj::execute() called at 20:06:27.628745
TestObj::execute() called at 20:06:27.728903
TestObj::execute() called at 20:06:27.829099
TestObj::execute() called at 20:06:27.929307
TestObj::execute() called at 20:06:28.029524
schedule_calls = 1875
total_count = 21
total_count = 21
[ OK ] dds_DCPS_SporadicTask.TimingChecker (9616 ms)
[----------] 1 test from dds_DCPS_SporadicTask (9616 ms total)
[----------] Global test environment tear-down
[==========] 9 tests from 6 test cases ran. (103582 ms total)
[ PASSED ] 9 tests.
test PASSED.
auto_run_tests_finished: tests/stress-tests/run_test.pl Time:104s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 4284 started at 2026-03-20 20:06:30
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(4303|4303) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4313
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReadCondition/ReadConditionTest -DCPSConfigFile dcps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rc.log -DCPSBit 0 -DCPSPendingTimeout 3
rc PID: 4323 started at 2026-03-20 20:06:40
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/transport/simple/run_test.pl bp
#
simple_subscriber -p 1:localhost:13331 -s 2:localhost:10284 -n 400 -q
simple_publisher -p 1:localhost:13331 -s 2:localhost:10284 -n 400 -c 128 -q
(4332|4337) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4338|4343) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4338|4338) Publisher total time required was 0.4619 seconds.
(4332|4332) Total time required is 0.6256 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl bp Time:16s Result:0
==============================================================================
tests/transport/simple/run_test.pl n
#
simple_subscriber -p 1:localhost:14254 -s 2:localhost:11997 -n 400
simple_publisher -p 1:localhost:14254 -s 2:localhost:11997 -n 400
(4348|4353) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4354|4359) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [1]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [2]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [3]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [4]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [5]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [6]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [7]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [8]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [9]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [10]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [11]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [12]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [13]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [14]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [15]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [16]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [17]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [18]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [19]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [20]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [21]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [22]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [23]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [24]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [25]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [26]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [27]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [28]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [29]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [30]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [31]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [32]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [33]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [34]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [35]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [36]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [37]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [38]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [39]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [40]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [41]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [42]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [43]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [44]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [45]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [46]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [47]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [48]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [49]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [50]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [51]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [52]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [53]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [54]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [55]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [56]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [57]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [58]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [59]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [60]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [61]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [62]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [63]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [64]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [65]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [66]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [67]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [68]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [69]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [70]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [71]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [72]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [73]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [74]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [75]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [76]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [77]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [78]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [79]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [80]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [81]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [82]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [83]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [84]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [85]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [86]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [87]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [88]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [89]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [90]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [91]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [92]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [93]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [94]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [95]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [96]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [97]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [98]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [99]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [100]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [101]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [102]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [103]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [104]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [105]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [106]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [107]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [108]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [109]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [110]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [111]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [112]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [113]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [114]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [115]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [116]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [117]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [118]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [119]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [120]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [121]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [122]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [123]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [124]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [125]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [126]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [127]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [128]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [129]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [130]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [131]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [132]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [133]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [134]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [135]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [136]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [137]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [138]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [139]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [140]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [141]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [142]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [143]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [144]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [145]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [146]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [147]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [148]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [149]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [150]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [151]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [152]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [153]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [154]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [155]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [156]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [157]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [158]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [159]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [160]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [161]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [162]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [163]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [164]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [165]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [166]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [167]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [168]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [169]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [170]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [171]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [172]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [173]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [174]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [175]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [176]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [177]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [178]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [179]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [180]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [181]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [182]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [183]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [184]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [185]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [186]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [187]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [188]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [189]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [190]]
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [191]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [192]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [193]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [194]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [195]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [196]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [197]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [198]]
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Data has been received:
(4354|4354) The transport has confirmed that a sample has been delivered.
(4348|4353) Message: [Hello World! [199]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [200]]
(4354|4354) Publisher total time required was 0.8911 seconds.
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [201]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [202]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [203]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [204]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [205]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [206]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [207]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [208]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [209]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [210]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [211]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [212]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [213]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [214]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [215]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [216]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [217]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [218]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [219]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [220]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [221]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [222]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [223]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [224]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [225]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [226]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [227]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [228]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [229]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [230]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [231]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [232]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [233]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [234]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [235]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [236]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [237]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [238]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [239]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [240]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [241]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [242]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [243]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [244]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [245]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [246]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [247]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [248]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [249]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [250]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [251]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [252]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [253]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [254]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [255]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [256]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [257]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [258]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [259]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [260]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [261]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [262]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [263]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [264]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [265]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [266]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [267]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [268]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [269]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [270]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [271]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [272]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [273]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [274]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [275]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [276]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [277]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [278]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [279]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [280]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [281]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [282]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [283]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [284]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [285]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [286]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [287]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [288]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [289]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [290]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [291]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [292]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [293]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [294]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [295]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [296]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [297]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [298]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [299]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [300]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [301]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [302]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [303]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [304]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [305]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [306]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [307]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [308]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [309]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [310]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [311]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [312]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [313]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [314]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [315]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [316]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [317]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [318]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [319]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [320]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [321]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [322]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [323]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [324]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [325]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [326]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [327]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [328]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [329]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [330]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [331]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [332]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [333]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [334]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [335]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [336]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [337]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [338]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [339]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [340]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [341]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [342]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [343]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [344]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [345]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [346]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [347]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [348]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [349]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [350]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [351]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [352]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [353]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [354]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [355]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [356]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [357]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [358]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [359]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [360]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [361]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [362]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [363]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [364]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [365]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [366]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [367]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [368]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [369]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [370]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [371]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [372]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [373]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [374]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [375]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [376]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [377]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [378]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [379]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [380]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [381]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [382]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [383]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [384]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [385]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [386]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [387]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [388]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [389]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [390]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [391]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [392]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [393]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [394]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [395]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [396]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [397]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [398]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [399]]
(4348|4353) Data has been received:
(4348|4353) Message: [Hello World! [400]]
(4348|4348) Total time required is 0.17129 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl n Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl
#
simple_subscriber -p 1:localhost:11454 -s 2:localhost:10309
simple_publisher -p 1:localhost:11454 -s 2:localhost:10309
(4363|4368) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4369|4374) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4369|4369) The transport has confirmed that a sample has been delivered.
(4369|4369) Publisher total time required was 0.309 seconds.
(4363|4368) Data has been received:
(4363|4368) Message: [Hello World! [1]]
(4363|4363) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl Time:2s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem bp
#
simple_subscriber -p 1:localhost:14375 -s 2:localhost:10723 -m -n 400 -q
simple_publisher -p 1:localhost:14375 -s 2:localhost:10723 -m -n 400 -c 128 -q
(4377|4377) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(4384|4384) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(4377|4377) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4384|4390) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4384|4384) Publisher total time required was 0.8264 seconds.
(4377|4377) Total time required is 0.9994 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem bp Time:18s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem n
#
simple_subscriber -p 1:localhost:11821 -s 2:localhost:11410 -m -n 400
simple_publisher -p 1:localhost:11821 -s 2:localhost:11410 -m -n 400
(4394|4394) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(4401|4401) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(4394|4394) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4401|4407) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [1]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [2]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [3]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [4]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [5]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [6]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [7]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [8]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [9]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [10]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [11]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [12]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [13]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [14]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [15]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [16]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [17]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [18]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [19]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [20]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [21]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [22]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [23]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [24]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [25]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [26]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [27]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [28]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [29]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [30]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [31]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [32]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [33]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [34]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [35]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [36]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [37]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [38]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [39]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [40]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [41]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [42]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [43]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [44]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [45]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [46]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [47]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [48]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [49]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [50]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [51]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [52]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [53]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [54]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [55]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [56]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [57]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [58]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [59]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [60]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [61]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [62]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [63]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [64]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [65]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [66]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [67]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [68]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [69]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [70]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [71]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [72]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [73]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [74]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [75]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [76]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [77]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [78]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [79]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [80]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [81]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [82]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [83]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [84]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [85]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [86]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [87]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [88]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [89]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [90]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [91]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [92]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [93]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [94]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [95]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [96]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [97]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [98]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [99]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [100]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [101]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [102]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [103]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [104]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [105]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [106]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [107]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [108]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [109]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [110]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [111]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [112]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [113]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [114]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [115]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [116]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [117]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [118]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [119]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [120]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [121]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [122]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [123]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [124]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [125]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [126]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [127]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [128]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [129]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [130]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [131]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [132]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [133]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [134]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [135]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [136]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [137]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [138]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [139]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [140]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [141]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [142]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [143]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [144]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [145]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [146]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [147]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [148]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [149]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [150]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [151]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [152]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [153]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [154]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [155]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [156]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [157]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [158]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [159]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [160]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [161]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [162]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [163]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [164]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [165]]
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [166]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [167]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [168]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [169]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [170]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [171]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [172]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [173]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [174]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [175]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [176]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [177]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [178]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Message: [Hello World! [179]]
(4401|4401) The transport has confirmed that a sample has been delivered.
(4401|4401) The transport has confirmed that a sample has been delivered.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [180]]
(4401|4401) Publisher total time required was 0.8617 seconds.
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [181]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [182]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [183]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [184]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [185]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [186]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [187]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [188]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [189]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [190]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [191]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [192]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [193]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [194]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [195]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [196]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [197]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [198]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [199]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [200]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [201]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [202]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [203]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [204]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [205]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [206]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [207]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [208]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [209]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [210]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [211]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [212]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [213]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [214]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [215]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [216]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [217]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [218]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [219]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [220]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [221]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [222]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [223]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [224]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [225]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [226]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [227]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [228]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [229]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [230]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [231]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [232]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [233]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [234]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [235]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [236]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [237]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [238]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [239]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [240]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [241]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [242]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [243]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [244]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [245]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [246]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [247]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [248]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [249]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [250]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [251]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [252]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [253]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [254]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [255]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [256]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [257]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [258]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [259]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [260]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [261]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [262]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [263]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [264]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [265]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [266]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [267]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [268]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [269]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [270]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [271]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [272]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [273]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [274]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [275]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [276]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [277]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [278]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [279]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [280]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [281]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [282]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [283]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [284]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [285]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [286]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [287]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [288]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [289]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [290]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [291]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [292]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [293]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [294]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [295]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [296]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [297]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [298]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [299]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [300]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [301]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [302]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [303]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [304]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [305]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [306]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [307]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [308]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [309]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [310]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [311]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [312]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [313]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [314]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [315]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [316]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [317]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [318]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [319]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [320]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [321]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [322]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [323]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [324]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [325]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [326]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [327]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [328]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [329]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [330]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [331]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [332]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [333]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [334]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [335]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [336]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [337]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [338]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [339]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [340]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [341]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [342]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [343]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [344]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [345]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [346]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [347]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [348]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [349]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [350]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [351]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [352]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [353]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [354]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [355]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [356]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [357]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [358]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [359]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [360]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [361]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [362]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [363]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [364]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [365]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [366]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [367]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [368]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [369]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [370]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [371]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [372]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [373]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [374]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [375]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [376]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [377]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [378]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [379]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [380]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [381]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [382]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [383]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [384]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [385]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [386]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [387]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [388]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [389]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [390]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [391]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [392]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [393]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [394]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [395]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [396]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [397]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [398]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [399]]
(4394|4400) Data has been received:
(4394|4400) Message: [Hello World! [400]]
(4394|4394) Total time required is 0.15920 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem n Time:5s Result:0
==============================================================================
tests/transport/simple/run_test.pl shmem
#
simple_subscriber -p 1:localhost:10466 -s 2:localhost:14383 -m
simple_publisher -p 1:localhost:10466 -s 2:localhost:14383 -m
(4409|4409) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(4416|4416) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(4409|4409) DataReader association with 01030000.00000000.00000001.00000102(99dbc960) is done flags=1.
(4416|4422) DataWriter association with 01030000.00000000.00000001.00000207(c29c6e2c) is done flags=3.
(4416|4416) The transport has confirmed that a sample has been delivered.
(4416|4416) Publisher total time required was 0.218 seconds.
(4409|4415) Data has been received:
(4409|4415) Message: [Hello World! [1]]
(4409|4409) Total time required is 0.2 seconds.
auto_run_tests_finished: tests/transport/simple/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4425 started at 2026-03-20 20:07:28
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t tcp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4438 started at 2026-03-20 20:07:28
Using transport:tcp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=tcp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t shmem -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4451 started at 2026-03-20 20:07:28
Using transport:shmem
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=shmem Time:1s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t udp -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4467 started at 2026-03-20 20:07:29
Using transport:udp
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=udp Time:0s Result:0
==============================================================================
tests/DCPS/DpShutdown/run_test.pl t=multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DpShutdown/dpshutdown -t multicast -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile dpshutdown.log -DCPSPendingTimeout 3
dpshutdown PID: 4480 started at 2026-03-20 20:07:29
Using transport:multicast
test PASSED.
auto_run_tests_finished: tests/DCPS/DpShutdown/run_test.pl t=multicast Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4493
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4503 started at 2026-03-20 20:07:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4504 started at 2026-03-20 20:07:30
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl default_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4526
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4536 started at 2026-03-20 20:07:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -t tcp -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4537 started at 2026-03-20 20:07:31
Starting publisher
Starting publisher with 3 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl default_tcp Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4559
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4569 started at 2026-03-20 20:07:32
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile pub.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4570 started at 2026-03-20 20:07:32
Starting publisher
Starting publisher with 2 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl thread_per Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 4594
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4604 started at 2026-03-20 20:07:33
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4605 started at 2026-03-20 20:07:33
Starting publisher
Starting publisher with 1 args
Reliable DataWriter
Transport is RELIABLE
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_unicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 4627
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSBit 0 -DCPSPendingTimeout 3
subscriber PID: 4637 started at 2026-03-20 20:07:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_uni.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSBit 0 -DCPSPendingTimeout 3
publisher PID: 4638 started at 2026-03-20 20:07:34
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_unicast Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4654 started at 2026-03-20 20:07:34
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4655 started at 2026-03-20 20:07:34
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc Time:1s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4671 started at 2026-03-20 20:07:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4672 started at 2026-03-20 20:07:35
Starting publisher
Starting publisher with 1 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp Time:0s Result:0
==============================================================================
tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/subscriber -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 4688 started at 2026-03-20 20:07:35
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Messenger/publisher -ORBDebugLevel 1 -DCPSConfigFile rtps_disc_tcp.ini -p -DCPSLogLevel debug -DCPSDebugLevel 4 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 2 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 4689 started at 2026-03-20 20:07:35
Starting publisher
Starting publisher with 2 args
Transport is RELIABLE
Reliable DataWriter
Start Writing Samples
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 0
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 11
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 12
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 13
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 14
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 15
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 16
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 17
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 18
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 19
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 20
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 21
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 22
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 23
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 24
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 25
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 26
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 27
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 28
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 29
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 30
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 31
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 32
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 33
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 34
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 35
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 36
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 37
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 38
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 99
from = Comic Book Guy
count = 39
text = Worst. Movie. Ever.
deleting contained entities
deleting participant
shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Messenger/run_test.pl rtps_disc_tcp thread_per Time:1s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl
#
----- ExtendedMutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedMutableStructMatch.log --type MutableStruct -DCPSPendingTimeout 3
reader_ExtendedMutableStructMatch PID: 4706 started at 2026-03-20 20:07:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableBaseStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedMutableStructMatch.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_ExtendedMutableStructMatch PID: 4707 started at 2026-03-20 20:07:36
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchId.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchId PID: 4723 started at 2026-03-20 20:07:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableStructNoMatchId_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchId PID: 4724 started at 2026-03-20 20:07:37
test PASSED.
----- FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructMatch PID: 4740 started at 2026-03-20 20:07:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic FinalStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_FinalStructMatch PID: 4741 started at 2026-03-20 20:07:38
test PASSED.
----- Match_no_xtypes_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_yn PID: 4756 started at 2026-03-20 20:07:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT_no_xtypes_yn -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Match_no_xtypes_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_yn PID: 4757 started at 2026-03-20 20:07:39
test PASSED.
----- Tryconstruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Tryconstruct.log --type Trim20Struct -DCPSPendingTimeout 3
reader_Tryconstruct PID: 4772 started at 2026-03-20 20:07:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic TryconstructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Tryconstruct.log --type Trim64Struct -DCPSPendingTimeout 3
writer_Tryconstruct PID: 4773 started at 2026-03-20 20:07:40
test PASSED.
----- MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnion PID: 4788 started at 2026-03-20 20:07:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic MutableUnionT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_MutableUnion PID: 4789 started at 2026-03-20 20:07:41
test PASSED.
----- IgnoreMemberNames_MutableStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableStructMatch.log --type MutableStruct --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableStructMatch PID: 4805 started at 2026-03-20 20:07:42
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableStruct_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableStructMatch.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableStructMatch PID: 4806 started at 2026-03-20 20:07:42
test PASSED.
----- MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchDisc PID: 4821 started at 2026-03-20 20:07:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchDisc PID: 4822 started at 2026-03-20 20:07:43
test PASSED.
----- Dependency --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Dependency.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Dependency PID: 4839 started at 2026-03-20 20:07:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 108 --topic DependencyT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_Dependency.log --type AppendableStructWithDependency -DCPSPendingTimeout 3
writer_Dependency PID: 4840 started at 2026-03-20 20:07:45
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatch.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatch PID: 4857 started at 2026-03-20 20:07:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 109 --topic MutableUnionNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatch.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatch PID: 4858 started at 2026-03-20 20:07:46
test PASSED.
----- DisallowTypeCoercion_FinalStructMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructMatch PID: 4873 started at 2026-03-20 20:07:46
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 110 --topic FinalStructMatch_DTC -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructMatch.log --type FinalStructPub -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructMatch PID: 4874 started at 2026-03-20 20:07:46
test PASSED.
----- NoXTypesNoMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type ReaderTypeName -DCPSPendingTimeout 3
reader_NoXTypesNoMatchTypeNames PID: 4890 started at 2026-03-20 20:07:47
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 111 --topic NoXTypesNoMatchTypeNames_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesNoMatchTypeNames.log --type AppendableStructNoXTypes --reg-type WriterTypeName -DCPSPendingTimeout 3
writer_NoXTypesNoMatchTypeNames PID: 4891 started at 2026-03-20 20:07:47
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_nn PID: 4906 started at 2026-03-20 20:07:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 112 --topic NoXTypes_FTV_nn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_nn PID: 4907 started at 2026-03-20 20:07:48
test PASSED.
----- DisallowTypeCoercion_FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_FinalStructNoMatch.log --type FinalStructSub --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_FinalStructNoMatch PID: 4923 started at 2026-03-20 20:07:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 113 --topic FinalStructNoMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_FinalStructNoMatch PID: 4924 started at 2026-03-20 20:07:49
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch2 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4939 started at 2026-03-20 20:07:50
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 114 --topic AppendableStructNoMatch2_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch2.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch2 PID: 4940 started at 2026-03-20 20:07:50
test PASSED.
----- FinalStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_FinalStructNoMatch.log --type FinalStructSub -DCPSPendingTimeout 3
reader_FinalStructNoMatch PID: 4955 started at 2026-03-20 20:07:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 115 --topic FinalStructT_F --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_FinalStructNoMatch.log --type ModifiedFinalStruct -DCPSPendingTimeout 3
writer_FinalStructNoMatch PID: 4956 started at 2026-03-20 20:07:51
test PASSED.
----- MutableUnionNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchName.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchName PID: 4972 started at 2026-03-20 20:07:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 116 --topic MutableUnionT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchName.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchName PID: 4973 started at 2026-03-20 20:07:52
test PASSED.
----- DisallowTypeCoercion_AppendableStructNoMatch1 --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AppendableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4988 started at 2026-03-20 20:07:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 117 --topic AppendableStructNoMatch1_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_AppendableStructNoMatch1.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_AppendableStructNoMatch1 PID: 4989 started at 2026-03-20 20:07:53
test PASSED.
----- Match_no_xtypes_nn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_nn PID: 5004 started at 2026-03-20 20:07:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 118 --topic AppendableStructT_no_xtypes_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_nn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_nn PID: 5005 started at 2026-03-20 20:07:54
test PASSED.
----- MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStruct PID: 5020 started at 2026-03-20 20:07:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 119 --topic MutableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_MutableStruct PID: 5021 started at 2026-03-20 20:07:55
test PASSED.
----- MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchType.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchType PID: 5036 started at 2026-03-20 20:07:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 120 --topic MutableStructT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchType PID: 5037 started at 2026-03-20 20:07:56
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_ny PID: 5052 started at 2026-03-20 20:07:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 121 --topic NoXTypes_FTV_ny --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_ny PID: 5053 started at 2026-03-20 20:07:56
test PASSED.
----- NoXTypesMatchTypeNames --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
reader_NoXTypesMatchTypeNames PID: 5068 started at 2026-03-20 20:07:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 122 --topic NoXTypesMatchTypeNames_nn -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_NoXTypesMatchTypeNames.log --type AppendableStructNoXTypes --reg-type CommonTypeName -DCPSPendingTimeout 3
writer_NoXTypesMatchTypeNames PID: 5069 started at 2026-03-20 20:07:57
test PASSED.
----- MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableUnionNoMatchType.log --type MutableUnion -DCPSPendingTimeout 3
reader_MutableUnionNoMatchType PID: 5084 started at 2026-03-20 20:07:58
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 123 --topic MutableUnionT_NoMatchType --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_MutableUnionNoMatchType PID: 5085 started at 2026-03-20 20:07:58
test PASSED.
----- MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchName PID: 5100 started at 2026-03-20 20:07:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 124 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchName PID: 5101 started at 2026-03-20 20:07:59
test PASSED.
----- MutableStructNoMatchId --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_MutableStructNoMatchId.log --type MutableStruct -DCPSPendingTimeout 3
reader_MutableStructNoMatchId PID: 5116 started at 2026-03-20 20:08:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 125 --topic MutableStructT_NoMatchId --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_MutableStructNoMatchId.log --type ModifiedIdMutableStruct -DCPSPendingTimeout 3
writer_MutableStructNoMatchId PID: 5117 started at 2026-03-20 20:08:00
test PASSED.
----- IgnoreMemberNames_MutableUnionMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_IgnoreMemberNames_MutableUnionMatch.log --type MutableUnion --ignore-member-names -DCPSPendingTimeout 3
reader_IgnoreMemberNames_MutableUnionMatch PID: 5133 started at 2026-03-20 20:08:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 126 --topic MutableUnion_IMN -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_IgnoreMemberNames_MutableUnionMatch.log --type ModifiedNameMutableUnion -DCPSPendingTimeout 3
writer_IgnoreMemberNames_MutableUnionMatch PID: 5134 started at 2026-03-20 20:08:01
test PASSED.
----- DisallowTypeCoercion_MutableUnionNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableUnionNoMatchType.log --type MutableUnion --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableUnionNoMatchType PID: 5150 started at 2026-03-20 20:08:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 127 --topic MutableUnionNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableUnionNoMatchType.log --type ModifiedTypeMutableUnion -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableUnionNoMatchType PID: 5151 started at 2026-03-20 20:08:02
test PASSED.
----- ForceTypeValidation_NoXTypesNoMatch_yn --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile subscriber_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes --force-type-validation -DCPSPendingTimeout 3
reader_ForceTypeValidation_NoXTypesNoMatch_yn PID: 5166 started at 2026-03-20 20:08:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 128 --topic NoXTypes_FTV_yn --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ForceTypeValidation_NoXTypesNoMatch_yn.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_ForceTypeValidation_NoXTypesNoMatch_yn PID: 5167 started at 2026-03-20 20:08:04
test PASSED.
----- ExtendedAppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_ExtendedAppendableMatch.log --type ExtendedAppendableStruct -DCPSPendingTimeout 3
reader_ExtendedAppendableMatch PID: 5183 started at 2026-03-20 20:08:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 129 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_ExtendedAppendableMatch.log --type BaseAppendableStruct -DCPSPendingTimeout 3
writer_ExtendedAppendableMatch PID: 5184 started at 2026-03-20 20:08:05
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatchType --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatchType.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatchType PID: 5200 started at 2026-03-20 20:08:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 130 --topic MutableStructNoMatchType_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatchType.log --type ModifiedTypeMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatchType PID: 5201 started at 2026-03-20 20:08:06
test PASSED.
----- PlainCdr --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
reader_PlainCdr PID: 5217 started at 2026-03-20 20:08:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 131 --topic PlainCdr -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_PlainCdr.log --type PlainCdrStruct -DCPSPendingTimeout 3
writer_PlainCdr PID: 5218 started at 2026-03-20 20:08:07
test PASSED.
----- Match_no_xtypes_ny --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
reader_Match_no_xtypes_ny PID: 5233 started at 2026-03-20 20:08:08
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 132 --topic AppendableStructT_no_xtypes_ny -DCPSConfigFile rtps_disc_no_xtypes.ini -ORBLogFile publisher_Match_no_xtypes_ny.log --type AppendableStructNoXTypes -DCPSPendingTimeout 3
writer_Match_no_xtypes_ny PID: 5234 started at 2026-03-20 20:08:08
test PASSED.
----- DisallowTypeCoercion_MutableStructNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_DisallowTypeCoercion_MutableStructNoMatch.log --type MutableStruct --disallow-type-coercion -DCPSPendingTimeout 3
reader_DisallowTypeCoercion_MutableStructNoMatch PID: 5249 started at 2026-03-20 20:08:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 133 --topic MutableStructMatch_DTC --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_DisallowTypeCoercion_MutableStructNoMatch.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_DisallowTypeCoercion_MutableStructNoMatch PID: 5250 started at 2026-03-20 20:08:09
test PASSED.
----- AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableNoMatch PID: 5265 started at 2026-03-20 20:08:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 134 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_AppendableNoMatch PID: 5266 started at 2026-03-20 20:08:10
test PASSED.
----- AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile subscriber_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_AppendableMatch PID: 5281 started at 2026-03-20 20:08:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 135 --topic AppendableStructT -DCPSConfigFile rtps_disc.ini -ORBLogFile publisher_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_AppendableMatch PID: 5282 started at 2026-03-20 20:08:11
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl Time:36s Result:0
==============================================================================
tests/DCPS/XTypes/run_test.pl --tcp
#
----- Tcp_MutableStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStruct PID: 5300 started at 2026-03-20 20:08:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 100 --topic MutableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStruct.log --type ModifiedMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStruct PID: 5301 started at 2026-03-20 20:08:12
test PASSED.
----- Tcp_MutableUnionNoMatchDisc --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchDisc.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchDisc PID: 5316 started at 2026-03-20 20:08:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 101 --topic MutableUnionT_NoMatchDisc --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchDisc.log --type ModifiedDiscMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchDisc PID: 5317 started at 2026-03-20 20:08:12
test PASSED.
----- Tcp_MutableStructNoMatchName --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableStructNoMatchName.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableStructNoMatchName PID: 5333 started at 2026-03-20 20:08:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 102 --topic MutableStructT_NoMatchName --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableStructNoMatchName.log --type ModifiedNameMutableStruct -DCPSPendingTimeout 3
writer_Tcp_MutableStructNoMatchName PID: 5334 started at 2026-03-20 20:08:13
test PASSED.
----- Tcp_AppendableMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableMatch PID: 5351 started at 2026-03-20 20:08:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 103 --topic AppendableStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableMatch.log --type AdditionalPostfixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableMatch PID: 5352 started at 2026-03-20 20:08:14
test PASSED.
----- Tcp_MutableUnionNoMatchQos --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnionNoMatchQos.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnionNoMatchQos PID: 5367 started at 2026-03-20 20:08:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 104 --topic MutableUnionT --expect-incompatible-qos -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnionNoMatchQos.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnionNoMatchQos PID: 5368 started at 2026-03-20 20:08:15
test PASSED.
----- Tcp_AppendableNoMatch --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_AppendableNoMatch.log --type AppendableStruct -DCPSPendingTimeout 3
reader_Tcp_AppendableNoMatch PID: 5384 started at 2026-03-20 20:08:15
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 105 --topic AppendableStructT_NoMatch --expect-inconsistent-topic -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_AppendableNoMatch.log --type AdditionalPrefixFieldStruct -DCPSPendingTimeout 3
writer_Tcp_AppendableNoMatch PID: 5385 started at 2026-03-20 20:08:15
test PASSED.
----- Tcp_MutableUnion --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableUnion.log --type MutableUnion -DCPSPendingTimeout 3
reader_Tcp_MutableUnion PID: 5402 started at 2026-03-20 20:08:16
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 106 --topic MutableUnionT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableUnion.log --type ModifiedMutableUnion -DCPSPendingTimeout 3
writer_Tcp_MutableUnion PID: 5403 started at 2026-03-20 20:08:16
test PASSED.
----- Tcp_MutableBaseStruct --------------------------------------------------
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/subscriber -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile subscriber_Tcp_MutableBaseStruct.log --type MutableStruct -DCPSPendingTimeout 3
reader_Tcp_MutableBaseStruct PID: 5420 started at 2026-03-20 20:08:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/XTypes/publisher -ORBDebugLevel 1 -DCPSDebugLevel 6 --key-val 107 --topic MutableBaseStructT -DCPSConfigFile tcp.ini -ORBLogFile publisher_Tcp_MutableBaseStruct.log --type MutableBaseStruct -DCPSPendingTimeout 3
writer_Tcp_MutableBaseStruct PID: 5421 started at 2026-03-20 20:08:17
test PASSED.
auto_run_tests_finished: tests/DCPS/XTypes/run_test.pl --tcp Time:6s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5439
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5449 started at 2026-03-20 20:08:18
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5450 started at 2026-03-20 20:08:18
2026-03-20 20:08:18.868@LM_INFO@(5449|5449) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:18.868@LM_INFO@(5450|5450) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:18.868@LM_INFO@(5450|5450) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-20 20:08:18.868@LM_INFO@(5450|5450) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-20 20:08:18.868@LM_INFO@(5450|5450) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:18.868@LM_INFO@(5450|5450) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:18.868@LM_NOTICE@(5450|5450) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-20 20:08:18.868@LM_INFO@(5449|5449) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-20 20:08:18.868@LM_INFO@(5449|5449) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-20 20:08:18.868@LM_INFO@(5449|5449) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:18.868@LM_INFO@(5449|5449) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:18.868@LM_NOTICE@(5449|5449) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-20 20:08:18.869@LM_DEBUG@(5450|5450) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-20 20:08:18.869@LM_DEBUG@(5449|5449) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-20 20:08:18.870@LM_INFO@(5450|5450) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:18.870@LM_INFO@(5449|5449) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:18.870@LM_DEBUG@(5450|5450) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-20 20:08:18.870@LM_DEBUG@(5449|5449) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5439|5439) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:19.088@LM_INFO@(5449|5449) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:19.089@LM_INFO@(5450|5450) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_R2026-03-20 20:08:19.089@LM_INFO@(5449|5449) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
EPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:19.089@LM_INFO@(5449|5449) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:19.089@LM_INFO@(5450|5450) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:19.089@LM_INFO@(5450|5450) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:19.095@LM_WARNING@(5450|5450) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:19.095@LM_WARNING@(5449|5449) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:19.103@LM_DEBUG@(5450|5459) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000003.000001c7(3d5ddc1b) remote 01030000.30e34f5b.00000001.000001c2(37f77bf4)
2026-03-20 20:08:19.105@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000002.000001c7(003df5ab) remote 01030000.30e34f5b.00000001.000001c2(37f77bf4)
2026-03-20 20:08:19.143@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.146@LM_DEBUG@(5450|5450) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000003.000002c7(16708fd8) remote 01030000.30e34f5b.00000001.000002c2(1cda2837)
2026-03-20 20:08:19.147@LM_WARNING@(5449|5449) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.149@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.150@LM_DEBUG@(5449|5449) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000002.000002c7(2b10a668) remote 01030000.30e34f5b.00000001.000002c2(1cda2837)
2026-03-20 20:08:19.151@LM_DEBUG@(5450|5459) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000003.000003c7(0f6bbe99) remote 01030000.30e34f5b.00000001.000004c2(4a808fb1)
2026-03-20 20:08:19.153@LM_WARNING@(5449|5449) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.153@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.154@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000002.000003c7(320b9729) remote 01030000.30e34f5b.00000001.000004c2(4a808fb1)
2026-03-20 20:08:19.156@LM_DEBUG@(5450|5459) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000003.000004c7(402a285e) remote 01030000.30e34f5b.00000001.000003c2(05c11976)
2026-03-20 20:08:19.156@LM_WARNING@(5449|5449) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.157@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.158@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 1 local 01030000.30e34f5b.00000002.000004c7(7d4a01ee) remote 01030000.30e34f5b.00000001.000003c2(05c11976)
2026-03-20 20:08:19.160@LM_WARNING@(5449|5449) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.165@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.167@LM_DEBUG@(5450|5459) DataWriterImpl::add_association - bit 0 local 01030000.30e34f5b.00000003.00000102(d653ea24) remote 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.167@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000102(d653ea24)
2026-03-20 20:08:19.169@LM_DEBUG@(5450|5459) DataWriterImpl::add_association - bit 0 local 01030000.30e34f5b.00000003.00000202(fd7eb9e7) remote 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.169@LM_WARNING@(5449|5449) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.170@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000202(fd7eb9e7)
2026-03-20 20:08:19.170@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.172@LM_INFO@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000102(d653ea24) succeeded in associating with reader 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.172@LM_DEBUG@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000102(d653ea24) reader 01030000.30e34f5b.00000002.00000507(ff35f21f) calling association_complete_i
2026-03-20 20:08:19.172@LM_DEBUG@(5450|5469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30e34f5b.00000003.00000102(d653ea24) remote 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.172@LM_DEBUG@(5450|5459) DataWriterImpl::add_association - bit 0 local 01030000.30e34f5b.00000003.00000102(d653ea24) remote 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.173@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000102(d653ea24)
2026-03-20 20:08:19.173@LM_DEBUG@(5450|5450) DataWriterImpl::add_association - bit 0 local 01030000.30e34f5b.00000003.00000202(fd7eb9e7) remote 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.173@LM_INFO@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000202(fd7eb9e7) succeeded in associating with reader 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.173@LM_DEBUG@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000202(fd7eb9e7) reader 01030000.30e34f5b.00000002.00000507(ff35f21f) calling association_complete_i
2026-03-20 20:08:19.173@LM_DEBUG@(5450|5469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30e34f5b.00000003.00000202(fd7eb9e7) remote 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.173@LM_DEBUG@(5449|5449) DataReaderImpl::add_association - bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000202(fd7eb9e7)
2026-03-20 20:08:19.173@LM_INFO@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000102(d653ea24) succeeded in associating with reader 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.173@LM_DEBUG@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000102(d653ea24) reader 01030000.30e34f5b.00000002.00000607(d418a1dc) calling association_complete_i
2026-03-20 20:08:19.173@LM_DEBUG@(5450|5469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30e34f5b.00000003.00000102(d653ea24) remote 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.174@LM_INFO@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000202(fd7eb9e7) succeeded in associating with reader 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.174@LM_WARNING@(5449|5449) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.174@LM_DEBUG@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000202(fd7eb9e7) reader 01030000.30e34f5b.00000002.00000607(d418a1dc) calling association_complete_i
2026-03-20 20:08:19.174@LM_DEBUG@(5450|5469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30e34f5b.00000003.00000202(fd7eb9e7) remote 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.174@LM_DEBUG@(5450|5459) DataWriterImpl::add_association - bit 0 local 01030000.30e34f5b.00000003.00000302(e46588a6) remote 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.175@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000302(e46588a6)
2026-03-20 20:08:19.175@LM_DEBUG@(5450|5450) DataWriterImpl::add_association - bit 0 local 01030000.30e34f5b.00000003.00000302(e46588a6) remote 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.175@LM_WARNING@(5450|5450) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:19.175@LM_INFO@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000302(e46588a6) succeeded in associating with reader 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.175@LM_DEBUG@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000302(e46588a6) reader 01030000.30e34f5b.00000002.00000507(ff35f21f) calling association_complete_i
2026-03-20 20:08:19.175@LM_DEBUG@(5449|5460) DataReaderImpl::add_association - bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000302(e46588a6)
2026-03-20 20:08:19.176@LM_DEBUG@(5450|5469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30e34f5b.00000003.00000302(e46588a6) remote 01030000.30e34f5b.00000002.00000507(ff35f21f)
2026-03-20 20:08:19.176@LM_INFO@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000302(e46588a6) succeeded in associating with reader 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.176@LM_DEBUG@(5450|5469) DataWriterImpl::transport_assoc_done: writer 01030000.30e34f5b.00000003.00000302(e46588a6) reader 01030000.30e34f5b.00000002.00000607(d418a1dc) calling association_complete_i
2026-03-20 20:08:19.176@LM_DEBUG@(5450|5469) DataWriterImpl::association_complete_i - bit 0 local 01030000.30e34f5b.00000003.00000302(e46588a6) remote 01030000.30e34f5b.00000002.00000607(d418a1dc)
2026-03-20 20:08:19.177@LM_DEBUG@(5450|5471) Writer::svc() - processing publication 0.
2026-03-20 20:08:19.177@LM_DEBUG@(5450|5472) Writer::svc() - processing publication 1.
2026-03-20 20:08:19.177@LM_DEBUG@(5450|5473) Writer::svc() - processing publication 2.
2026-03-20 20:08:21.177@LM_DEBUG@(5450|5450) DataWriterImpl::create_ack_token() - for sequence 1301
2026-03-20 20:08:21.177@LM_DEBUG@(5450|5450) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1301 at 20:08:21.178020
2026-03-20 20:08:21.178@LM_DEBUG@(5450|5450) DataWriterImpl::create_ack_token() - for sequence 1319
2026-03-20 20:08:21.178@LM_DEBUG@(5450|5450) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1319 at 20:08:21.178354
2026-03-20 20:08:21.178@LM_DEBUG@(5450|5450) DataWriterImpl::create_ack_token() - for sequence 1319
2026-03-20 20:08:21.178@LM_DEBUG@(5450|5450) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1319 at 20:08:21.178664
2026-03-20 20:08:21.179@LM_DEBUG@(5450|5473) DataWriterImpl::create_ack_token() - for sequence 1320
2026-03-20 20:08:21.179@LM_DEBUG@(5450|5473) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1320 at 20:08:21.179669
2026-03-20 20:08:21.180@LM_DEBUG@(5450|5471) DataWriterImpl::create_ack_token() - for sequence 1303
2026-03-20 20:08:21.180@LM_DEBUG@(5450|5472) DataWriterImpl::create_ack_token() - for sequence 1321
2026-03-20 20:08:21.180@LM_DEBUG@(5450|5472) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1321 at 20:08:21.180625
2026-03-20 20:08:21.180@LM_DEBUG@(5450|5471) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1303 at 20:08:21.180579
2026-03-20 20:08:21.180@LM_DEBUG@(5450|5450) Publisher::run() - publication 0 stopping after sending 1300 messages.
2026-03-20 20:08:21.180@LM_DEBUG@(5450|5450) Publisher::run() - publication 1 stopping after sending 1318 messages.
2026-03-20 20:08:21.181@LM_DEBUG@(5450|5450) Publisher::run() - publication 2 stopping after sending 1317 messages.
2026-03-20 20:08:21.198@LM_DEBUG@(5450|5455) DataWriterImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000003.00000102(d653ea24) remote 01030000.30e34f5b.00000002.00000507(ff35f21f) num remotes 2
2026-03-20 20:08:21.199@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000102(d653ea24) num remotes 1
2026-03-20 20:08:21.199@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000102(d653ea24) num remotes 1
2026-03-20 20:08:21.200@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000102(d653ea24) num remotes 1
2026-03-20 20:08:21.200@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000102(d653ea24) num remotes 1
2026-03-20 20:08:21.200@LM_DEBUG@(5450|5455) DataWriterImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000003.00000202(fd7eb9e7) remote 01030000.30e34f5b.00000002.00000507(ff35f21f) num remotes 2
2026-03-20 20:08:21.201@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000202(fd7eb9e7) num remotes 1
2026-03-20 20:08:21.201@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000202(fd7eb9e7) num remotes 1
2026-03-20 20:08:21.201@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000202(fd7eb9e7) num remotes 1
2026-03-20 20:08:21.201@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000202(fd7eb9e7) num remotes 1
2026-03-20 20:08:21.202@LM_DEBUG@(5450|5455) DataWriterImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000003.00000302(e46588a6) remote 01030000.30e34f5b.00000002.00000507(ff35f21f) num remotes 2
2026-03-20 20:08:21.202@LM_DEBUG@(5450|5469) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-20 20:08:21.202@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000302(e46588a6) num remotes 1
2026-03-20 20:08:21.202@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30e34f5b.00000002.00000507(ff35f21f) remote 01030000.30e34f5b.00000003.00000302(e46588a6) num remotes 1
2026-03-20 20:08:21.202@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations: bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000302(e46588a6) num remotes 1
2026-03-20 20:08:21.203@LM_DEBUG@(5449|5460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30e34f5b.00000002.00000607(d418a1dc) remote 01030000.30e34f5b.00000003.00000302(e46588a6) num remotes 1
2026-03-20 20:08:21.203@LM_DEBUG@(5449|5470) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-20 20:08:21.203@LM_DEBUG@(5449|5449) subscriber_main() - test complete.
2026-03-20 20:08:21.204@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000003.000001c7(3d5ddc1b) remote 01030000.30e34f5b.00000001.000001c2(37f77bf4) num remotes 1
2026-03-20 20:08:21.204@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000003.000001c7(3d5ddc1b) remote 01030000.30e34f5b.00000001.000001c2(37f77bf4) num remotes 1
2026-03-20 20:08:21.204@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000002.000001c7(003df5ab) remote 01030000.30e34f5b.00000001.000001c2(37f77bf4) num remotes 1
2026-03-20 20:08:21.204@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000002.000001c7(003df5ab) remote 01030000.30e34f5b.00000001.000001c2(37f77bf4) num remotes 1
2026-03-20 20:08:21.205@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000003.000003c7(0f6bbe99) remote 01030000.30e34f5b.00000001.000004c2(4a808fb1) num remotes 1
2026-03-20 20:08:21.205@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000003.000003c7(0f6bbe99) remote 01030000.30e34f5b.00000001.000004c2(4a808fb1) num remotes 1
2026-03-20 20:08:21.206@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000002.000003c7(320b9729) remote 01030000.30e34f5b.00000001.000004c2(4a808fb1) num remotes 1
2026-03-20 20:08:21.206@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000002.000003c7(320b9729) remote 01030000.30e34f5b.00000001.000004c2(4a808fb1) num remotes 1
2026-03-20 20:08:21.206@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000003.000004c7(402a285e) remote 01030000.30e34f5b.00000001.000003c2(05c11976) num remotes 1
2026-03-20 20:08:21.206@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000003.000004c7(402a285e) remote 01030000.30e34f5b.00000001.000003c2(05c11976) num remotes 1
2026-03-20 20:08:21.206@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000002.000004c7(7d4a01ee) remote 01030000.30e34f5b.00000001.000003c2(05c11976) num remotes 1
2026-03-20 20:08:21.207@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000002.000004c7(7d4a01ee) remote 01030000.30e34f5b.00000001.000003c2(05c11976) num remotes 1
2026-03-20 20:08:21.207@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000003.000002c7(16708fd8) remote 01030000.30e34f5b.00000001.000002c2(1cda2837) num remotes 1
2026-03-20 20:08:21.208@LM_DEBUG@(5450|5455) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000003.000002c7(16708fd8) remote 01030000.30e34f5b.00000001.000002c2(1cda2837) num remotes 1
2026-03-20 20:08:21.208@LM_DEBUG@(5450|5466) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:42887 , reconnect_state = INIT_STATE.
2026-03-20 20:08:21.208@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations: bit 1 local 01030000.30e34f5b.00000002.000002c7(2b10a668) remote 01030000.30e34f5b.00000001.000002c2(1cda2837) num remotes 1
2026-03-20 20:08:21.208@LM_DEBUG@(5449|5456) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30e34f5b.00000002.000002c7(2b10a668) remote 01030000.30e34f5b.00000001.000002c2(1cda2837) num remotes 1
2026-03-20 20:08:21.208@LM_DEBUG@(5450|5466) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:21.208@LM_DEBUG@(5449|5465) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:21.214@LM_DEBUG@(5450|5450) Service_Participant::shutdown
2026-03-20 20:08:21.215@LM_DEBUG@(5449|5470) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.17:46797 , reconnect_state = INIT_STATE.
2026-03-20 20:08:21.222@LM_DEBUG@(5449|5449) Service_Participant::shutdown
2026-03-20 20:08:21.232@LM_DEBUG@(5450|5450) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:21.233@LM_DEBUG@(5450|5450) Service_Participant::~Service_Participant
2026-03-20 20:08:21.233@LM_DEBUG@(5450|5450) Service_Participant::shutdown
2026-03-20 20:08:21.238@LM_DEBUG@(5449|5449) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:21.238@LM_DEBUG@(5449|5449) Service_Participant::~Service_Participant
2026-03-20 20:08:21.238@LM_DEBUG@(5449|5449) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5475
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5485 started at 2026-03-20 20:08:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5486 started at 2026-03-20 20:08:21
2026-03-20 20:08:21.820@LM_INFO@(5486|5486) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:21.820@LM_INFO@(5485|5485) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:21.820@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-20 20:08:21.820@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-20 20:08:21.820@LM_INFO@(5486|5486) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-20 20:08:21.820@LM_INFO@(5485|5485) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-20 20:08:21.820@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_2026-03-20 20:08:21.820@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
udp
2026-03-20 20:08:21.820@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-20 20:08:21.820@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-20 20:08:21.821@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-20 20:08:21.821@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-20 20:08:21.821@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-20 20:08:21.821@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-20 20:08:21.821@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-20 20:08:21.821@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-20 20:08:21.821@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-20 20:08:21.821@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-20 20:08:21.821@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-20 20:08:21.821@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-20 20:08:21.822@LM_INFO@(5485|5485) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev usin2026-03-20 20:08:21.822@LM_INFO@(5486|5486) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
g ACE 6.5.23
2026-03-20 20:08:21.822@LM_INFO@(5485|5485) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_lev2026-03-20 20:08:21.822@LM_INFO@(5486|5486) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
el: 1
2026-03-20 20:08:21.822@LM_INFO@(5485|5485) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 2026-03-20 20:08:21.822@LM_INFO@(5486|5486) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:21.822@LM_INFO@(5486|5486) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:21.822@LM_INFO@(5485|5485) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:21.822@LM_NOTICE@(5486|5486) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-03-20 20:08:21.822@LM_NOTICE@(5485|5485) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-03-20 20:08:21.823@LM_DEBUG@(5486|5486) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMon2026-03-20 20:08:21.823@LM_DEBUG@(5485|5485) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
itor
2026-03-20 20:08:21.824@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:21.824@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:21.824@LM_DEBUG@(5485|5485) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-20 20:08:21.824@LM_DEBUG@(5486|5486) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5475|5475) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:22.043@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:22.043@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:22.043@LM_INFO@(5485|5485) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:22.044@LM_INFO@(5486|5486) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:22.044@LM_INFO@(5485|5485) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:22.044@LM_INFO@(5486|5486) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:22.050@LM_WARNING@(5486|5486) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:22.050@LM_WARNING@(5485|5485) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:22.058@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000002.000001c7(2832bfb9) remote 01030000.685872fa.00000001.000001c2(1ff831e6)
2026-03-20 20:08:22.060@LM_DEBUG@(5486|5496) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000003.000001c7(15529609) remote 01030000.685872fa.00000001.000001c2(1ff831e6)
2026-03-20 20:08:22.099@LM_WARNING@(5485|5485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.103@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000002.000002c7(031fec7a) remote 01030000.685872fa.00000001.000002c2(34d56225)
2026-03-20 20:08:22.103@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.105@LM_WARNING@(5485|5485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.106@LM_DEBUG@(5486|5486) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000003.000002c7(3e7fc5ca) remote 01030000.685872fa.00000001.000002c2(34d56225)
2026-03-20 20:08:22.108@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000002.000003c7(1a04dd3b) remote 01030000.685872fa.00000001.000004c2(628fc5a3)
2026-03-20 20:08:22.108@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.110@LM_WARNING@(5485|5485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.110@LM_DEBUG@(5486|5496) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000003.000003c7(2764f48b) remote 01030000.685872fa.00000001.000004c2(628fc5a3)
2026-03-20 20:08:22.112@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000002.000004c7(55454bfc) remote 01030000.685872fa.00000001.000003c2(2dce5364)
2026-03-20 20:08:22.112@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.114@LM_WARNING@(5485|5485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.114@LM_DEBUG@(5486|5496) DataReaderImpl::add_association - bit 1 local 01030000.685872fa.00000003.000004c7(6825624c) remote 01030000.685872fa.00000001.000003c2(2dce5364)
2026-03-20 20:08:22.115@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.119@LM_WARNING@(5485|5485) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.119@LM_WARNING@(5485|5485) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.120@LM_WARNING@(5486|5486) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.120@LM_WARNING@(5486|5486) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.122@LM_WARNING@(5485|5485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.122@LM_WARNING@(5485|5485) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.122@LM_WARNING@(5485|5485) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.123@LM_DEBUG@(5486|5496) DataWriterImpl::add_association - bit 0 local 01030000.685872fa.00000003.00000102(fe5ca036) remote 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.124@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.124@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000102(fe5ca036)
2026-03-20 20:08:22.124@LM_WARNING@(5486|5486) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.124@LM_WARNING@(5486|5486) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.127@LM_DEBUG@(5485|5485) DataReaderImpl::add_association - bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000102(fe5ca036)
2026-03-20 20:08:22.131@LM_INFO@(5486|5496) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000102(fe5ca036) succeeded in associating with reader 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.131@LM_DEBUG@(5486|5496) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000102(fe5ca036) reader 01030000.685872fa.00000002.00000507(d73ab80d) calling association_complete_i
2026-03-20 20:08:22.131@LM_DEBUG@(5486|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.685872fa.00000003.00000102(fe5ca036) remote 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.131@LM_DEBUG@(5486|5486) DataWriterImpl::add_association - bit 0 local 01030000.685872fa.00000003.00000102(fe5ca036) remote 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.132@LM_INFO@(5486|5486) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000102(fe5ca036) succeeded in associating with reader 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.132@LM_DEBUG@(5486|5486) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000102(fe5ca036) reader 01030000.685872fa.00000002.00000607(fc17ebce) calling association_complete_i
2026-03-20 20:08:22.132@LM_DEBUG@(5486|5486) DataWriterImpl::association_complete_i - bit 0 local 01030000.685872fa.00000003.00000102(fe5ca036) remote 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.132@LM_WARNING@(5485|5485) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.133@LM_DEBUG@(5486|5496) DataWriterImpl::add_association - bit 0 local 01030000.685872fa.00000003.00000202(d571f3f5) remote 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.133@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000202(d571f3f5)
2026-03-20 20:08:22.133@LM_DEBUG@(5486|5486) DataWriterImpl::add_association - bit 0 local 01030000.685872fa.00000003.00000202(d571f3f5) remote 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.134@LM_INFO@(5486|5496) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000202(d571f3f5) succeeded in associating with reader 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.134@LM_DEBUG@(5486|5496) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000202(d571f3f5) reader 01030000.685872fa.00000002.00000507(d73ab80d) calling association_complete_i
2026-03-20 20:08:22.134@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000202(d571f3f5)
2026-03-20 20:08:22.134@LM_DEBUG@(5486|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.685872fa.00000003.00000202(d571f3f5) remote 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.134@LM_INFO@(5486|5486) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000202(d571f3f5) succeeded in associating with reader 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.134@LM_DEBUG@(5486|5486) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000202(d571f3f5) reader 01030000.685872fa.00000002.00000607(fc17ebce) calling association_complete_i
2026-03-20 20:08:22.134@LM_DEBUG@(5486|5486) DataWriterImpl::association_complete_i - bit 0 local 01030000.685872fa.00000003.00000202(d571f3f5) remote 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.134@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.134@LM_WARNING@(5486|5486) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.134@LM_WARNING@(5486|5486) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:22.136@LM_DEBUG@(5486|5496) DataWriterImpl::add_association - bit 0 local 01030000.685872fa.00000003.00000302(cc6ac2b4) remote 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.136@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000302(cc6ac2b4)
2026-03-20 20:08:22.136@LM_DEBUG@(5486|5486) DataWriterImpl::add_association - bit 0 local 01030000.685872fa.00000003.00000302(cc6ac2b4) remote 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.137@LM_INFO@(5486|5496) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000302(cc6ac2b4) succeeded in associating with reader 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.137@LM_DEBUG@(5486|5496) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000302(cc6ac2b4) reader 01030000.685872fa.00000002.00000507(d73ab80d) calling association_complete_i
2026-03-20 20:08:22.137@LM_DEBUG@(5486|5496) DataWriterImpl::association_complete_i - bit 0 local 01030000.685872fa.00000003.00000302(cc6ac2b4) remote 01030000.685872fa.00000002.00000507(d73ab80d)
2026-03-20 20:08:22.137@LM_DEBUG@(5485|5495) DataReaderImpl::add_association - bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000302(cc6ac2b4)
2026-03-20 20:08:22.137@LM_INFO@(5486|5486) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000302(cc6ac2b4) succeeded in associating with reader 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.137@LM_DEBUG@(5486|5486) DataWriterImpl::transport_assoc_done: writer 01030000.685872fa.00000003.00000302(cc6ac2b4) reader 01030000.685872fa.00000002.00000607(fc17ebce) calling association_complete_i
2026-03-20 20:08:22.137@LM_DEBUG@(5486|5486) DataWriterImpl::association_complete_i - bit 0 local 01030000.685872fa.00000003.00000302(cc6ac2b4) remote 01030000.685872fa.00000002.00000607(fc17ebce)
2026-03-20 20:08:22.137@LM_WARNING@(5486|5486) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:22.137@LM_DEBUG@(5486|5507) Writer::svc() - processing publication 0.
2026-03-20 20:08:22.138@LM_DEBUG@(5486|5508) Writer::svc() - processing publication 1.
2026-03-20 20:08:22.138@LM_DEBUG@(5486|5509) Writer::svc() - processing publication 2.
2026-03-20 20:08:24.138@LM_DEBUG@(5486|5486) DataWriterImpl::create_ack_token() - for sequence 1256
2026-03-20 20:08:24.138@LM_DEBUG@(5486|5486) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1256 at 20:08:24.138619
2026-03-20 20:08:24.195@LM_DEBUG@(5486|5486) DataWriterImpl::create_ack_token() - for sequence 1279
2026-03-20 20:08:24.195@LM_DEBUG@(5486|5486) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1279 at 20:08:24.195120
2026-03-20 20:08:24.249@LM_DEBUG@(5486|5486) DataWriterImpl::create_ack_token() - for sequence 1309
2026-03-20 20:08:24.249@LM_DEBUG@(5486|5486) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1309 at 20:08:24.249315
2026-03-20 20:08:24.272@LM_DEBUG@(5486|5509) DataWriterImpl::create_ack_token() - for sequence 1321
2026-03-20 20:08:24.272@LM_DEBUG@(5486|5509) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1321 at 20:08:24.272387
2026-03-20 20:08:24.272@LM_DEBUG@(5486|5507) DataWriterImpl::create_ack_token() - for sequence 1318
2026-03-20 20:08:24.272@LM_DEBUG@(5486|5507) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1318 at 20:08:24.272599
2026-03-20 20:08:24.273@LM_DEBUG@(5486|5508) DataWriterImpl::create_ack_token() - for sequence 1320
2026-03-20 20:08:24.273@LM_DEBUG@(5486|5508) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1320 at 20:08:24.273547
2026-03-20 20:08:24.379@LM_DEBUG@(5486|5486) Publisher::run() - publication 0 stopping after sending 1315 messages.
2026-03-20 20:08:24.472@LM_DEBUG@(5486|5486) Publisher::run() - publication 1 stopping after sending 1317 messages.
2026-03-20 20:08:24.492@LM_DEBUG@(5486|5486) Publisher::run() - publication 2 stopping after sending 1318 messages.
2026-03-20 20:08:24.512@LM_DEBUG@(5486|5491) WriteDataContainer::wait_pending timeout at 00:07:44.393617
2026-03-20 20:08:24.599@LM_DEBUG@(5486|5491) WriteDataContainer::wait_pending done
2026-03-20 20:08:24.599@LM_DEBUG@(5486|5491) DataWriterImpl::remove_associations: bit 0 local 01030000.685872fa.00000003.00000102(fe5ca036) remote 01030000.685872fa.00000002.00000507(d73ab80d) num remotes 2
2026-03-20 20:08:24.600@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations: bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000102(fe5ca036) num remotes 1
2026-03-20 20:08:24.600@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000102(fe5ca036) num remotes 1
2026-03-20 20:08:24.601@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations: bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000102(fe5ca036) num remotes 1
2026-03-20 20:08:24.601@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000102(fe5ca036) num remotes 1
2026-03-20 20:08:24.601@LM_DEBUG@(5486|5491) WriteDataContainer::wait_pending timeout at 00:07:44.393617
2026-03-20 20:08:24.692@LM_DEBUG@(5486|5491) WriteDataContainer::wait_pending done
2026-03-20 20:08:24.692@LM_DEBUG@(5486|5491) DataWriterImpl::remove_associations: bit 0 local 01030000.685872fa.00000003.00000202(d571f3f5) remote 01030000.685872fa.00000002.00000507(d73ab80d) num remotes 2
2026-03-20 20:08:24.693@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations: bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000202(d571f3f5) num remotes 1
2026-03-20 20:08:24.693@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000202(d571f3f5) num remotes 1
2026-03-20 20:08:24.693@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations: bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000202(d571f3f5) num remotes 1
2026-03-20 20:08:24.693@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000202(d571f3f5) num remotes 1
2026-03-20 20:08:24.694@LM_DEBUG@(5486|5491) WriteDataContainer::wait_pending timeout at 00:07:44.393617
2026-03-20 20:08:24.713@LM_DEBUG@(5486|5491) WriteDataContainer::wait_pending done
2026-03-20 20:08:24.714@LM_DEBUG@(5486|5491) DataWriterImpl::remove_associations: bit 0 local 01030000.685872fa.00000003.00000302(cc6ac2b4) remote 01030000.685872fa.00000002.00000507(d73ab80d) num remotes 2
2026-03-20 20:08:24.714@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations: bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000302(cc6ac2b4) num remotes 1
2026-03-20 20:08:24.714@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.685872fa.00000002.00000507(d73ab80d) remote 01030000.685872fa.00000003.00000302(cc6ac2b4) num remotes 1
2026-03-20 20:08:24.715@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations: bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000302(cc6ac2b4) num remotes 1
2026-03-20 20:08:24.715@LM_DEBUG@(5485|5495) DataReaderImpl::remove_associations_i: bit 0 local 01030000.685872fa.00000002.00000607(fc17ebce) remote 01030000.685872fa.00000003.00000302(cc6ac2b4) num remotes 1
2026-03-20 20:08:24.715@LM_DEBUG@(5485|5485) subscriber_main() - test complete.
2026-03-20 20:08:24.716@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000003.000001c7(15529609) remote 01030000.685872fa.00000001.000001c2(1ff831e6) num remotes 1
2026-03-20 20:08:24.716@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000003.000001c7(15529609) remote 01030000.685872fa.00000001.000001c2(1ff831e6) num remotes 1
2026-03-20 20:08:24.716@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000002.000001c7(2832bfb9) remote 01030000.685872fa.00000001.000001c2(1ff831e6) num remotes 1
2026-03-20 20:08:24.716@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000002.000001c7(2832bfb9) remote 01030000.685872fa.00000001.000001c2(1ff831e6) num remotes 1
2026-03-20 20:08:24.717@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000003.000003c7(2764f48b) remote 01030000.685872fa.00000001.000004c2(628fc5a3) num remotes 1
2026-03-20 20:08:24.717@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000003.000003c7(2764f48b) remote 01030000.685872fa.00000001.000004c2(628fc5a3) num remotes 1
2026-03-20 20:08:24.718@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000002.000003c7(1a04dd3b) remote 01030000.685872fa.00000001.000004c2(628fc5a3) num remotes 1
2026-03-20 20:08:24.718@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000002.000003c7(1a04dd3b) remote 01030000.685872fa.00000001.000004c2(628fc5a3) num remotes 1
2026-03-20 20:08:24.718@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000003.000004c7(6825624c) remote 01030000.685872fa.00000001.000003c2(2dce5364) num remotes 1
2026-03-20 20:08:24.718@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000003.000004c7(6825624c) remote 01030000.685872fa.00000001.000003c2(2dce5364) num remotes 1
2026-03-20 20:08:24.719@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000002.000004c7(55454bfc) remote 01030000.685872fa.00000001.000003c2(2dce5364) num remotes 1
2026-03-20 20:08:24.719@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000002.000004c7(55454bfc) remote 01030000.685872fa.00000001.000003c2(2dce5364) num remotes 1
2026-03-20 20:08:24.720@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000003.000002c7(3e7fc5ca) remote 01030000.685872fa.00000001.000002c2(34d56225) num remotes 1
2026-03-20 20:08:24.720@LM_DEBUG@(5486|5491) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000003.000002c7(3e7fc5ca) remote 01030000.685872fa.00000001.000002c2(34d56225) num remotes 1
2026-03-20 20:08:24.720@LM_DEBUG@(5486|5501) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:45615 , reconnect_state = INIT_STATE.
2026-03-20 20:08:24.720@LM_DEBUG@(5486|5501) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:24.720@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations: bit 1 local 01030000.685872fa.00000002.000002c7(031fec7a) remote 01030000.685872fa.00000001.000002c2(34d56225) num remotes 1
2026-03-20 20:08:24.720@LM_DEBUG@(5485|5492) DataReaderImpl::remove_associations_i: bit 1 local 01030000.685872fa.00000002.000002c7(031fec7a) remote 01030000.685872fa.00000001.000002c2(34d56225) num remotes 1
2026-03-20 20:08:24.721@LM_DEBUG@(5485|5502) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:24.726@LM_DEBUG@(5486|5486) Service_Participant::shutdown
2026-03-20 20:08:24.732@LM_DEBUG@(5485|5485) Service_Participant::shutdown
2026-03-20 20:08:24.739@LM_DEBUG@(5486|5486) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:24.740@LM_DEBUG@(5486|5486) Service_Participant::~Service_Participant
2026-03-20 20:08:24.740@LM_DEBUG@(5486|5486) Service_Participant::shutdown
2026-03-20 20:08:24.744@LM_DEBUG@(5485|5485) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:24.745@LM_DEBUG@(5485|5485) Service_Participant::~Service_Participant
2026-03-20 20:08:24.745@LM_DEBUG@(5485|5485) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5512
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
sub PID: 5522 started at 2026-03-20 20:08:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1
pub PID: 5523 started at 2026-03-20 20:08:25
2026-03-20 20:08:25.273@LM_INFO@(5522|5522) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:25.273@LM_INFO@(5523|5523) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:25.273@LM_INFO@(5522|5522) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-20 20:08:25.273@LM_INFO@(5523|5523) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-20 20:08:25.273@LM_INFO@(5522|5522) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-20 20:08:25.273@LM_INFO@(5523|5523) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-20 20:08:25.273@LM_INFO@(5522|5522) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:25.273@LM_INFO@(5523|5523) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:25.273@LM_INFO@(5522|5522) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:25.273@LM_INFO@(5523|5523) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:25.273@LM_NOTICE@(5522|5522) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specifie2026-03-20 20:08:25.273@LM_NOTICE@(5523|5523) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
d, not setting policy.
2026-03-20 20:08:25.274@LM_DEBUG@(5523|5523) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-20 20:08:25.274@LM_DEBUG@(5522|5522) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-20 20:08:25.275@LM_INFO@(5523|5523) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:25.275@LM_INFO@(5522|5522) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:25.275@LM_DEBUG@(5523|5523) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-20 20:08:25.275@LM_DEBUG@(5522|5522) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5512|5512) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:25.501@LM_INFO@(5522|5522) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:25.501@LM_INFO@(5523|5523) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:25.501@LM_INFO@(5522|5522) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:25.501@LM_INFO@(5522|5522) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:25.502@LM_INFO@(5523|5523) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:25.502@LM_INFO@(5523|5523) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:25.509@LM_WARNING@(5522|5522) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:25.509@LM_WARNING@(5523|5523) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:25.519@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000002.000001c7(436a684c) remote 01030000.14a1c44c.00000001.000001c2(74a0e613)
2026-03-20 20:08:25.521@LM_DEBUG@(5523|5532) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000003.000001c7(7e0a41fc) remote 01030000.14a1c44c.00000001.000001c2(74a0e613)
2026-03-20 20:08:25.555@LM_WARNING@(5522|5522) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.557@LM_DEBUG@(5522|5522) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000002.000002c7(68473b8f) remote 01030000.14a1c44c.00000001.000002c2(5f8db5d0)
2026-03-20 20:08:25.559@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.560@LM_WARNING@(5522|5522) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.562@LM_DEBUG@(5523|5523) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000003.000002c7(5527123f) remote 01030000.14a1c44c.00000001.000002c2(5f8db5d0)
2026-03-20 20:08:25.563@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000002.000003c7(715c0ace) remote 01030000.14a1c44c.00000001.000004c2(09d71256)
2026-03-20 20:08:25.564@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.565@LM_WARNING@(5522|5522) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.566@LM_DEBUG@(5523|5532) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000003.000003c7(4c3c237e) remote 01030000.14a1c44c.00000001.000004c2(09d71256)
2026-03-20 20:08:25.567@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000002.000004c7(3e1d9c09) remote 01030000.14a1c44c.00000001.000003c2(46968491)
2026-03-20 20:08:25.568@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.569@LM_WARNING@(5522|5522) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.571@LM_DEBUG@(5523|5532) DataReaderImpl::add_association - bit 1 local 01030000.14a1c44c.00000003.000004c7(037db5b9) remote 01030000.14a1c44c.00000001.000003c2(46968491)
2026-03-20 20:08:25.573@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.576@LM_WARNING@(5522|5522) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.579@LM_WARNING@(5522|5522) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.580@LM_DEBUG@(5523|5532) DataWriterImpl::add_association - bit 0 local 01030000.14a1c44c.00000003.00000102(950477c3) remote 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.580@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000102(950477c3)
2026-03-20 20:08:25.580@LM_DEBUG@(5523|5523) DataWriterImpl::add_association - bit 0 local 01030000.14a1c44c.00000003.00000102(950477c3) remote 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.581@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000102(950477c3)
2026-03-20 20:08:25.581@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.584@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000202(be292400)
2026-03-20 20:08:25.584@LM_DEBUG@(5523|5532) DataWriterImpl::add_association - bit 0 local 01030000.14a1c44c.00000003.00000202(be292400) remote 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.584@LM_DEBUG@(5523|5523) DataWriterImpl::add_association - bit 0 local 01030000.14a1c44c.00000003.00000202(be292400) remote 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.584@LM_INFO@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000102(950477c3) succeeded in associating with reader 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.584@LM_DEBUG@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000102(950477c3) reader 01030000.14a1c44c.00000002.00000507(bc626ff8) calling association_complete_i
2026-03-20 20:08:25.585@LM_DEBUG@(5523|5543) DataWriterImpl::association_complete_i - bit 0 local 01030000.14a1c44c.00000003.00000102(950477c3) remote 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.585@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.585@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000202(be292400)
2026-03-20 20:08:25.585@LM_INFO@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000102(950477c3) succeeded in associating with reader 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.585@LM_DEBUG@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000102(950477c3) reader 01030000.14a1c44c.00000002.00000607(974f3c3b) calling association_complete_i
2026-03-20 20:08:25.585@LM_DEBUG@(5523|5543) DataWriterImpl::association_complete_i - bit 0 local 01030000.14a1c44c.00000003.00000102(950477c3) remote 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.585@LM_INFO@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000202(be292400) succeeded in associating with reader 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.586@LM_DEBUG@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000202(be292400) reader 01030000.14a1c44c.00000002.00000507(bc626ff8) calling association_complete_i
2026-03-20 20:08:25.586@LM_DEBUG@(5523|5543) DataWriterImpl::association_complete_i - bit 0 local 01030000.14a1c44c.00000003.00000202(be292400) remote 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.586@LM_INFO@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000202(be292400) succeeded in associating with reader 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.586@LM_DEBUG@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000202(be292400) reader 01030000.14a1c44c.00000002.00000607(974f3c3b) calling association_complete_i
2026-03-20 20:08:25.586@LM_DEBUG@(5523|5543) DataWriterImpl::association_complete_i - bit 0 local 01030000.14a1c44c.00000003.00000202(be292400) remote 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.587@LM_DEBUG@(5523|5532) DataWriterImpl::add_association - bit 0 local 01030000.14a1c44c.00000003.00000302(a7321541) remote 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.587@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000302(a7321541)
2026-03-20 20:08:25.587@LM_DEBUG@(5523|5532) DataWriterImpl::add_association - bit 0 local 01030000.14a1c44c.00000003.00000302(a7321541) remote 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.588@LM_WARNING@(5523|5523) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:25.588@LM_DEBUG@(5522|5533) DataReaderImpl::add_association - bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000302(a7321541)
2026-03-20 20:08:25.588@LM_INFO@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000302(a7321541) succeeded in associating with reader 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.588@LM_DEBUG@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000302(a7321541) reader 01030000.14a1c44c.00000002.00000507(bc626ff8) calling association_complete_i
2026-03-20 20:08:25.588@LM_DEBUG@(5523|5543) DataWriterImpl::association_complete_i - bit 0 local 01030000.14a1c44c.00000003.00000302(a7321541) remote 01030000.14a1c44c.00000002.00000507(bc626ff8)
2026-03-20 20:08:25.588@LM_INFO@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000302(a7321541) succeeded in associating with reader 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.588@LM_DEBUG@(5523|5543) DataWriterImpl::transport_assoc_done: writer 01030000.14a1c44c.00000003.00000302(a7321541) reader 01030000.14a1c44c.00000002.00000607(974f3c3b) calling association_complete_i
2026-03-20 20:08:25.588@LM_DEBUG@(5523|5543) DataWriterImpl::association_complete_i - bit 0 local 01030000.14a1c44c.00000003.00000302(a7321541) remote 01030000.14a1c44c.00000002.00000607(974f3c3b)
2026-03-20 20:08:25.589@LM_DEBUG@(5523|5544) Writer::svc() - processing publication 0.
2026-03-20 20:08:25.589@LM_DEBUG@(5523|5545) Writer::svc() - processing publication 1.
2026-03-20 20:08:25.589@LM_DEBUG@(5523|5546) Writer::svc() - processing publication 2.
2026-03-20 20:08:27.589@LM_DEBUG@(5523|5523) DataWriterImpl::create_ack_token() - for sequence 1332
2026-03-20 20:08:27.589@LM_DEBUG@(5523|5523) DataWriterImpl::create_ack_token() - for sequence 1332
2026-03-20 20:08:27.589@LM_DEBUG@(5523|5523) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-20 20:08:27.591@LM_DEBUG@(5523|5544) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-20 20:08:27.591@LM_DEBUG@(5523|5544) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 20:08:27.591243
2026-03-20 20:08:27.591@LM_DEBUG@(5523|5523) Publisher::run() - publication 0 stopping after sending 1331 messages.
2026-03-20 20:08:27.591@LM_DEBUG@(5523|5545) DataWriterImpl::create_ack_token() - for sequence 1333
2026-03-20 20:08:27.591@LM_DEBUG@(5523|5545) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1333 at 20:08:27.591664
2026-03-20 20:08:27.591@LM_DEBUG@(5523|5523) Publisher::run() - publication 1 stopping after sending 1331 messages.
2026-03-20 20:08:27.592@LM_DEBUG@(5523|5546) DataWriterImpl::create_ack_token() - for sequence 1335
2026-03-20 20:08:27.592@LM_DEBUG@(5523|5546) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1335 at 20:08:27.592161
2026-03-20 20:08:27.592@LM_DEBUG@(5523|5523) Publisher::run() - publication 2 stopping after sending 1333 messages.
2026-03-20 20:08:27.610@LM_DEBUG@(5523|5528) DataWriterImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000003.00000102(950477c3) remote 01030000.14a1c44c.00000002.00000507(bc626ff8) num remotes 2
2026-03-20 20:08:27.611@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000102(950477c3) num remotes 1
2026-03-20 20:08:27.611@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000102(950477c3) num remotes 1
2026-03-20 20:08:27.612@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000102(950477c3) num remotes 1
2026-03-20 20:08:27.612@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000102(950477c3) num remotes 1
2026-03-20 20:08:27.612@LM_DEBUG@(5523|5528) DataWriterImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000003.00000202(be292400) remote 01030000.14a1c44c.00000002.00000507(bc626ff8) num remotes 2
2026-03-20 20:08:27.613@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000202(be292400) num remotes 1
2026-03-20 20:08:27.613@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000202(be292400) num remotes 1
2026-03-20 20:08:27.613@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000202(be292400) num remotes 1
2026-03-20 20:08:27.613@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000202(be292400) num remotes 1
2026-03-20 20:08:27.613@LM_DEBUG@(5523|5528) DataWriterImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000003.00000302(a7321541) remote 01030000.14a1c44c.00000002.00000507(bc626ff8) num remotes 2
2026-03-20 20:08:27.614@LM_DEBUG@(5523|5543) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-20 20:08:27.614@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000302(a7321541) num remotes 1
2026-03-20 20:08:27.614@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.14a1c44c.00000002.00000507(bc626ff8) remote 01030000.14a1c44c.00000003.00000302(a7321541) num remotes 1
2026-03-20 20:08:27.614@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations: bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000302(a7321541) num remotes 1
2026-03-20 20:08:27.614@LM_DEBUG@(5522|5533) DataReaderImpl::remove_associations_i: bit 0 local 01030000.14a1c44c.00000002.00000607(974f3c3b) remote 01030000.14a1c44c.00000003.00000302(a7321541) num remotes 1
2026-03-20 20:08:27.615@LM_DEBUG@(5522|5541) DataLink::handle_exception() - (delay) scheduling timer for future release
2026-03-20 20:08:27.615@LM_DEBUG@(5522|5522) subscriber_main() - test complete.
2026-03-20 20:08:27.615@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000003.000001c7(7e0a41fc) remote 01030000.14a1c44c.00000001.000001c2(74a0e613) num remotes 1
2026-03-20 20:08:27.616@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000003.000001c7(7e0a41fc) remote 01030000.14a1c44c.00000001.000001c2(74a0e613) num remotes 1
2026-03-20 20:08:27.616@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000002.000001c7(436a684c) remote 01030000.14a1c44c.00000001.000001c2(74a0e613) num remotes 1
2026-03-20 20:08:27.616@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000002.000001c7(436a684c) remote 01030000.14a1c44c.00000001.000001c2(74a0e613) num remotes 1
2026-03-20 20:08:27.617@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000003.000003c7(4c3c237e) remote 01030000.14a1c44c.00000001.000004c2(09d71256) num remotes 1
2026-03-20 20:08:27.617@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000003.000003c7(4c3c237e) remote 01030000.14a1c44c.00000001.000004c2(09d71256) num remotes 1
2026-03-20 20:08:27.617@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000002.000003c7(715c0ace) remote 01030000.14a1c44c.00000001.000004c2(09d71256) num remotes 1
2026-03-20 20:08:27.617@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000002.000003c7(715c0ace) remote 01030000.14a1c44c.00000001.000004c2(09d71256) num remotes 1
2026-03-20 20:08:27.618@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000003.000004c7(037db5b9) remote 01030000.14a1c44c.00000001.000003c2(46968491) num remotes 1
2026-03-20 20:08:27.618@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000003.000004c7(037db5b9) remote 01030000.14a1c44c.00000001.000003c2(46968491) num remotes 1
2026-03-20 20:08:27.618@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000002.000004c7(3e1d9c09) remote 01030000.14a1c44c.00000001.000003c2(46968491) num remotes 1
2026-03-20 20:08:27.618@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000002.000004c7(3e1d9c09) remote 01030000.14a1c44c.00000001.000003c2(46968491) num remotes 1
2026-03-20 20:08:27.619@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000003.000002c7(5527123f) remote 01030000.14a1c44c.00000001.000002c2(5f8db5d0) num remotes 1
2026-03-20 20:08:27.619@LM_DEBUG@(5523|5528) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000003.000002c7(5527123f) remote 01030000.14a1c44c.00000001.000002c2(5f8db5d0) num remotes 1
2026-03-20 20:08:27.619@LM_DEBUG@(5523|5539) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:45553 , reconnect_state = INIT_STATE.
2026-03-20 20:08:27.620@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations: bit 1 local 01030000.14a1c44c.00000002.000002c7(68473b8f) remote 01030000.14a1c44c.00000001.000002c2(5f8db5d0) num remotes 1
2026-03-20 20:08:27.620@LM_DEBUG@(5522|5529) DataReaderImpl::remove_associations_i: bit 1 local 01030000.14a1c44c.00000002.000002c7(68473b8f) remote 01030000.14a1c44c.00000001.000002c2(5f8db5d0) num remotes 1
2026-03-20 20:08:27.620@LM_DEBUG@(5523|5539) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:27.620@LM_DEBUG@(5522|5538) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:27.626@LM_DEBUG@(5523|5523) Service_Participant::shutdown
2026-03-20 20:08:27.627@LM_DEBUG@(5522|5541) TcpConnection::handle_close() called on transport: _OPENDDS_0500_TCP to 10.1.0.17:43863 , reconnect_state = INIT_STATE.
2026-03-20 20:08:27.632@LM_DEBUG@(5522|5522) Service_Participant::shutdown
2026-03-20 20:08:27.639@LM_DEBUG@(5523|5523) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:27.640@LM_DEBUG@(5523|5523) Service_Participant::~Service_Participant
2026-03-20 20:08:27.640@LM_DEBUG@(5523|5523) Service_Participant::shutdown
2026-03-20 20:08:27.644@LM_DEBUG@(5522|5522) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:27.644@LM_DEBUG@(5522|5522) Service_Participant::~Service_Participant
2026-03-20 20:08:27.644@LM_DEBUG@(5522|5522) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl --publisher Time:3s Result:0
==============================================================================
tests/DCPS/WaitForAck/run_test.pl rtps --publisher
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5548
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/subscriber -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
sub PID: 5558 started at 2026-03-20 20:08:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAck/publisher -p -DCPSPendingTimeout 2 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSConfigFile rtps.ini
pub PID: 5559 started at 2026-03-20 20:08:28
2026-03-20 20:08:28.225@LM_INFO@(5558|5558) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:28.225@LM_INFO@(5559|5559) INFO: set_DCPS_debug_level: set to 1
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps.ini
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps.ini"
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_TRANSPORT_TYPE=rtps_udp
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT_USE_MULTICAST=0
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: TRANSPORT_THE_RTPS_TRANSPORT=@the_rtps_transport
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: COMMON_POOL_SIZE=600000000
2026-03-20 20:08:28.226@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-20 20:08:28.226@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
2026-03-20 20:08:28.227@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: COMMON=@common
2026-03-20 20:08:28.228@LM_INFO@(5558|5558) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
2026-03-20 20:08:28.228@LM_INFO@(5558|5558) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-20 20:08:28.228@LM_INFO@(5558|5558) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:28.228@LM_INFO@(5559|5559) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev usin2026-03-20 20:08:28.228@LM_INFO@(5558|5558) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
g ACE 6.5.23
2026-03-20 20:08:28.228@LM_INFO@(5559|5559) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
2026-03-20 20:08:28.228@LM_NOTICE@(5558|5558) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-20 20:08:28.228@LM_INFO@(5559|5559) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
2026-03-20 20:08:28.228@LM_INFO@(5559|5559) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
2026-03-20 20:08:28.228@LM_NOTICE@(5559|5559) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
2026-03-20 20:08:28.229@LM_DEBUG@(5558|5558) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-20 20:08:28.229@LM_DEBUG@(5559|5559) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
2026-03-20 20:08:28.230@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:28.230@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
2026-03-20 20:08:28.230@LM_DEBUG@(5558|5558) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
2026-03-20 20:08:28.230@LM_DEBUG@(5559|5559) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(5548|5548) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:28.461@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:28.461@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
2026-03-20 20:08:28.461@LM_INFO@(5559|5559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:28.461@LM_INFO@(5558|5558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
2026-03-20 20:08:28.461@LM_INFO@(5559|5559) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:28.461@LM_INFO@(5558|5558) InfoRepoDiscovery::bit_config - BIT tcp transport :0
2026-03-20 20:08:28.469@LM_WARNING@(5558|5558) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:28.469@LM_WARNING@(5559|5559) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
2026-03-20 20:08:28.480@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000003.000001c7(fe242bc2) remote 01030000.4cba6fd5.00000001.000001c2(f48e8c2d)
2026-03-20 20:08:28.483@LM_DEBUG@(5559|5569) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000002.000001c7(c3440272) remote 01030000.4cba6fd5.00000001.000001c2(f48e8c2d)
2026-03-20 20:08:28.527@LM_WARNING@(5558|5558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.530@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000003.000002c7(d5097801) remote 01030000.4cba6fd5.00000001.000002c2(dfa3dfee)
2026-03-20 20:08:28.530@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.532@LM_WARNING@(5558|5558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.533@LM_DEBUG@(5559|5559) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000002.000002c7(e86951b1) remote 01030000.4cba6fd5.00000001.000002c2(dfa3dfee)
2026-03-20 20:08:28.535@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000003.000003c7(cc124940) remote 01030000.4cba6fd5.00000001.000004c2(89f97868)
2026-03-20 20:08:28.535@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.536@LM_WARNING@(5558|5558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.537@LM_DEBUG@(5559|5569) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000002.000003c7(f17260f0) remote 01030000.4cba6fd5.00000001.000004c2(89f97868)
2026-03-20 20:08:28.539@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000003.000004c7(8353df87) remote 01030000.4cba6fd5.00000001.000003c2(c6b8eeaf)
2026-03-20 20:08:28.539@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.540@LM_WARNING@(5558|5558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.541@LM_DEBUG@(5559|5569) DataReaderImpl::add_association - bit 1 local 01030000.4cba6fd5.00000002.000004c7(be33f637) remote 01030000.4cba6fd5.00000001.000003c2(c6b8eeaf)
2026-03-20 20:08:28.543@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.546@LM_WARNING@(5558|5558) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.546@LM_WARNING@(5558|5558) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.547@LM_WARNING@(5559|5559) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.547@LM_WARNING@(5559|5559) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.548@LM_WARNING@(5558|5558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.549@LM_WARNING@(5558|5558) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.549@LM_WARNING@(5558|5558) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.550@LM_DEBUG@(5559|5569) DataWriterImpl::add_association - bit 0 local 01030000.4cba6fd5.00000002.00000102(284a344d) remote 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.550@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.550@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000102(284a344d)
2026-03-20 20:08:28.551@LM_WARNING@(5559|5559) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.551@LM_WARNING@(5559|5559) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.553@LM_DEBUG@(5558|5558) DataReaderImpl::add_association - bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000102(284a344d)
2026-03-20 20:08:28.558@LM_INFO@(5559|5569) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000102(284a344d) succeeded in associating with reader 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.558@LM_DEBUG@(5559|5569) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000102(284a344d) reader 01030000.4cba6fd5.00000003.00000507(012c2c76) calling association_complete_i
2026-03-20 20:08:28.558@LM_DEBUG@(5559|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.4cba6fd5.00000002.00000102(284a344d) remote 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.558@LM_DEBUG@(5559|5559) DataWriterImpl::add_association - bit 0 local 01030000.4cba6fd5.00000002.00000102(284a344d) remote 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.558@LM_WARNING@(5558|5558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.558@LM_INFO@(5559|5559) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000102(284a344d) succeeded in associating with reader 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.559@LM_DEBUG@(5559|5559) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000102(284a344d) reader 01030000.4cba6fd5.00000003.00000607(2a017fb5) calling association_complete_i
2026-03-20 20:08:28.559@LM_DEBUG@(5559|5559) DataWriterImpl::association_complete_i - bit 0 local 01030000.4cba6fd5.00000002.00000102(284a344d) remote 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.560@LM_DEBUG@(5559|5569) DataWriterImpl::add_association - bit 0 local 01030000.4cba6fd5.00000002.00000202(0367678e) remote 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.560@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000202(0367678e)
2026-03-20 20:08:28.560@LM_DEBUG@(5559|5559) DataWriterImpl::add_association - bit 0 local 01030000.4cba6fd5.00000002.00000202(0367678e) remote 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.561@LM_INFO@(5559|5569) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000202(0367678e) succeeded in associating with reader 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.561@LM_DEBUG@(5559|5569) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000202(0367678e) reader 01030000.4cba6fd5.00000003.00000507(012c2c76) calling association_complete_i
2026-03-20 20:08:28.561@LM_DEBUG@(5559|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.4cba6fd5.00000002.00000202(0367678e) remote 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.561@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000202(0367678e)
2026-03-20 20:08:28.561@LM_INFO@(5559|5559) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000202(0367678e) succeeded in associating with reader 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.561@LM_DEBUG@(5559|5559) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000202(0367678e) reader 01030000.4cba6fd5.00000003.00000607(2a017fb5) calling association_complete_i
2026-03-20 20:08:28.561@LM_DEBUG@(5559|5559) DataWriterImpl::association_complete_i - bit 0 local 01030000.4cba6fd5.00000002.00000202(0367678e) remote 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.561@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.561@LM_WARNING@(5559|5559) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.561@LM_WARNING@(5559|5559) WARNING: rtps_port: RTPS/UDP multicast port 137651 is going to be truncated to 6579. This behavior is deprecated, please reduce domain ID or other RTPS port parameters.
2026-03-20 20:08:28.563@LM_DEBUG@(5559|5569) DataWriterImpl::add_association - bit 0 local 01030000.4cba6fd5.00000002.00000302(1a7c56cf) remote 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.564@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000302(1a7c56cf)
2026-03-20 20:08:28.564@LM_DEBUG@(5559|5559) DataWriterImpl::add_association - bit 0 local 01030000.4cba6fd5.00000002.00000302(1a7c56cf) remote 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.564@LM_INFO@(5559|5569) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000302(1a7c56cf) succeeded in associating with reader 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.564@LM_DEBUG@(5559|5569) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000302(1a7c56cf) reader 01030000.4cba6fd5.00000003.00000507(012c2c76) calling association_complete_i
2026-03-20 20:08:28.564@LM_DEBUG@(5559|5569) DataWriterImpl::association_complete_i - bit 0 local 01030000.4cba6fd5.00000002.00000302(1a7c56cf) remote 01030000.4cba6fd5.00000003.00000507(012c2c76)
2026-03-20 20:08:28.564@LM_DEBUG@(5558|5568) DataReaderImpl::add_association - bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000302(1a7c56cf)
2026-03-20 20:08:28.564@LM_INFO@(5559|5559) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000302(1a7c56cf) succeeded in associating with reader 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.564@LM_DEBUG@(5559|5559) DataWriterImpl::transport_assoc_done: writer 01030000.4cba6fd5.00000002.00000302(1a7c56cf) reader 01030000.4cba6fd5.00000003.00000607(2a017fb5) calling association_complete_i
2026-03-20 20:08:28.564@LM_DEBUG@(5559|5559) DataWriterImpl::association_complete_i - bit 0 local 01030000.4cba6fd5.00000002.00000302(1a7c56cf) remote 01030000.4cba6fd5.00000003.00000607(2a017fb5)
2026-03-20 20:08:28.564@LM_WARNING@(5559|5559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
2026-03-20 20:08:28.565@LM_DEBUG@(5559|5580) Writer::svc() - processing publication 0.
2026-03-20 20:08:28.565@LM_DEBUG@(5559|5581) Writer::svc() - processing publication 1.
2026-03-20 20:08:28.565@LM_DEBUG@(5559|5582) Writer::svc() - processing publication 2.
2026-03-20 20:08:30.565@LM_DEBUG@(5559|5559) DataWriterImpl::create_ack_token() - for sequence 1269
2026-03-20 20:08:30.565@LM_DEBUG@(5559|5559) DataWriterImpl::create_ack_token() - for sequence 1275
2026-03-20 20:08:30.565@LM_DEBUG@(5559|5559) DataWriterImpl::create_ack_token() - for sequence 1269
2026-03-20 20:08:30.672@LM_DEBUG@(5559|5580) DataWriterImpl::create_ack_token() - for sequence 1318
2026-03-20 20:08:30.672@LM_DEBUG@(5559|5580) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1318 at 20:08:30.672137
2026-03-20 20:08:30.672@LM_DEBUG@(5559|5581) DataWriterImpl::create_ack_token() - for sequence 1323
2026-03-20 20:08:30.672@LM_DEBUG@(5559|5581) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1323 at 20:08:30.672284
2026-03-20 20:08:30.672@LM_DEBUG@(5559|5582) DataWriterImpl::create_ack_token() - for sequence 1319
2026-03-20 20:08:30.672@LM_DEBUG@(5559|5582) DataWriterImpl::wait_for_acknowledgments waiting for acknowledgment of sequence 1319 at 20:08:30.672693
2026-03-20 20:08:30.695@LM_DEBUG@(5559|5559) Publisher::run() - publication 0 stopping after sending 1316 messages.
2026-03-20 20:08:30.697@LM_DEBUG@(5559|5559) Publisher::run() - publication 1 stopping after sending 1321 messages.
2026-03-20 20:08:30.698@LM_DEBUG@(5559|5559) Publisher::run() - publication 2 stopping after sending 1317 messages.
2026-03-20 20:08:30.717@LM_DEBUG@(5559|5565) WriteDataContainer::wait_pending timeout at 00:07:50.598451
2026-03-20 20:08:30.914@LM_DEBUG@(5559|5565) WriteDataContainer::wait_pending done
2026-03-20 20:08:30.914@LM_DEBUG@(5559|5565) DataWriterImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000002.00000102(284a344d) remote 01030000.4cba6fd5.00000003.00000507(012c2c76) num remotes 2
2026-03-20 20:08:30.916@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000102(284a344d) num remotes 1
2026-03-20 20:08:30.916@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000102(284a344d) num remotes 1
2026-03-20 20:08:30.916@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000102(284a344d) num remotes 1
2026-03-20 20:08:30.916@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000102(284a344d) num remotes 1
2026-03-20 20:08:30.917@LM_DEBUG@(5559|5565) DataWriterImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000002.00000202(0367678e) remote 01030000.4cba6fd5.00000003.00000507(012c2c76) num remotes 2
2026-03-20 20:08:30.917@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000202(0367678e) num remotes 1
2026-03-20 20:08:30.917@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000202(0367678e) num remotes 1
2026-03-20 20:08:30.918@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000202(0367678e) num remotes 1
2026-03-20 20:08:30.918@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000202(0367678e) num remotes 1
2026-03-20 20:08:30.918@LM_DEBUG@(5559|5565) DataWriterImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000002.00000302(1a7c56cf) remote 01030000.4cba6fd5.00000003.00000507(012c2c76) num remotes 2
2026-03-20 20:08:30.919@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000302(1a7c56cf) num remotes 1
2026-03-20 20:08:30.919@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4cba6fd5.00000003.00000507(012c2c76) remote 01030000.4cba6fd5.00000002.00000302(1a7c56cf) num remotes 1
2026-03-20 20:08:30.919@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations: bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000302(1a7c56cf) num remotes 1
2026-03-20 20:08:30.919@LM_DEBUG@(5558|5568) DataReaderImpl::remove_associations_i: bit 0 local 01030000.4cba6fd5.00000003.00000607(2a017fb5) remote 01030000.4cba6fd5.00000002.00000302(1a7c56cf) num remotes 1
2026-03-20 20:08:30.919@LM_DEBUG@(5558|5558) subscriber_main() - test complete.
2026-03-20 20:08:30.920@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000002.000001c7(c3440272) remote 01030000.4cba6fd5.00000001.000001c2(f48e8c2d) num remotes 1
2026-03-20 20:08:30.920@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000002.000001c7(c3440272) remote 01030000.4cba6fd5.00000001.000001c2(f48e8c2d) num remotes 1
2026-03-20 20:08:30.920@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000003.000001c7(fe242bc2) remote 01030000.4cba6fd5.00000001.000001c2(f48e8c2d) num remotes 1
2026-03-20 20:08:30.921@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000003.000001c7(fe242bc2) remote 01030000.4cba6fd5.00000001.000001c2(f48e8c2d) num remotes 1
2026-03-20 20:08:30.921@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000002.000003c7(f17260f0) remote 01030000.4cba6fd5.00000001.000004c2(89f97868) num remotes 1
2026-03-20 20:08:30.921@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000002.000003c7(f17260f0) remote 01030000.4cba6fd5.00000001.000004c2(89f97868) num remotes 1
2026-03-20 20:08:30.922@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000003.000003c7(cc124940) remote 01030000.4cba6fd5.00000001.000004c2(89f97868) num remotes 1
2026-03-20 20:08:30.922@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000003.000003c7(cc124940) remote 01030000.4cba6fd5.00000001.000004c2(89f97868) num remotes 1
2026-03-20 20:08:30.923@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000002.000004c7(be33f637) remote 01030000.4cba6fd5.00000001.000003c2(c6b8eeaf) num remotes 1
2026-03-20 20:08:30.923@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000002.000004c7(be33f637) remote 01030000.4cba6fd5.00000001.000003c2(c6b8eeaf) num remotes 1
2026-03-20 20:08:30.923@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000003.000004c7(8353df87) remote 01030000.4cba6fd5.00000001.000003c2(c6b8eeaf) num remotes 1
2026-03-20 20:08:30.923@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000003.000004c7(8353df87) remote 01030000.4cba6fd5.00000001.000003c2(c6b8eeaf) num remotes 1
2026-03-20 20:08:30.924@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000002.000002c7(e86951b1) remote 01030000.4cba6fd5.00000001.000002c2(dfa3dfee) num remotes 1
2026-03-20 20:08:30.924@LM_DEBUG@(5559|5565) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000002.000002c7(e86951b1) remote 01030000.4cba6fd5.00000001.000002c2(dfa3dfee) num remotes 1
2026-03-20 20:08:30.924@LM_DEBUG@(5559|5574) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:34715 , reconnect_state = INIT_STATE.
2026-03-20 20:08:30.924@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations: bit 1 local 01030000.4cba6fd5.00000003.000002c7(d5097801) remote 01030000.4cba6fd5.00000001.000002c2(dfa3dfee) num remotes 1
2026-03-20 20:08:30.924@LM_DEBUG@(5559|5574) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:30.924@LM_DEBUG@(5558|5564) DataReaderImpl::remove_associations_i: bit 1 local 01030000.4cba6fd5.00000003.000002c7(d5097801) remote 01030000.4cba6fd5.00000001.000002c2(dfa3dfee) num remotes 1
2026-03-20 20:08:30.925@LM_DEBUG@(5558|5575) DataLink::handle_exception() - delay already elapsed so handle_timeout now
2026-03-20 20:08:30.930@LM_DEBUG@(5559|5559) Service_Participant::shutdown
2026-03-20 20:08:30.937@LM_DEBUG@(5558|5558) Service_Participant::shutdown
2026-03-20 20:08:30.944@LM_DEBUG@(5559|5559) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:30.945@LM_DEBUG@(5559|5559) Service_Participant::~Service_Participant
2026-03-20 20:08:30.945@LM_DEBUG@(5559|5559) Service_Participant::shutdown
2026-03-20 20:08:30.950@LM_DEBUG@(5558|5558) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20 20:08:30.951@LM_DEBUG@(5558|5558) Service_Participant::~Service_Participant
2026-03-20 20:08:30.951@LM_DEBUG@(5558|5558) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAck/run_test.pl rtps --publisher Time:4s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5584
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5594 started at 2026-03-20 20:08:31
(5584|5584) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Publisher 5594 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5609 started at 2026-03-20 20:08:34
Publisher 5594 is done waiting for 1 readers.
Publisher 5594 is waiting for acknowledgments.
Subscriber 5609 got new message data:
- From : 5594
- Count : 0
Subscriber 5609 got new message data:
- From : 5594
- Count : 1
Subscriber 5609 got new message data:
- From : 5594
- Count : 2
Subscriber 5609 got new message data:
- From : 5594
- Count : 3
Subscriber 5609 got new message data:
- From : 5594
- Count : 4
Subscriber 5609 got new message data:
- From : 5594
- Count : 5
Subscriber 5609 got new message data:
- From : 5594
- Count : 6
Subscriber 5609 got new message data:
- From : 5594
- Count : 7
Subscriber 5609 got new message data:
- From : 5594
- Count : 8
Subscriber 5609 got new message data:
- From : 5594
- Count : 9
Subscriber 5609 got new message data:
- From : 5594
- Count : 10
Subscriber 5609 got new message data:
- From : 5594
- Count : 11
Subscriber 5609 got new message data:
- From : 5594
- Count : 12
Subscriber 5609 got new message data:
- From : 5594
- Count : 13
Subscriber 5609 got new message data:
- From : 5594
- Count : 14
Subscriber 5609 got new message data:
- From : 5594
- Count : 15
Subscriber 5609 got new message data:
- From : 5594
- Count : 16
Subscriber 5609 got new message data:
- From : 5594
- Count : 17
Subscriber 5609 got new message data:
- From : 5594
- Count : 18
Subscriber 5609 got new message data:
- From : 5594
- Count : 19
Subscriber 5609 is done. Exiting.
Publisher 5594 is done waiting for acknowledgments.
Publisher 5594 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5620 started at 2026-03-20 20:08:37
Publisher 5594 is done waiting for 2 readers.
Publisher 5594 is waiting for acknowledgments.
Subscriber 5620 got new message data:
- From : 5594
- Count : 0
Subscriber 5620 got new message data:
- From : 5594
- Count : 1
Subscriber 5620 got new message data:
- From : 5594
- Count : 2
Subscriber 5620 got new message data:
- From : 5594
- Count : 3
Subscriber 5620 got new message data:
- From : 5594
- Count : 4
Subscriber 5620 got new message data:
- From : 5594
- Count : 5
Subscriber 5620 got new message data:
- From : 5594
- Count : 6
Subscriber 5620 got new message data:
- From : 5594
- Count : 7
Subscriber 5620 got new message data:
- From : 5594
- Count : 8
Subscriber 5620 got new message data:
- From : 5594
- Count : 9
Subscriber 5620 got new message data:
- From : 5594
- Count : 10
Subscriber 5620 got new message data:
- From : 5594
- Count : 11
Subscriber 5620 got new message data:
- From : 5594
- Count : 12
Subscriber 5620 got new message data:
- From : 5594
- Count : 13
Subscriber 5620 got new message data:
- From : 5594
- Count : 14
Subscriber 5620 got new message data:
- From : 5594
- Count : 15
Subscriber 5620 got new message data:
- From : 5594
- Count : 16
Subscriber 5620 got new message data:
- From : 5594
- Count : 17
Subscriber 5620 got new message data:
- From : 5594
- Count : 18
Subscriber 5620 got new message data:
- From : 5594
- Count : 19
Subscriber 5620 is done. Exiting.
Publisher 5594 is done waiting for acknowledgments.
Publisher 5594 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5631 started at 2026-03-20 20:08:40
Publisher 5594 is done waiting for 3 readers.
Publisher 5594 is waiting for acknowledgments.
Subscriber 5631 got new message data:
- From : 5594
- Count : 0
Subscriber 5631 got new message data:
- From : 5594
- Count : 1
Subscriber 5631 got new message data:
- From : 5594
- Count : 2
Subscriber 5631 got new message data:
- From : 5594
- Count : 3
Subscriber 5631 got new message data:
- From : 5594
- Count : 4
Subscriber 5631 got new message data:
- From : 5594
- Count : 5
Subscriber 5631 got new message data:
- From : 5594
- Count : 6
Subscriber 5631 got new message data:
- From : 5594
- Count : 7
Subscriber 5631 got new message data:
- From : 5594
- Count : 8
Subscriber 5631 got new message data:
- From : 5594
- Count : 9
Subscriber 5631 got new message data:
- From : 5594
- Count : 10
Subscriber 5631 got new message data:
- From : 5594
- Count : 11
Subscriber 5631 got new message data:
- From : 5594
- Count : 12
Subscriber 5631 got new message data:
- From : 5594
- Count : 13
Subscriber 5631 got new message data:
- From : 5594
- Count : 14
Subscriber 5631 got new message data:
- From : 5594
- Count : 15
Subscriber 5631 got new message data:
- From : 5594
- Count : 16
Subscriber 5631 got new message data:
- From : 5594
- Count : 17
Subscriber 5631 got new message data:
- From : 5594
- Count : 18
Subscriber 5631 got new message data:
- From : 5594
- Count : 19
Subscriber 5631 is done. Exiting.
Publisher 5594 is done waiting for acknowledgments.
Publisher 5594 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 Time:9s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5643
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5653 started at 2026-03-20 20:08:41
(5643|5643) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Publisher 5653 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5665 started at 2026-03-20 20:08:44
Publisher 5653 is done waiting for 1 readers.
Publisher 5653 is waiting for acknowledgments.
Subscriber 5665 got new message data:
- From : 5653
- Count : 0
Subscriber 5665 got new message data:
- From : 5653
- Count : 1
Subscriber 5665 got new message data:
- From : 5653
- Count : 2
Subscriber 5665 got new message data:
- From : 5653
- Count : 3
Subscriber 5665 is done. Exiting.
Publisher 5653 is done waiting for acknowledgments.
Publisher 5653 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5677 started at 2026-03-20 20:08:47
Publisher 5653 is done waiting for 2 readers.
Publisher 5653 is waiting for acknowledgments.
Subscriber 5677 got new message data:
- From : 5653
- Count : 0
Subscriber 5677 got new message data:
- From : 5653
- Count : 1
Subscriber 5677 got new message data:
- From : 5653
- Count : 2
Subscriber 5677 got new message data:
- From : 5653
- Count : 3
Subscriber 5677 is done. Exiting.
Publisher 5653 is done waiting for acknowledgments.
Publisher 5653 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5689 started at 2026-03-20 20:08:50
Publisher 5653 is done waiting for 3 readers.
Publisher 5653 is waiting for acknowledgments.
Subscriber 5689 got new message data:
- From : 5653
- Count : 0
Subscriber 5689 got new message data:
- From : 5653
- Count : 1
Subscriber 5689 got new message data:
- From : 5653
- Count : 2
Subscriber 5689 got new message data:
- From : 5653
- Count : 3
Subscriber 5689 is done. Exiting.
Publisher 5653 is done waiting for acknowledgments.
Publisher 5653 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5701
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5711 started at 2026-03-20 20:08:51
(5701|5701) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Publisher 5711 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5723 started at 2026-03-20 20:08:54
Publisher 5711 is done waiting for 1 readers.
Publisher 5711 is waiting for acknowledgments.
Subscriber 5723 got new message data:
- From : 5711
- Count : 0
Subscriber 5723 got new message data:
- From : 5711
- Count : 1
Subscriber 5723 got new message data:
- From : 5711
- Count : 2
Subscriber 5723 got new message data:
- From : 5711
- Count : 3
Subscriber 5723 got new message data:
- From : 5711
- Count : 4
Subscriber 5723 got new message data:
- From : 5711
- Count : 5
Subscriber 5723 got new message data:
- From : 5711
- Count : 6
Subscriber 5723 got new message data:
- From : 5711
- Count : 7
Subscriber 5723 got new message data:
- From : 5711
- Count : 8
Subscriber 5723 got new message data:
- From : 5711
- Count : 9
Subscriber 5723 got new message data:
- From : 5711
- Count : 10
Subscriber 5723 got new message data:
- From : 5711
- Count : 11
Subscriber 5723 got new message data:
- From : 5711
- Count : 12
Subscriber 5723 got new message data:
- From : 5711
- Count : 13
Subscriber 5723 got new message data:
- From : 5711
- Count : 14
Subscriber 5723 got new message data:
- From : 5711
- Count : 15
Subscriber 5723 got new message data:
- From : 5711
- Count : 16
Subscriber 5723 got new message data:
- From : 5711
- Count : 17
Subscriber 5723 got new message data:
- From : 5711
- Count : 18
Subscriber 5723 got new message data:
- From : 5711
- Count : 19
Publisher 5711 is done waiting for acknowledgments.
Publisher 5711 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5735 started at 2026-03-20 20:08:57
Publisher 5711 is done waiting for 2 readers.
Publisher 5711 is waiting for acknowledgments.
Subscriber 5735 got new message data:
- From : 5711
- Count : 0
Subscriber 5735 got new message data:
- From : 5711
- Count : 1
Subscriber 5735 got new message data:
- From : 5711
- Count : 2
Subscriber 5735 got new message data:
- From : 5711
- Count : 3
Subscriber 5735 got new message data:
- From : 5711
- Count : 4
Subscriber 5735 got new message data:
- From : 5711
- Count : 5
Subscriber 5735 got new message data:
- From : 5711
- Count : 6
Subscriber 5735 got new message data:
- From : 5711
- Count : 7
Subscriber 5735 got new message data:
- From : 5711
- Count : 8
Subscriber 5735 got new message data:
- From : 5711
- Count : 9
Subscriber 5735 got new message data:
- From : 5711
- Count : 10
Subscriber 5735 got new message data:
- From : 5711
- Count : 11
Subscriber 5735 got new message data:
- From : 5711
- Count : 12
Subscriber 5735 got new message data:
- From : 5711
- Count : 13
Subscriber 5735 got new message data:
- From : 5711
- Count : 14
Subscriber 5735 got new message data:
- From : 5711
- Count : 15
Subscriber 5735 got new message data:
- From : 5711
- Count : 16
Subscriber 5735 got new message data:
- From : 5711
- Count : 17
Subscriber 5735 got new message data:
- From : 5711
- Count : 18
Subscriber 5735 got new message data:
- From : 5711
- Count : 19
Publisher 5711 is done waiting for acknowledgments.
Publisher 5711 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5745 started at 2026-03-20 20:09:00
Publisher 5711 is done waiting for 3 readers.
Publisher 5711 is waiting for acknowledgments.
Subscriber 5745 got new message data:
- From : 5711
- Count : 0
Subscriber 5745 got new message data:
- From : 5711
- Count : 1
Subscriber 5745 got new message data:
- From : 5711
- Count : 2
Subscriber 5745 got new message data:
- From : 5711
- Count : 3
Subscriber 5745 got new message data:
- From : 5711
- Count : 4
Subscriber 5745 got new message data:
- From : 5711
- Count : 5
Subscriber 5745 got new message data:
- From : 5711
- Count : 6
Subscriber 5745 got new message data:
- From : 5711
- Count : 7
Subscriber 5745 got new message data:
- From : 5711
- Count : 8
Subscriber 5745 got new message data:
- From : 5711
- Count : 9
Subscriber 5745 got new message data:
- From : 5711
- Count : 10
Subscriber 5745 got new message data:
- From : 5711
- Count : 11
Subscriber 5745 got new message data:
- From : 5711
- Count : 12
Subscriber 5745 got new message data:
- From : 5711
- Count : 13
Subscriber 5745 got new message data:
- From : 5711
- Count : 14
Subscriber 5745 got new message data:
- From : 5711
- Count : 15
Subscriber 5745 got new message data:
- From : 5711
- Count : 16
Subscriber 5745 got new message data:
- From : 5711
- Count : 17
Subscriber 5745 got new message data:
- From : 5711
- Count : 18
Subscriber 5745 got new message data:
- From : 5711
- Count : 19
Publisher 5711 is done waiting for acknowledgments.
Publisher 5711 is done. Exiting.
Subscriber 5735 is done. Exiting.
Subscriber 5723 is done. Exiting.
Subscriber 5745 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 5819
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log
pub_1 PID: 5831 started at 2026-03-20 20:09:01
(5819|5819) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Publisher 5831 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log
sub_1 PID: 5843 started at 2026-03-20 20:09:04
Publisher 5831 is done waiting for 1 readers.
Publisher 5831 is waiting for acknowledgments.
Subscriber 5843 got new message data:
- From : 5831
- Count : 0
Subscriber 5843 got new message data:
- From : 5831
- Count : 1
Subscriber 5843 got new message data:
- From : 5831
- Count : 2
Subscriber 5843 got new message data:
- From : 5831
- Count : 3
Publisher 5831 is done waiting for acknowledgments.
Publisher 5831 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log
sub_2 PID: 5853 started at 2026-03-20 20:09:07
Publisher 5831 is done waiting for 2 readers.
Publisher 5831 is waiting for acknowledgments.
Subscriber 5853 got new message data:
- From : 5831
- Count : 0
Subscriber 5853 got new message data:
- From : 5831
- Count : 1
Subscriber 5853 got new message data:
- From : 5831
- Count : 2
Subscriber 5853 got new message data:
- From : 5831
- Count : 3
Publisher 5831 is done waiting for acknowledgments.
Publisher 5831 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log
sub_3 PID: 5864 started at 2026-03-20 20:09:10
Publisher 5831 is done waiting for 3 readers.
Publisher 5831 is waiting for acknowledgments.
Subscriber 5864 got new message data:
- From : 5831
- Count : 0
Subscriber 5864 got new message data:
- From : 5831
- Count : 1
Subscriber 5864 got new message data:
- From : 5831
- Count : 2
Subscriber 5864 got new message data:
- From : 5831
- Count : 3
Publisher 5831 is done waiting for acknowledgments.
Publisher 5831 is done. Exiting.
Subscriber 5843 is done. Exiting.
Subscriber 5853 is done. Exiting.
Subscriber 5864 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl subscribers 3 sub_delay large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5878 started at 2026-03-20 20:09:10
Publisher 5878 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5886 started at 2026-03-20 20:09:13
Publisher 5878 is done waiting for 1 readers.
Publisher 5878 is waiting for acknowledgments.
Subscriber 5886 got new message data:
- From : 5878
- Count : 0
Subscriber 5886 got new message data:
- From : 5878
- Count : 1
Subscriber 5886 got new message data:
- From : 5878
- Count : 2
Subscriber 5886 got new message data:
- From : 5878
- Count : 3
Subscriber 5886 got new message data:
- From : 5878
- Count : 4
Subscriber 5886 got new message data:
- From : 5878
- Count : 5
Subscriber 5886 got new message data:
- From : 5878
- Count : 6
Subscriber 5886 got new message data:
- From : 5878
- Count : 7
Subscriber 5886 got new message data:
- From : 5878
- Count : 8
Subscriber 5886 got new message data:
- From : 5878
- Count : 9
Subscriber 5886 got new message data:
- From : 5878
- Count : 10
Subscriber 5886 got new message data:
- From : 5878
- Count : 11
Subscriber 5886 got new message data:
- From : 5878
- Count : 12
Subscriber 5886 got new message data:
- From : 5878
- Count : 13
Subscriber 5886 got new message data:
- From : 5878
- Count : 14
Subscriber 5886 got new message data:
- From : 5878
- Count : 15
Subscriber 5886 got new message data:
- From : 5878
- Count : 16
Subscriber 5886 got new message data:
- From : 5878
- Count : 17
Subscriber 5886 got new message data:
- From : 5878
- Count : 18
Subscriber 5886 got new message data:
- From : 5878
- Count : 19
Subscriber 5886 is done. Exiting.
Publisher 5878 is done waiting for acknowledgments.
Publisher 5878 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5896 started at 2026-03-20 20:09:16
Publisher 5878 is done waiting for 2 readers.
Publisher 5878 is waiting for acknowledgments.
Subscriber 5896 got new message data:
- From : 5878
- Count : 0
Subscriber 5896 got new message data:
- From : 5878
- Count : 1
Subscriber 5896 got new message data:
- From : 5878
- Count : 2
Subscriber 5896 got new message data:
- From : 5878
- Count : 3
Subscriber 5896 got new message data:
- From : 5878
- Count : 4
Subscriber 5896 got new message data:
- From : 5878
- Count : 5
Subscriber 5896 got new message data:
- From : 5878
- Count : 6
Subscriber 5896 got new message data:
- From : 5878
- Count : 7
Subscriber 5896 got new message data:
- From : 5878
- Count : 8
Subscriber 5896 got new message data:
- From : 5878
- Count : 9
Subscriber 5896 got new message data:
- From : 5878
- Count : 10
Subscriber 5896 got new message data:
- From : 5878
- Count : 11
Subscriber 5896 got new message data:
- From : 5878
- Count : 12
Subscriber 5896 got new message data:
- From : 5878
- Count : 13
Subscriber 5896 got new message data:
- From : 5878
- Count : 14
Subscriber 5896 got new message data:
- From : 5878
- Count : 15
Subscriber 5896 got new message data:
- From : 5878
- Count : 16
Subscriber 5896 got new message data:
- From : 5878
- Count : 17
Subscriber 5896 got new message data:
- From : 5878
- Count : 18
Subscriber 5896 got new message data:
- From : 5878
- Count : 19
Subscriber 5896 is done. Exiting.
Publisher 5878 is done waiting for acknowledgments.
Publisher 5878 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5906 started at 2026-03-20 20:09:19
Publisher 5878 is done waiting for 3 readers.
Publisher 5878 is waiting for acknowledgments.
Subscriber 5906 got new message data:
- From : 5878
- Count : 0
Subscriber 5906 got new message data:
- From : 5878
- Count : 1
Subscriber 5906 got new message data:
- From : 5878
- Count : 2
Subscriber 5906 got new message data:
- From : 5878
- Count : 3
Subscriber 5906 got new message data:
- From : 5878
- Count : 4
Subscriber 5906 got new message data:
- From : 5878
- Count : 5
Subscriber 5906 got new message data:
- From : 5878
- Count : 6
Subscriber 5906 got new message data:
- From : 5878
- Count : 7
Subscriber 5906 got new message data:
- From : 5878
- Count : 8
Subscriber 5906 got new message data:
- From : 5878
- Count : 9
Subscriber 5906 got new message data:
- From : 5878
- Count : 10
Subscriber 5906 got new message data:
- From : 5878
- Count : 11
Subscriber 5906 got new message data:
- From : 5878
- Count : 12
Subscriber 5906 got new message data:
- From : 5878
- Count : 13
Subscriber 5906 got new message data:
- From : 5878
- Count : 14
Subscriber 5906 got new message data:
- From : 5878
- Count : 15
Subscriber 5906 got new message data:
- From : 5878
- Count : 16
Subscriber 5906 got new message data:
- From : 5878
- Count : 17
Subscriber 5906 got new message data:
- From : 5878
- Count : 18
Subscriber 5906 got new message data:
- From : 5878
- Count : 19
Subscriber 5906 is done. Exiting.
Publisher 5878 is done waiting for acknowledgments.
Publisher 5878 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5917 started at 2026-03-20 20:09:20
Publisher 5917 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5925 started at 2026-03-20 20:09:23
Publisher 5917 is done waiting for 1 readers.
Publisher 5917 is waiting for acknowledgments.
Subscriber 5925 got new message data:
- From : 5917
- Count : 0
Subscriber 5925 got new message data:
- From : 5917
- Count : 1
Subscriber 5925 got new message data:
- From : 5917
- Count : 2
Subscriber 5925 got new message data:
- From : 5917
- Count : 3
Subscriber 5925 is done. Exiting.
Publisher 5917 is done waiting for acknowledgments.
Publisher 5917 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5934 started at 2026-03-20 20:09:26
Publisher 5917 is done waiting for 2 readers.
Publisher 5917 is waiting for acknowledgments.
Subscriber 5934 got new message data:
- From : 5917
- Count : 0
Subscriber 5934 got new message data:
- From : 5917
- Count : 1
Subscriber 5934 got new message data:
- From : 5917
- Count : 2
Subscriber 5934 got new message data:
- From : 5917
- Count : 3
Subscriber 5934 is done. Exiting.
Publisher 5917 is done waiting for acknowledgments.
Publisher 5917 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5943 started at 2026-03-20 20:09:29
Publisher 5917 is done waiting for 3 readers.
Publisher 5917 is waiting for acknowledgments.
Subscriber 5943 got new message data:
- From : 5917
- Count : 0
Subscriber 5943 got new message data:
- From : 5917
- Count : 1
Subscriber 5943 got new message data:
- From : 5917
- Count : 2
Subscriber 5943 got new message data:
- From : 5917
- Count : 3
Subscriber 5943 is done. Exiting.
Publisher 5917 is done waiting for acknowledgments.
Publisher 5917 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 large_samples Time:10s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5953 started at 2026-03-20 20:09:30
Publisher 5953 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5962 started at 2026-03-20 20:09:33
Publisher 5953 is done waiting for 1 readers.
Publisher 5953 is waiting for acknowledgments.
Subscriber 5962 got new message data:
- From : 5953
- Count : 0
Subscriber 5962 got new message data:
- From : 5953
- Count : 1
Subscriber 5962 got new message data:
- From : 5953
- Count : 2
Subscriber 5962 got new message data:
- From : 5953
- Count : 3
Subscriber 5962 got new message data:
- From : 5953
- Count : 4
Subscriber 5962 got new message data:
- From : 5953
- Count : 5
Subscriber 5962 got new message data:
- From : 5953
- Count : 6
Subscriber 5962 got new message data:
- From : 5953
- Count : 7
Subscriber 5962 got new message data:
- From : 5953
- Count : 8
Subscriber 5962 got new message data:
- From : 5953
- Count : 9
Subscriber 5962 got new message data:
- From : 5953
- Count : 10
Subscriber 5962 got new message data:
- From : 5953
- Count : 11
Subscriber 5962 got new message data:
- From : 5953
- Count : 12
Subscriber 5962 got new message data:
- From : 5953
- Count : 13
Subscriber 5962 got new message data:
- From : 5953
- Count : 14
Subscriber 5962 got new message data:
- From : 5953
- Count : 15
Subscriber 5962 got new message data:
- From : 5953
- Count : 16
Subscriber 5962 got new message data:
- From : 5953
- Count : 17
Subscriber 5962 got new message data:
- From : 5953
- Count : 18
Subscriber 5962 got new message data:
- From : 5953
- Count : 19
Publisher 5953 is done waiting for acknowledgments.
Publisher 5953 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 5970 started at 2026-03-20 20:09:36
Publisher 5953 is done waiting for 2 readers.
Publisher 5953 is waiting for acknowledgments.
Subscriber 5970 got new message data:
- From : 5953
- Count : 0
Subscriber 5970 got new message data:
- From : 5953
- Count : 1
Subscriber 5970 got new message data:
- From : 5953
- Count : 2
Subscriber 5970 got new message data:
- From : 5953
- Count : 3
Subscriber 5970 got new message data:
- From : 5953
- Count : 4
Subscriber 5970 got new message data:
- From : 5953
- Count : 5
Subscriber 5970 got new message data:
- From : 5953
- Count : 6
Subscriber 5970 got new message data:
- From : 5953
- Count : 7
Subscriber 5970 got new message data:
- From : 5953
- Count : 8
Subscriber 5970 got new message data:
- From : 5953
- Count : 9
Subscriber 5970 got new message data:
- From : 5953
- Count : 10
Subscriber 5970 got new message data:
- From : 5953
- Count : 11
Subscriber 5970 got new message data:
- From : 5953
- Count : 12
Subscriber 5970 got new message data:
- From : 5953
- Count : 13
Subscriber 5970 got new message data:
- From : 5953
- Count : 14
Subscriber 5970 got new message data:
- From : 5953
- Count : 15
Subscriber 5970 got new message data:
- From : 5953
- Count : 16
Subscriber 5970 got new message data:
- From : 5953
- Count : 17
Subscriber 5970 got new message data:
- From : 5953
- Count : 18
Subscriber 5970 got new message data:
- From : 5953
- Count : 19
Publisher 5953 is done waiting for acknowledgments.
Publisher 5953 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 5979 started at 2026-03-20 20:09:39
Publisher 5953 is done waiting for 3 readers.
Publisher 5953 is waiting for acknowledgments.
Subscriber 5979 got new message data:
- From : 5953
- Count : 0
Subscriber 5979 got new message data:
- From : 5953
- Count : 1
Subscriber 5979 got new message data:
- From : 5953
- Count : 2
Subscriber 5979 got new message data:
- From : 5953
- Count : 3
Subscriber 5979 got new message data:
- From : 5953
- Count : 4
Subscriber 5979 got new message data:
- From : 5953
- Count : 5
Subscriber 5979 got new message data:
- From : 5953
- Count : 6
Subscriber 5979 got new message data:
- From : 5953
- Count : 7
Subscriber 5979 got new message data:
- From : 5953
- Count : 8
Subscriber 5979 got new message data:
- From : 5953
- Count : 9
Subscriber 5979 got new message data:
- From : 5953
- Count : 10
Subscriber 5979 got new message data:
- From : 5953
- Count : 11
Subscriber 5979 got new message data:
- From : 5953
- Count : 12
Subscriber 5979 got new message data:
- From : 5953
- Count : 13
Subscriber 5979 got new message data:
- From : 5953
- Count : 14
Subscriber 5979 got new message data:
- From : 5953
- Count : 15
Subscriber 5979 got new message data:
- From : 5953
- Count : 16
Subscriber 5979 got new message data:
- From : 5953
- Count : 17
Subscriber 5979 got new message data:
- From : 5953
- Count : 18
Subscriber 5979 got new message data:
- From : 5953
- Count : 19
Publisher 5953 is done waiting for acknowledgments.
Publisher 5953 is done. Exiting.
Subscriber 5970 is done. Exiting.
Subscriber 5962 is done. Exiting.
Subscriber 5979 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay Time:11s Result:0
==============================================================================
tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/publisher -l -d -r 3 -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 5991 started at 2026-03-20 20:09:41
Publisher 5991 is waiting for 1 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 5999 started at 2026-03-20 20:09:44
Publisher 5991 is done waiting for 1 readers.
Publisher 5991 is waiting for acknowledgments.
Subscriber 5999 got new message data:
- From : 5991
- Count : 0
Subscriber 5999 got new message data:
- From : 5991
- Count : 1
Subscriber 5999 got new message data:
- From : 5991
- Count : 2
Subscriber 5999 got new message data:
- From : 5991
- Count : 3
Publisher 5991 is done waiting for acknowledgments.
Publisher 5991 is waiting for 2 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 6007 started at 2026-03-20 20:09:47
Publisher 5991 is done waiting for 2 readers.
Publisher 5991 is waiting for acknowledgments.
Subscriber 6007 got new message data:
- From : 5991
- Count : 0
Subscriber 6007 got new message data:
- From : 5991
- Count : 1
Subscriber 6007 got new message data:
- From : 5991
- Count : 2
Subscriber 6007 got new message data:
- From : 5991
- Count : 3
Publisher 5991 is done waiting for acknowledgments.
Publisher 5991 is waiting for 3 readers.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/WaitForAckRace/subscriber -l -d -DCPSPendingTimeout 3 -ORBVerboseLogging 1 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 6017 started at 2026-03-20 20:09:50
Publisher 5991 is done waiting for 3 readers.
Publisher 5991 is waiting for acknowledgments.
Subscriber 6017 got new message data:
- From : 5991
- Count : 0
Subscriber 6017 got new message data:
- From : 5991
- Count : 1
Subscriber 6017 got new message data:
- From : 5991
- Count : 2
Subscriber 6017 got new message data:
- From : 5991
- Count : 3
Publisher 5991 is done waiting for acknowledgments.
Publisher 5991 is done. Exiting.
Subscriber 5999 is done. Exiting.
Subscriber 6007 is done. Exiting.
Subscriber 6017 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/WaitForAckRace/run_test.pl rtps_disc subscribers 3 sub_delay large_samples Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6029
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6039 started at 2026-03-20 20:09:52
(6039|6039) INFO: set_DCPS_debug_level: set to 1
(6039|6039) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6039|6039) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6039|6039) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6039|6039) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6039|6039) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6039|6039) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6039|6039) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6039|6039) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6039|6039) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6029|6029) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6039|6039) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6039|6039) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6039|6039) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6039|6039) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000002.000001c7(4ad65694) remote 01030000.75a76585.00000001.000001c2(7d1cd8cb)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6039) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000002.000002c7(61fb0557) remote 01030000.75a76585.00000001.000002c2(56318b08)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000002.000003c7(78e03416) remote 01030000.75a76585.00000001.000004c2(006b2c8e)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000002.000004c7(37a1a2d1) remote 01030000.75a76585.00000001.000003c2(4f2aba49)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000003.000001c7(77b67f24) remote 01030000.75a76585.00000001.000001c2(7d1cd8cb)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000003.000002c7(5c9b2ce7) remote 01030000.75a76585.00000001.000002c2(56318b08)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000003.000003c7(45801da6) remote 01030000.75a76585.00000001.000004c2(006b2c8e)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataReaderImpl::add_association - bit 1 local 01030000.75a76585.00000003.000004c7(0ac18b61) remote 01030000.75a76585.00000001.000003c2(4f2aba49)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6039) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6039|6039) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6039|6039) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6039|6044) DataWriterImpl::add_association - bit 0 local 01030000.75a76585.00000002.00000102(a1d860ab) remote 01030000.75a76585.00000003.00000507(88be7890)
(6039|6039) DataReaderImpl::add_association - bit 0 local 01030000.75a76585.00000003.00000507(88be7890) remote 01030000.75a76585.00000002.00000102(a1d860ab)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6044) DataWriterImpl::add_association - bit 0 local 01030000.75a76585.00000002.00000202(8af53368) remote 01030000.75a76585.00000003.00000607(a3932b53)
(6039|6039) DataReaderImpl::add_association - bit 0 local 01030000.75a76585.00000003.00000607(a3932b53) remote 01030000.75a76585.00000002.00000202(8af53368)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6050) DataReaderListenerImpl::on_subscription_matched
(6039|6050) DataReaderListenerImpl::on_subscription_matched
(6039|6044) DataWriterImpl::add_association - bit 0 local 01030000.75a76585.00000002.00000202(8af53368) remote 01030000.75a76585.00000002.00000507(b5de5120)
(6039|6039) DataReaderImpl::add_association - bit 0 local 01030000.75a76585.00000002.00000507(b5de5120) remote 01030000.75a76585.00000002.00000202(8af53368)
(6039|6050) DataWriterImpl::transport_assoc_done: writer 01030000.75a76585.00000002.00000102(a1d860ab) succeeded in associating with reader 01030000.75a76585.00000003.00000507(88be7890)
(6039|6050) DataWriterImpl::transport_assoc_done: writer 01030000.75a76585.00000002.00000102(a1d860ab) reader 01030000.75a76585.00000003.00000507(88be7890) calling association_complete_i
(6039|6050) DataWriterImpl::association_complete_i - bit 0 local 01030000.75a76585.00000002.00000102(a1d860ab) remote 01030000.75a76585.00000003.00000507(88be7890)
(6039|6039) DataReaderListenerImpl::on_subscription_matched
(6039|6050) DataWriterImpl::transport_assoc_done: writer 01030000.75a76585.00000002.00000202(8af53368) succeeded in associating with reader 01030000.75a76585.00000003.00000607(a3932b53)
(6039|6050) DataWriterImpl::transport_assoc_done: writer 01030000.75a76585.00000002.00000202(8af53368) reader 01030000.75a76585.00000003.00000607(a3932b53) calling association_complete_i
(6039|6050) DataWriterImpl::association_complete_i - bit 0 local 01030000.75a76585.00000002.00000202(8af53368) remote 01030000.75a76585.00000003.00000607(a3932b53)
(6039|6039) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6039|6050) DataWriterImpl::transport_assoc_done: writer 01030000.75a76585.00000002.00000202(8af53368) succeeded in associating with reader 01030000.75a76585.00000002.00000507(b5de5120)
(6039|6050) DataWriterImpl::transport_assoc_done: writer 01030000.75a76585.00000002.00000202(8af53368) reader 01030000.75a76585.00000002.00000507(b5de5120) calling association_complete_i
(6039|6050) DataWriterImpl::association_complete_i - bit 0 local 01030000.75a76585.00000002.00000202(8af53368) remote 01030000.75a76585.00000002.00000507(b5de5120)
(6039|6050) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6039|6039) Writer::run_test begins.
(6039|6039) 20:09:52.713390 Writer::run_test starting to write pass 0
(6039|6050) 20:09:52.713679 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037392 713170000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6039) 20:09:52.713876 Writer::run_test done writing.
(6039|6050) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6039|6050) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6039|6050) 20:09:52.714296 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037392 713575000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:52.714526 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037392 713575000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:52.714672 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037392 713719000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:52.714861 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037392 713719000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) 20:09:54.714954 read foo[0]: x = -13303364294697554366924757775631253504.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037394 714703000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6039|6041) 20:09:54.715312 read foo[0]: x = -13303364294697554366924757775631253504.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037394 715163000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6039|6039) Writer::run_test begins.
(6039|6039) 20:09:54.715480 Writer::run_test starting to write pass 1
(6039|6050) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6039|6039) 20:09:54.715825 Writer::run_test done writing.
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6039|6050) 20:09:54.716013 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037394 715500000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6039|6050) 20:09:54.716293 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037394 715500000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:54.716491 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037394 715656000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:54.716619 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037394 715656000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) 20:09:56.716703 read foo[0]: x = -13303364294697554366924757775631253504.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037396 716529000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6039|6041) 20:09:56.717016 read foo[0]: x = -13303364294697554366924757775631253504.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037396 716867000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6039|6039) Writer::run_test begins.
(6039|6039) 20:09:56.717184 Writer::run_test starting to write pass 2
(6039|6050) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6039|6039) 20:09:56.717521 Writer::run_test done writing.
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6039|6050) 20:09:56.717598 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037396 717203000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6039|6050) 20:09:56.717913 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037396 717203000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:56.718159 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037396 717368000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6050) 20:09:56.718319 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037396 717368000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) 20:09:58.718318 read foo[0]: x = -13303364294697554366924757775631253504.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037398 718152000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6039|6041) 20:09:58.718590 read foo[0]: x = -13303364294697554366924757775631253504.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037398 718449000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6041) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6039|6039) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6039|6039) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6039|6050) 20:09:58.719207 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1774037398 718796000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6039|6039) DataWriterImpl::remove_associations: bit 0 local 01030000.75a76585.00000002.00000102(a1d860ab) remote 01030000.75a76585.00000003.00000507(88be7890) num remotes 1
(6039|6050) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6039|6050) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6039|6044) DataReaderImpl::remove_associations: bit 0 local 01030000.75a76585.00000003.00000507(88be7890) remote 01030000.75a76585.00000002.00000102(a1d860ab) num remotes 1
(6039|6044) DataReaderImpl::remove_associations_i: bit 0 local 01030000.75a76585.00000003.00000507(88be7890) remote 01030000.75a76585.00000002.00000102(a1d860ab) num remotes 1
(6039|6044) DataReaderListenerImpl::on_subscription_matched
(6039|6039) DataWriterImpl::remove_associations: bit 0 local 01030000.75a76585.00000002.00000202(8af53368) remote 01030000.75a76585.00000002.00000507(b5de5120) num remotes 2
(6039|6050) DataLink::handle_exception() - (delay) scheduling timer for future release
(6039|6044) DataReaderImpl::remove_associations: bit 0 local 01030000.75a76585.00000003.00000607(a3932b53) remote 01030000.75a76585.00000002.00000202(8af53368) num remotes 1
(6039|6044) DataReaderImpl::remove_associations_i: bit 0 local 01030000.75a76585.00000003.00000607(a3932b53) remote 01030000.75a76585.00000002.00000202(8af53368) num remotes 1
(6039|6039) DataReaderImpl::remove_associations: bit 0 local 01030000.75a76585.00000002.00000507(b5de5120) remote 01030000.75a76585.00000002.00000202(8af53368) num remotes 1
(6039|6039) DataReaderImpl::remove_associations_i: bit 0 local 01030000.75a76585.00000002.00000507(b5de5120) remote 01030000.75a76585.00000002.00000202(8af53368) num remotes 1
(6039|6044) DataReaderListenerImpl::on_subscription_matched
(6039|6039) DataReaderListenerImpl::on_subscription_matched
(6039|6050) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000002.000001c7(4ad65694) remote 01030000.75a76585.00000001.000001c2(7d1cd8cb) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000002.000001c7(4ad65694) remote 01030000.75a76585.00000001.000001c2(7d1cd8cb) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000002.000003c7(78e03416) remote 01030000.75a76585.00000001.000004c2(006b2c8e) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000002.000003c7(78e03416) remote 01030000.75a76585.00000001.000004c2(006b2c8e) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000002.000004c7(37a1a2d1) remote 01030000.75a76585.00000001.000003c2(4f2aba49) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000002.000004c7(37a1a2d1) remote 01030000.75a76585.00000001.000003c2(4f2aba49) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000002.000002c7(61fb0557) remote 01030000.75a76585.00000001.000002c2(56318b08) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000002.000002c7(61fb0557) remote 01030000.75a76585.00000001.000002c2(56318b08) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000003.000001c7(77b67f24) remote 01030000.75a76585.00000001.000001c2(7d1cd8cb) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000003.000001c7(77b67f24) remote 01030000.75a76585.00000001.000001c2(7d1cd8cb) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000003.000003c7(45801da6) remote 01030000.75a76585.00000001.000004c2(006b2c8e) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000003.000003c7(45801da6) remote 01030000.75a76585.00000001.000004c2(006b2c8e) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000003.000004c7(0ac18b61) remote 01030000.75a76585.00000001.000003c2(4f2aba49) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000003.000004c7(0ac18b61) remote 01030000.75a76585.00000001.000003c2(4f2aba49) num remotes 1
(6039|6042) DataReaderImpl::remove_associations: bit 1 local 01030000.75a76585.00000003.000002c7(5c9b2ce7) remote 01030000.75a76585.00000001.000002c2(56318b08) num remotes 1
(6039|6042) DataReaderImpl::remove_associations_i: bit 1 local 01030000.75a76585.00000003.000002c7(5c9b2ce7) remote 01030000.75a76585.00000001.000002c2(56318b08) num remotes 1
(6039|6048) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:33575 , reconnect_state = INIT_STATE.
(6039|6048) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6039|6039) Service_Participant::shutdown
(6039|6039) DataReaderListenerImpl::~DataReaderListenerImpl
(6039|6039) DataReaderListenerImpl::~DataReaderListenerImpl
(6039|6039) DataReaderListenerImpl::~DataReaderListenerImpl
(6039|6039) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6039|6039) Service_Participant::~Service_Participant
(6039|6039) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6053
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6063 started at 2026-03-20 20:09:59
(6063|6063) INFO: set_DCPS_debug_level: set to 1
(6063|6063) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6063|6063) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6063|6063) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6063|6063) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6063|6063) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6063|6063) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6063|6063) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6063|6063) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6063|6063) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6053|6053) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6063|6063) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(6063|6063) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(6063|6063) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(6063|6063) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000002.000001c7(b35b4d65) remote 01030000.037f8e35.00000001.000001c2(8491c33a)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6063) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000002.000002c7(98761ea6) remote 01030000.037f8e35.00000001.000002c2(afbc90f9)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000002.000003c7(816d2fe7) remote 01030000.037f8e35.00000001.000004c2(f9e6377f)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000002.000004c7(ce2cb920) remote 01030000.037f8e35.00000001.000003c2(b6a7a1b8)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000003.000001c7(8e3b64d5) remote 01030000.037f8e35.00000001.000001c2(8491c33a)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000003.000002c7(a5163716) remote 01030000.037f8e35.00000001.000002c2(afbc90f9)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000003.000003c7(bc0d0657) remote 01030000.037f8e35.00000001.000004c2(f9e6377f)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataReaderImpl::add_association - bit 1 local 01030000.037f8e35.00000003.000004c7(f34c9090) remote 01030000.037f8e35.00000001.000003c2(b6a7a1b8)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6063) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6063|6063) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6063|6063) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6063|6068) DataWriterImpl::add_association - bit 0 local 01030000.037f8e35.00000002.00000102(58557b5a) remote 01030000.037f8e35.00000003.00000507(71336361)
(6063|6063) DataReaderImpl::add_association - bit 0 local 01030000.037f8e35.00000003.00000507(71336361) remote 01030000.037f8e35.00000002.00000102(58557b5a)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6068) DataWriterImpl::add_association - bit 0 local 01030000.037f8e35.00000002.00000202(73782899) remote 01030000.037f8e35.00000003.00000607(5a1e30a2)
(6063|6063) DataReaderImpl::add_association - bit 0 local 01030000.037f8e35.00000003.00000607(5a1e30a2) remote 01030000.037f8e35.00000002.00000202(73782899)
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6074) DataReaderListenerImpl::on_subscription_matched
(6063|6074) DataReaderListenerImpl::on_subscription_matched
(6063|6068) DataWriterImpl::add_association - bit 0 local 01030000.037f8e35.00000002.00000202(73782899) remote 01030000.037f8e35.00000002.00000507(4c534ad1)
(6063|6063) DataReaderImpl::add_association - bit 0 local 01030000.037f8e35.00000002.00000507(4c534ad1) remote 01030000.037f8e35.00000002.00000202(73782899)
(6063|6074) DataWriterImpl::transport_assoc_done: writer 01030000.037f8e35.00000002.00000102(58557b5a) succeeded in associating with reader 01030000.037f8e35.00000003.00000507(71336361)
(6063|6074) DataWriterImpl::transport_assoc_done: writer 01030000.037f8e35.00000002.00000102(58557b5a) reader 01030000.037f8e35.00000003.00000507(71336361) calling association_complete_i
(6063|6074) DataWriterImpl::association_complete_i - bit 0 local 01030000.037f8e35.00000002.00000102(58557b5a) remote 01030000.037f8e35.00000003.00000507(71336361)
(6063|6063) DataReaderListenerImpl::on_subscription_matched
(6063|6074) DataWriterImpl::transport_assoc_done: writer 01030000.037f8e35.00000002.00000202(73782899) succeeded in associating with reader 01030000.037f8e35.00000003.00000607(5a1e30a2)
(6063|6074) DataWriterImpl::transport_assoc_done: writer 01030000.037f8e35.00000002.00000202(73782899) reader 01030000.037f8e35.00000003.00000607(5a1e30a2) calling association_complete_i
(6063|6063) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6063|6074) DataWriterImpl::association_complete_i - bit 0 local 01030000.037f8e35.00000002.00000202(73782899) remote 01030000.037f8e35.00000003.00000607(5a1e30a2)
(6063|6074) DataWriterImpl::transport_assoc_done: writer 01030000.037f8e35.00000002.00000202(73782899) succeeded in associating with reader 01030000.037f8e35.00000002.00000507(4c534ad1)
(6063|6074) DataWriterImpl::transport_assoc_done: writer 01030000.037f8e35.00000002.00000202(73782899) reader 01030000.037f8e35.00000002.00000507(4c534ad1) calling association_complete_i
(6063|6074) DataWriterImpl::association_complete_i - bit 0 local 01030000.037f8e35.00000002.00000202(73782899) remote 01030000.037f8e35.00000002.00000507(4c534ad1)
(6063|6074) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6063|6063) Writer::run_test begins.
(6063|6063) 20:09:59.663957 Writer::run_test starting to write pass 0
(6063|6074) 20:09:59.664260 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037399 663713000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6063) 20:09:59.664396 Writer::run_test done writing.
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6063|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6063|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6063|6074) 20:09:59.664880 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037399 664145000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:09:59.665063 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037399 664145000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:09:59.665254 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037399 664279000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:09:59.665449 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037399 664279000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) 20:10:01.665558 took foo[0]: x = -3544236079348591886336.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037401 665239000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6063|6065) 20:10:01.666030 took foo[0]: x = -3544236079348591886336.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037401 665824000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6063|6063) Writer::run_test begins.
(6063|6063) 20:10:01.666229 Writer::run_test starting to write pass 1
(6063|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6063|6063) 20:10:01.666549 Writer::run_test done writing.
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6063|6074) 20:10:01.666870 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037401 666246000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6063|6074) 20:10:01.667159 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037401 666246000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:10:01.667383 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037401 666407000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:10:01.667582 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037401 666407000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) 20:10:03.667670 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037403 667396000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6063|6065) 20:10:03.668045 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037403 667842000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6063|6063) Writer::run_test begins.
(6063|6063) 20:10:03.668236 Writer::run_test starting to write pass 2
(6063|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6063|6063) 20:10:03.668561 Writer::run_test done writing.
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6063|6074) 20:10:03.668873 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037403 668260000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6063|6074) 20:10:03.669239 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037403 668260000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:10:03.669506 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037403 668418000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6074) 20:10:03.669704 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037403 668418000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) 20:10:05.669632 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037405 669459000
instance_handle: 27
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6063|6065) 20:10:05.669948 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037405 669764000
instance_handle: 28
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6065) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6063|6063) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6063|6063) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6063|6074) 20:10:05.670562 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1774037405 670148000
instance_handle: 25
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6063|6063) DataWriterImpl::remove_associations: bit 0 local 01030000.037f8e35.00000002.00000102(58557b5a) remote 01030000.037f8e35.00000003.00000507(71336361) num remotes 1
(6063|6074) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6063|6074) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6063|6068) DataReaderImpl::remove_associations: bit 0 local 01030000.037f8e35.00000003.00000507(71336361) remote 01030000.037f8e35.00000002.00000102(58557b5a) num remotes 1
(6063|6068) DataReaderImpl::remove_associations_i: bit 0 local 01030000.037f8e35.00000003.00000507(71336361) remote 01030000.037f8e35.00000002.00000102(58557b5a) num remotes 1
(6063|6068) DataReaderListenerImpl::on_subscription_matched
(6063|6063) DataWriterImpl::remove_associations: bit 0 local 01030000.037f8e35.00000002.00000202(73782899) remote 01030000.037f8e35.00000002.00000507(4c534ad1) num remotes 2
(6063|6074) DataLink::handle_exception() - (delay) scheduling timer for future release
(6063|6068) DataReaderImpl::remove_associations: bit 0 local 01030000.037f8e35.00000003.00000607(5a1e30a2) remote 01030000.037f8e35.00000002.00000202(73782899) num remotes 1
(6063|6068) DataReaderImpl::remove_associations_i: bit 0 local 01030000.037f8e35.00000003.00000607(5a1e30a2) remote 01030000.037f8e35.00000002.00000202(73782899) num remotes 1
(6063|6063) DataReaderImpl::remove_associations: bit 0 local 01030000.037f8e35.00000002.00000507(4c534ad1) remote 01030000.037f8e35.00000002.00000202(73782899) num remotes 1
(6063|6063) DataReaderImpl::remove_associations_i: bit 0 local 01030000.037f8e35.00000002.00000507(4c534ad1) remote 01030000.037f8e35.00000002.00000202(73782899) num remotes 1
(6063|6068) DataReaderListenerImpl::on_subscription_matched
(6063|6063) DataReaderListenerImpl::on_subscription_matched
(6063|6074) DataLink::handle_exception() - (delay) scheduling timer for future release
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000002.000001c7(b35b4d65) remote 01030000.037f8e35.00000001.000001c2(8491c33a) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000002.000001c7(b35b4d65) remote 01030000.037f8e35.00000001.000001c2(8491c33a) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000002.000003c7(816d2fe7) remote 01030000.037f8e35.00000001.000004c2(f9e6377f) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000002.000003c7(816d2fe7) remote 01030000.037f8e35.00000001.000004c2(f9e6377f) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000002.000004c7(ce2cb920) remote 01030000.037f8e35.00000001.000003c2(b6a7a1b8) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000002.000004c7(ce2cb920) remote 01030000.037f8e35.00000001.000003c2(b6a7a1b8) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000002.000002c7(98761ea6) remote 01030000.037f8e35.00000001.000002c2(afbc90f9) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000002.000002c7(98761ea6) remote 01030000.037f8e35.00000001.000002c2(afbc90f9) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000003.000001c7(8e3b64d5) remote 01030000.037f8e35.00000001.000001c2(8491c33a) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000003.000001c7(8e3b64d5) remote 01030000.037f8e35.00000001.000001c2(8491c33a) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000003.000003c7(bc0d0657) remote 01030000.037f8e35.00000001.000004c2(f9e6377f) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000003.000003c7(bc0d0657) remote 01030000.037f8e35.00000001.000004c2(f9e6377f) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000003.000004c7(f34c9090) remote 01030000.037f8e35.00000001.000003c2(b6a7a1b8) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000003.000004c7(f34c9090) remote 01030000.037f8e35.00000001.000003c2(b6a7a1b8) num remotes 1
(6063|6066) DataReaderImpl::remove_associations: bit 1 local 01030000.037f8e35.00000003.000002c7(a5163716) remote 01030000.037f8e35.00000001.000002c2(afbc90f9) num remotes 1
(6063|6066) DataReaderImpl::remove_associations_i: bit 1 local 01030000.037f8e35.00000003.000002c7(a5163716) remote 01030000.037f8e35.00000001.000002c2(afbc90f9) num remotes 1
(6063|6072) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:38207 , reconnect_state = INIT_STATE.
(6063|6072) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(6063|6063) Service_Participant::shutdown
(6063|6063) DataReaderListenerImpl::~DataReaderListenerImpl
(6063|6063) DataReaderListenerImpl::~DataReaderListenerImpl
(6063|6063) DataReaderListenerImpl::~DataReaderListenerImpl
(6063|6063) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6063|6063) Service_Participant::~Service_Participant
(6063|6063) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl take Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6081
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -DCPSBit 0 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile udp.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6091 started at 2026-03-20 20:10:06
(6091|6091) INFO: set_DCPS_debug_level: set to 1
(6091|6091) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=udp.ini
(6091|6091) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6091|6091) INFO: Service_Participant::process_config_file: Going to load configuration from "udp.ini"
(6091|6091) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP_TRANSPORT_TYPE=udp
(6091|6091) INFO: ConfigStoreImpl::set_string: TRANSPORT_UDP=@udp
(6091|6091) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6091|6091) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_INFO_REPO=file://repo.ior
(6091|6091) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(6091|6091) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6091|6091) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6091|6091) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6091|6091) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6091|6091) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6091|6091) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6091|6091) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6091|6091) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(6091|6091) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(6081|6081) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6091|6091) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6091|6091) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6091|6091) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6091|6091) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6091|6091) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6091|6091) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6091|6096) DataWriterImpl::add_association - bit 0 local 01030000.77fe0188.00000002.00000102(67535ec8) remote 01030000.77fe0188.00000003.00000107(2a5983f7)
(6091|6091) DataReaderImpl::add_association - bit 0 local 01030000.77fe0188.00000003.00000107(2a5983f7) remote 01030000.77fe0188.00000002.00000102(67535ec8)
(6091|6091) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6091|6091) DataWriterImpl::add_association - bit 0 local 01030000.77fe0188.00000002.00000202(4c7e0d0b) remote 01030000.77fe0188.00000003.00000207(0174d034)
(6091|6100) DataReaderListenerImpl::on_subscription_matched
(6091|6096) DataWriterImpl::transport_assoc_done: writer 01030000.77fe0188.00000002.00000102(67535ec8) succeeded in associating with reader 01030000.77fe0188.00000003.00000107(2a5983f7)
(6091|6091) DataWriterImpl::transport_assoc_done: writer 01030000.77fe0188.00000002.00000202(4c7e0d0b) succeeded in associating with reader 01030000.77fe0188.00000003.00000207(0174d034)
(6091|6096) DataWriterImpl::transport_assoc_done: writer 01030000.77fe0188.00000002.00000102(67535ec8) reader 01030000.77fe0188.00000003.00000107(2a5983f7) calling association_complete_i
(6091|6091) DataWriterImpl::transport_assoc_done: writer 01030000.77fe0188.00000002.00000202(4c7e0d0b) reader 01030000.77fe0188.00000003.00000207(0174d034) calling association_complete_i
(6091|6096) DataWriterImpl::association_complete_i - bit 0 local 01030000.77fe0188.00000002.00000102(67535ec8) remote 01030000.77fe0188.00000003.00000107(2a5983f7)
(6091|6091) DataWriterImpl::association_complete_i - bit 0 local 01030000.77fe0188.00000002.00000202(4c7e0d0b) remote 01030000.77fe0188.00000003.00000207(0174d034)
(6091|6096) DataReaderImpl::add_association - bit 0 local 01030000.77fe0188.00000003.00000207(0174d034) remote 01030000.77fe0188.00000002.00000202(4c7e0d0b)
(6091|6091) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6091|6096) DataReaderListenerImpl::on_subscription_matched
(6091|6096) DataWriterImpl::add_association - bit 0 local 01030000.77fe0188.00000002.00000202(4c7e0d0b) remote 01030000.77fe0188.00000002.00000107(1739aa47)
(6091|6091) DataReaderImpl::add_association - bit 0 local 01030000.77fe0188.00000002.00000107(1739aa47) remote 01030000.77fe0188.00000002.00000202(4c7e0d0b)
(6091|6091) DataReaderListenerImpl::on_subscription_matched
(6091|6096) DataWriterImpl::transport_assoc_done: writer 01030000.77fe0188.00000002.00000202(4c7e0d0b) succeeded in associating with reader 01030000.77fe0188.00000002.00000107(1739aa47)
(6091|6096) DataWriterImpl::transport_assoc_done: writer 01030000.77fe0188.00000002.00000202(4c7e0d0b) reader 01030000.77fe0188.00000002.00000107(1739aa47) calling association_complete_i
(6091|6096) DataWriterImpl::association_complete_i - bit 0 local 01030000.77fe0188.00000002.00000202(4c7e0d0b) remote 01030000.77fe0188.00000002.00000107(1739aa47)
(6091|6091) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6091|6100) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6091|6091) Writer::run_test begins.
(6091|6091) 20:10:06.490423 Writer::run_test starting to write pass 0
(6091|6091) 20:10:06.490892 Writer::run_test done writing.
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6091|6100) 20:10:06.490950 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037406 490204000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6091|6100) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6091|6100) 20:10:06.491640 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037406 490618000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:06.491902 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037406 490618000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:06.492138 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037406 490746000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:06.492331 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037406 490746000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) 20:10:08.492357 read foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037408 492130000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6091|6093) 20:10:08.492729 read foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037408 492555000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6091|6091) Writer::run_test begins.
(6091|6091) 20:10:08.492957 Writer::run_test starting to write pass 1
(6091|6100) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6091|6091) 20:10:08.493305 Writer::run_test done writing.
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6091|6100) 20:10:08.493479 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037408 492981000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6091|6100) 20:10:08.493811 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037408 492981000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:08.494069 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037408 493165000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:08.494241 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037408 493165000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) 20:10:10.494213 read foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037410 494056000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6091|6093) 20:10:10.494489 read foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037410 494337000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6091|6091) Writer::run_test begins.
(6091|6091) 20:10:10.494690 Writer::run_test starting to write pass 2
(6091|6100) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6091|6091) 20:10:10.495072 Writer::run_test done writing.
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6091|6100) 20:10:10.495226 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037410 494714000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6091|6100) 20:10:10.495538 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037410 494714000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:10.495825 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037410 494932000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) 20:10:10.496002 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037410 494932000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) 20:10:12.496019 read foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037412 495810000
instance_handle: d
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6091|6093) 20:10:12.496310 read foo[0]: x = -0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037412 496157000
instance_handle: e
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6093) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6091|6091) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6091|6091) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6091|6100) 20:10:12.496949 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
(6091|6091) DataWriterImpl::remove_associations: bit 0 local 01030000.77fe0188.00000002.00000102(67535ec8) remote 01030000.77fe0188.00000003.00000107(2a5983f7) num remotes 1
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1774037412 496510000
instance_handle: b
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6091|6100) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6091|6100) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6091|6096) DataReaderImpl::remove_associations: bit 0 local 01030000.77fe0188.00000003.00000107(2a5983f7) remote 01030000.77fe0188.00000002.00000102(67535ec8) num remotes 1
(6091|6096) DataReaderImpl::remove_associations_i: bit 0 local 01030000.77fe0188.00000003.00000107(2a5983f7) remote 01030000.77fe0188.00000002.00000102(67535ec8) num remotes 1
(6091|6096) DataReaderListenerImpl::on_subscription_matched
(6091|6091) DataWriterImpl::remove_associations: bit 0 local 01030000.77fe0188.00000002.00000202(4c7e0d0b) remote 01030000.77fe0188.00000002.00000107(1739aa47) num remotes 2
(6091|6096) DataReaderImpl::remove_associations: bit 0 local 01030000.77fe0188.00000003.00000207(0174d034) remote 01030000.77fe0188.00000002.00000202(4c7e0d0b) num remotes 1
(6091|6096) DataReaderImpl::remove_associations_i: bit 0 local 01030000.77fe0188.00000003.00000207(0174d034) remote 01030000.77fe0188.00000002.00000202(4c7e0d0b) num remotes 1
(6091|6091) DataReaderImpl::remove_associations: bit 0 local 01030000.77fe0188.00000002.00000107(1739aa47) remote 01030000.77fe0188.00000002.00000202(4c7e0d0b) num remotes 1
(6091|6091) DataReaderImpl::remove_associations_i: bit 0 local 01030000.77fe0188.00000002.00000107(1739aa47) remote 01030000.77fe0188.00000002.00000202(4c7e0d0b) num remotes 1
(6091|6096) DataReaderListenerImpl::on_subscription_matched
(6091|6091) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6091|6091) Service_Participant::shutdown
(6091|6091) DataReaderListenerImpl::~DataReaderListenerImpl
(6091|6091) DataReaderListenerImpl::~DataReaderListenerImpl
(6091|6091) DataReaderListenerImpl::~DataReaderListenerImpl
(6091|6091) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6091|6091) Service_Participant::~Service_Participant
(6091|6091) Service_Participant::shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl udp Time:7s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 0 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6102 started at 2026-03-20 20:10:12
(6102|6102) INFO: set_DCPS_debug_level: set to 1
(6102|6102) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6102|6102) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6102|6102) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6102|6102) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6102|6102) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6102|6102) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6102|6102) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6102|6102) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6102|6102) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6102|6102) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6102|6102) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6102|6102) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6102|6102) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6102|6102) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6102|6102) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6102|6102) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6102|6102) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d17d6de33_111
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_MAX_MESSAGE_SIZE=65466
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_HEARTBEAT_PERIOD=200
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_NAK_RESPONSE_DELAY=100
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_RESPONSIVE_MODE=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_SEND_DELAY=10
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_SEND_BUFFER_SIZE=65535
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_RCV_BUFFER_SIZE=65535
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_PORT_MODE=system
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_PB=7400
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_DG=250
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_PG=2
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_D2=2
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_D3=12
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_USE_MULTICAST=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_INIT_PARTICIPANT_PORT_ID=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_LOCAL_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_IPV6_LOCAL_ADDRESS=:::0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_IPV6_ADVERTISED_ADDRESS=:::0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_USE_RTPS_RELAY=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_RTPS_RELAY_ONLY=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE33_111_USE_ICE=false
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17D6DE33_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d17d6de33_111
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17D6DE33_111_PASSIVE_CONNECT_DURATION=60000
(6102|6102) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6102|6107) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6102|6107) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.17 (0x7b70000011c8 joined count 2)
(6102|6107) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000011c8 joined count 3)
(6102|6107) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6102|6107) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d17d6de34_111
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_MAX_MESSAGE_SIZE=65466
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_HEARTBEAT_PERIOD=200
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_NAK_RESPONSE_DELAY=100
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_RESPONSIVE_MODE=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_SEND_DELAY=10
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_SEND_BUFFER_SIZE=65535
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_RCV_BUFFER_SIZE=65535
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_PORT_MODE=system
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_PB=7400
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_DG=250
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_PG=2
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_D2=2
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_D3=12
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_USE_MULTICAST=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_INIT_PARTICIPANT_PORT_ID=2
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_LOCAL_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_IPV6_LOCAL_ADDRESS=:::0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_IPV6_ADVERTISED_ADDRESS=:::0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_USE_RTPS_RELAY=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_RTPS_RELAY_ONLY=false
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6102|6102) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17D6DE34_111_USE_ICE=false
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17D6DE34_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d17d6de34_111
(6102|6102) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17D6DE34_111_PASSIVE_CONNECT_DURATION=60000
(6102|6109) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6102|6109) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.17 (0x7b70000029c8 joined count 2)
(6102|6107) Spdp::handle_participant_data - 01037c1e.52250c2d.17d6de33.000001c1(167c28e0) discovered 01037c1e.52250c2d.17d6de34.000001c1(a45cf4f0) lease 5:00 from 10.1.0.17:35164 (0)
(6102|6109) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000029c8 joined count 3)
(6102|6109) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6102|6109) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6102|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de33.000300c3(e32fc6d4) remote 01037c1e.52250c2d.17d6de34.000300c4(cf6b8f67)
(6102|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de33.000301c3(fa34f795) remote 01037c1e.52250c2d.17d6de34.000301c4(d670be26)
(6102|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de33.000003c2(bd431bd8) remote 01037c1e.52250c2d.17d6de34.000003c7(7f093347)
(6102|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de33.000004c2(f2028d1f) remote 01037c1e.52250c2d.17d6de34.000004c7(3048a580)
(6102|6107) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de33.000200c2(95ea9c75) remote 01037c1e.52250c2d.17d6de34.000200c7(57a0b4ea)
(6102|6102) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6102|6102) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6102|6102) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6102|6102) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6102|6102) DataReaderListenerImpl::DataReaderListenerImpl use_take=0 num_ops_per_thread=2
(6102|6102) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6102|6102) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6102|6102) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6102|6106) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.17d6de33.00000007(7d607e24) remote 01037c1e.52250c2d.17d6de33.01000002(b5b6edce)
(6102|6106) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) remote 01037c1e.52250c2d.17d6de33.00000007(7d607e24)
(6102|6106) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) succeeded in associating with reader 01037c1e.52250c2d.17d6de33.00000007(7d607e24)
(6102|6106) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) reader 01037c1e.52250c2d.17d6de33.00000007(7d607e24) calling association_complete_i
(6102|6106) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) remote 01037c1e.52250c2d.17d6de33.00000007(7d607e24)
(6102|6111) DataReaderListenerImpl::on_subscription_matched
(6102|6109) Spdp::handle_participant_data - 01037c1e.52250c2d.17d6de34.000001c1(a45cf4f0) discovered 01037c1e.52250c2d.17d6de33.000001c1(167c28e0) lease 5:00 from 10.1.0.17:35160 (0)
(6102|6109) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de34.000300c3(510f1ac4) remote 01037c1e.52250c2d.17d6de33.000300c4(7d4b5377)
(6102|6109) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de34.000301c3(48142b85) remote 01037c1e.52250c2d.17d6de33.000301c4(64506236)
(6102|6109) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de34.000003c2(0f63c7c8) remote 01037c1e.52250c2d.17d6de33.000003c7(cd29ef57)
(6102|6109) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de34.000004c2(4022510f) remote 01037c1e.52250c2d.17d6de33.000004c7(82687990)
(6102|6109) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17d6de34.000200c2(27ca4065) remote 01037c1e.52250c2d.17d6de33.000200c7(e58068fa)
(6102|6106) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) remote 01037c1e.52250c2d.17d6de34.00000007(cf40a234)
(6102|6106) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) succeeded in associating with reader 01037c1e.52250c2d.17d6de34.00000007(cf40a234)
(6102|6106) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) reader 01037c1e.52250c2d.17d6de34.00000007(cf40a234) calling association_complete_i
(6102|6106) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) remote 01037c1e.52250c2d.17d6de34.00000007(cf40a234)
(6102|6106) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) remote 01037c1e.52250c2d.17d6de34.01000007(77fcc551)
(6102|6106) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) succeeded in associating with reader 01037c1e.52250c2d.17d6de34.01000007(77fcc551)
(6102|6106) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) reader 01037c1e.52250c2d.17d6de34.01000007(77fcc551) calling association_complete_i
(6102|6106) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) remote 01037c1e.52250c2d.17d6de34.01000007(77fcc551)
(6102|6108) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.17d6de34.00000007(cf40a234) remote 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab)
(6102|6108) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.17d6de34.01000007(77fcc551) remote 01037c1e.52250c2d.17d6de33.01000002(b5b6edce)
(6102|6113) DataReaderListenerImpl::on_subscription_matched
(6102|6113) DataReaderListenerImpl::on_subscription_matched
(6102|6113) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6102|6102) Writer::run_test begins.
(6102|6102) 20:10:13.151144 Writer::run_test starting to write pass 0
(6102|6113) 20:10:13.151500 read foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037413 150873999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6102|6113) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6102|6113) 20:10:13.152067 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037413 151524999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6102) 20:10:13.152195 Writer::run_test done writing.
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6102|6113) 20:10:13.152295 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037413 151897999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6102|6111) 20:10:13.152398 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037413 151524999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6111) 20:10:13.152711 read foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037413 151897999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) 20:10:16.437070 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037416 436775000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6102|6104) 20:10:16.437481 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037416 437294000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6102|6102) Writer::run_test begins.
(6102|6102) 20:10:16.437731 Writer::run_test starting to write pass 1
(6102|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6102|6113) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6102|6111) 20:10:16.438499 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037416 437763999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6102) 20:10:16.438662 Writer::run_test done writing.
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6102|6113) 20:10:16.438696 read foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037416 437763999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6102|6111) 20:10:16.438888 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037416 438224999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6113) 20:10:16.439088 read foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037416 438224999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) 20:10:19.637474 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037419 637290000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6102|6104) 20:10:19.637814 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037419 637619000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 1
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6102|6102) Writer::run_test begins.
(6102|6102) 20:10:19.638104 Writer::run_test starting to write pass 2
(6102|6113) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6102|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6102|6113) 20:10:19.639086 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037419 638136999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6111) 20:10:19.639155 read foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037419 638136999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6102) 20:10:19.639194 Writer::run_test done writing.
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
(6102|6113) 20:10:19.639459 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037419 638673999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6111) 20:10:19.639471 read foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037419 638673999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) 20:10:22.838030 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037422 837807000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6102|6104) 20:10:22.838323 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037422 838167000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 2
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6104) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6102|6102) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6102|6102) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6102|6113) 20:10:22.839401 read foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1774037422 838600999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6102|6113) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6102|6102) WriteDataContainer::wait_pending timeout at 00:09:43.720940
(6102|6111) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6102|6102) WriteDataContainer::wait_pending done
(6102|6102) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) remote 01037c1e.52250c2d.17d6de34.00000007(cf40a234) num remotes 1
(6102|6102) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) remote 01037c1e.52250c2d.17d6de33.00000007(7d607e24) num remotes 2
(6102|6108) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17d6de34.00000007(cf40a234) remote 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) num remotes 1
(6102|6108) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.17d6de34.00000007(cf40a234) remote 01037c1e.52250c2d.17d6de33.00000002(0d0a8aab) num remotes 1
(6102|6108) DataReaderListenerImpl::on_subscription_matched
(6102|6106) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17d6de33.00000007(7d607e24) remote 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) num remotes 1
(6102|6106) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.17d6de33.00000007(7d607e24) remote 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) num remotes 1
(6102|6108) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17d6de34.01000007(77fcc551) remote 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) num remotes 1
(6102|6108) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.17d6de34.01000007(77fcc551) remote 01037c1e.52250c2d.17d6de33.01000002(b5b6edce) num remotes 1
(6102|6108) DataReaderListenerImpl::on_subscription_matched
(6102|6106) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=0
**********
remote_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
**********
local_manual_drl_servant->no_writers_generation_count() = 2
********** use_take=0
(6102|6102) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6102|6102) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6102|6102) Service_Participant::shutdown
(6102|6102) DataReaderListenerImpl::~DataReaderListenerImpl
(6102|6102) DataReaderListenerImpl::~DataReaderListenerImpl
(6102|6102) DataReaderListenerImpl::~DataReaderListenerImpl
(6102|6102) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6102|6102) Service_Participant::~Service_Participant
(6102|6102) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/LivelinessTest/run_test.pl rtps_disc take
#
use_take !!!!!
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/LivelinessTest -r 1 -w 1 -m 0 -l 3 -i 2 -DCPSDebugLevel 1 -DCPSConfigFile rtps_disc.ini -DCPSPendingTimeout 3 -t 1 /home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/LivelinessTest/
lt PID: 6117 started at 2026-03-20 20:10:23
(6117|6117) INFO: set_DCPS_debug_level: set to 1
(6117|6117) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=rtps_disc.ini
(6117|6117) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(6117|6117) INFO: Service_Participant::process_config_file: Going to load configuration from "rtps_disc.ini"
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_TRANSPORT_TYPE=rtps_udp
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS_USE_MULTICAST=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS=@rtps
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_TRANSPORT_TYPE=rtps_udp
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2_USE_MULTICAST=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_RTPS2=@rtps2
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(6117|6117) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_RESEND_PERIOD=2
(6117|6117) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS_SEDP_MULTICAST=0
(6117|6117) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_UNI_RTPS=@uni_rtps
(6117|6117) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(6117|6117) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_DEFAULT_DISCOVERY=uni_rtps
(6117|6117) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=rtps
(6117|6117) INFO: ConfigStoreImpl::set_string: COMMON=@common
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_TRANSPORTS=rtps
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS=@rtps
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2_TRANSPORTS=rtps2
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS2=@rtps2
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG=@config
(6117|6117) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(6117|6117) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(6117|6117) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(6117|6117) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(6117|6117) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(6117|6117) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(6117|6117) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d17e5c47d_111
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_MAX_MESSAGE_SIZE=65466
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_HEARTBEAT_PERIOD=200
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_NAK_RESPONSE_DELAY=100
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_RESPONSIVE_MODE=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_SEND_DELAY=10
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_SEND_BUFFER_SIZE=65535
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_RCV_BUFFER_SIZE=65535
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_PORT_MODE=system
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_PB=7400
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_DG=250
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_PG=2
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_D2=2
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_D3=12
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_USE_MULTICAST=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_INIT_PARTICIPANT_PORT_ID=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_LOCAL_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_IPV6_INIT_PARTICIPANT_PORT_ID=1
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_IPV6_LOCAL_ADDRESS=:::0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_IPV6_ADVERTISED_ADDRESS=:::0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_USE_RTPS_RELAY=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_RTPS_RELAY_ONLY=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47D_111_USE_ICE=false
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17E5C47D_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d17e5c47d_111
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17E5C47D_111_PASSIVE_CONNECT_DURATION=60000
(6117|6117) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_UNI_RTPS_SPDP_SEND_ADDRS
(6117|6122) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000011c8 joined count 1)
(6117|6122) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.17 (0x7b70000011c8 joined count 2)
(6117|6122) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000011c8 joined count 3)
(6117|6122) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000011c8 joined count 4)
(6117|6122) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000011c8 joined count 5)
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d17e5c47e_111
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_MAX_MESSAGE_SIZE=65466
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_HEARTBEAT_PERIOD=200
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_NAK_RESPONSE_DELAY=100
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_RESPONSIVE_MODE=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_SEND_DELAY=10
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_SEND_BUFFER_SIZE=65535
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_RCV_BUFFER_SIZE=65535
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_PORT_MODE=system
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_PB=7400
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_DG=250
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_PG=2
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_D2=2
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_D3=12
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_USE_MULTICAST=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_INIT_PARTICIPANT_PORT_ID=2
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_LOCAL_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_ADVERTISED_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_IPV6_INIT_PARTICIPANT_PORT_ID=3
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_IPV6_LOCAL_ADDRESS=:::0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_IPV6_ADVERTISED_ADDRESS=:::0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_USE_RTPS_RELAY=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_RTPS_RELAY_ONLY=false
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(6117|6117) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D17E5C47E_111_USE_ICE=false
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17E5C47E_111=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d17e5c47e_111
(6117|6117) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D17E5C47E_111_PASSIVE_CONNECT_DURATION=60000
(6117|6124) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on docker0/172.17.0.1 (0x7b70000029c8 joined count 1)
(6117|6124) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on eth0/10.1.0.17 (0x7b70000029c8 joined count 2)
(6117|6122) Spdp::handle_participant_data - 01037c1e.52250c2d.17e5c47d.000001c1(ca7950fa) discovered 01037c1e.52250c2d.17e5c47e.000001c1(8dd92a2a) lease 5:00 from 10.1.0.17:35164 (0)
(6117|6124) INFO: MulticastManager::join: joined group ff03::1:35150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000029c8 joined count 3)
(6117|6124) INFO: MulticastManager::join: joined group 239.255.0.1:35150 on lo/127.0.0.1 (0x7b70000029c8 joined count 4)
(6117|6124) INFO: MulticastManager::join: joined group ff03::1:35150 on lo/::1 (0x7b70000029c8 joined count 5)
(6117|6122) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47d.000300c3(3f2abece) remote 01037c1e.52250c2d.17e5c47e.000300c4(e6ee51bd)
(6117|6122) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47d.000301c3(26318f8f) remote 01037c1e.52250c2d.17e5c47e.000301c4(fff560fc)
(6117|6122) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47d.000003c2(614663c2) remote 01037c1e.52250c2d.17e5c47e.000003c7(568ced9d)
(6117|6122) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47d.000004c2(2e07f505) remote 01037c1e.52250c2d.17e5c47e.000004c7(19cd7b5a)
(6117|6122) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47d.000200c2(49efe46f) remote 01037c1e.52250c2d.17e5c47e.000200c7(7e256a30)
(6117|6117) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6117|6117) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6117|6117) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6117|6117) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6117|6117) DataReaderListenerImpl::DataReaderListenerImpl use_take=1 num_ops_per_thread=2
(6117|6117) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6117|6117) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6117|6117) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(6117|6121) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.17e5c47d.00000007(a165063e) remote 01037c1e.52250c2d.17e5c47d.01000002(69b395d4)
(6117|6121) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) remote 01037c1e.52250c2d.17e5c47d.00000007(a165063e)
(6117|6121) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) succeeded in associating with reader 01037c1e.52250c2d.17e5c47d.00000007(a165063e)
(6117|6121) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) reader 01037c1e.52250c2d.17e5c47d.00000007(a165063e) calling association_complete_i
(6117|6121) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) remote 01037c1e.52250c2d.17e5c47d.00000007(a165063e)
(6117|6126) DataReaderListenerImpl::on_subscription_matched
(6117|6124) Spdp::handle_participant_data - 01037c1e.52250c2d.17e5c47e.000001c1(8dd92a2a) discovered 01037c1e.52250c2d.17e5c47d.000001c1(ca7950fa) lease 5:00 from 10.1.0.17:35160 (0)
(6117|6124) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47e.000300c3(788ac41e) remote 01037c1e.52250c2d.17e5c47d.000300c4(a14e2b6d)
(6117|6124) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47e.000301c3(6191f55f) remote 01037c1e.52250c2d.17e5c47d.000301c4(b8551a2c)
(6117|6124) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47e.000003c2(26e61912) remote 01037c1e.52250c2d.17e5c47d.000003c7(112c974d)
(6117|6124) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47e.000004c2(69a78fd5) remote 01037c1e.52250c2d.17e5c47d.000004c7(5e6d018a)
(6117|6124) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.17e5c47e.000200c2(0e4f9ebf) remote 01037c1e.52250c2d.17e5c47d.000200c7(398510e0)
(6117|6121) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) remote 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee)
(6117|6121) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) succeeded in associating with reader 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee)
(6117|6121) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) reader 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee) calling association_complete_i
(6117|6121) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) remote 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee)
(6117|6121) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) remote 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b)
(6117|6121) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) succeeded in associating with reader 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b)
(6117|6121) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) reader 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b) calling association_complete_i
(6117|6121) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) remote 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b)
(6117|6123) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee) remote 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1)
(6117|6123) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b) remote 01037c1e.52250c2d.17e5c47d.01000002(69b395d4)
(6117|6128) DataReaderListenerImpl::on_subscription_matched
(6117|6128) DataReaderListenerImpl::on_subscription_matched
(6117|6128) InMemoryDistributedConditionSet AUTOMATIC_DATAREADER posting LIVELINESS_GAINED_1
(6117|6117) Writer::run_test begins.
(6117|6117) 20:10:24.411916 Writer::run_test starting to write pass 0
(6117|6128) 20:10:24.412254 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037424 411621999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6126) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6117|6128) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_1
(6117|6128) 20:10:24.412856 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037424 412301999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6117) 20:10:24.413005 Writer::run_test done writing.
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_1 done
(6117|6128) 20:10:24.413129 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037424 412670999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1
(6117|6126) 20:10:24.413279 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037424 412301999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6126) 20:10:24.413627 took foo[0]: x = 1.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037424 412670999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) 20:10:27.697549 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037427 697222000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6117|6119) 20:10:27.698044 took foo[0]: x = 0.000000 y = 0.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037427 697833000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_1
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_1 done
(6117|6117) Writer::run_test begins.
(6117|6117) 20:10:27.698261 Writer::run_test starting to write pass 1
(6117|6128) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6117|6126) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_2
(6117|6117) 20:10:27.699009 Writer::run_test done writing.
(6117|6128) 20:10:27.699017 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037427 698281999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_2 done
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2
(6117|6126) 20:10:27.699189 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037427 698281999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6128) 20:10:27.699387 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037427 698602999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6126) 20:10:27.699526 took foo[0]: x = 1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037427 698602999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) 20:10:30.898023 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037430 897694000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6117|6119) 20:10:30.898468 took foo[0]: x = 0.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037430 898206000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_2
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_2 done
(6117|6117) Writer::run_test begins.
(6117|6117) 20:10:30.898734 Writer::run_test starting to write pass 2
(6117|6128) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6117|6126) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_3
(6117|6117) 20:10:30.899541 Writer::run_test done writing.
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6117|6126) 20:10:30.899614 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037430 898756999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_GAINED_3 done
(6117|6128) 20:10:30.899697 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3
sample_state: NOT_READ_SAMPLE_STATE
view_state: NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037430 898756999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6126) 20:10:30.899993 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037430 899177999
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6128) 20:10:30.900094 took foo[0]: x = 1.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: ALIVE_INSTANCE_STATE
source_timestamp: 1774037430 899177999
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) 20:10:34.098398 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037434 98167000
instance_handle: 14
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6117|6119) 20:10:34.098744 took foo[0]: x = 0.000000 y = -2.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_NO_WRITERS_INSTANCE_STATE
source_timestamp: 1774037434 98560000
instance_handle: 15
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6119) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_LOST_3
(6117|6117) InMemoryDistributedConditionSet driver wait_for REMOTE_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3
(6117|6117) InMemoryDistributedConditionSet driver wait_for LOCAL_MANUAL_DATAREADER LIVELINESS_LOST_3 done
(6117|6128) 20:10:34.099954 took foo[0]: x = -1.000000 y = -1.000000, key = 101010
sample_state: NOT_READ_SAMPLE_STATE
view_state: NOT_NEW_VIEW_STATE
instance_state: NOT_ALIVE_DISPOSED_INSTANCE_STATE
source_timestamp: 1774037434 99014999
instance_handle: 12
disposed_generation_count: 0
no_writers_generation_count: 0
sample_rank: 0
generation_rank: 0
absolute_generation_rank: 0
(6117|6117) WriteDataContainer::wait_pending timeout at 00:09:54.981298
(6117|6126) InMemoryDistributedConditionSet LOCAL_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6117|6128) InMemoryDistributedConditionSet REMOTE_MANUAL_DATAREADER posting LIVELINESS_GAINED_4
(6117|6117) WriteDataContainer::wait_pending done
(6117|6117) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) remote 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee) num remotes 1
(6117|6117) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) remote 01037c1e.52250c2d.17e5c47d.00000007(a165063e) num remotes 2
(6117|6123) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee) remote 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) num remotes 1
(6117|6123) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.17e5c47e.00000007(e6c57cee) remote 01037c1e.52250c2d.17e5c47d.00000002(d10ff2b1) num remotes 1
(6117|6123) DataReaderListenerImpl::on_subscription_matched
(6117|6121) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17e5c47d.00000007(a165063e) remote 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) num remotes 1
(6117|6121) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.17e5c47d.00000007(a165063e) remote 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) num remotes 1
(6117|6123) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b) remote 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) num remotes 1
(6117|6123) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.17e5c47e.01000007(5e791b8b) remote 01037c1e.52250c2d.17e5c47d.01000002(69b395d4) num remotes 1
(6117|6121) DataReaderListenerImpl::on_subscription_matched
(6117|6123) DataReaderListenerImpl::on_subscription_matched
**********
automatic_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
remote_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
**********
local_manual_drl_servant->no_writers_generation_count() = 0
********** use_take=1
(6117|6117) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6117|6117) WARNING: Spdp::SpdpTransport::send() - destination 0.0.0.0:0 failed send: Invalid argument
(6117|6117) Service_Participant::shutdown
(6117|6117) DataReaderListenerImpl::~DataReaderListenerImpl
(6117|6117) DataReaderListenerImpl::~DataReaderListenerImpl
(6117|6117) DataReaderListenerImpl::~DataReaderListenerImpl
(6117|6117) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
(6117|6117) Service_Participant::~Service_Participant
(6117|6117) Service_Participant::shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/LivelinessTest/run_test.pl rtps_disc take Time:12s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl
#
(6140|6140) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl nopub
#
(6163|6163) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
0x7b7c00000000 received data with key == 99
0x7b7c00000000 received data with key == 2
0x7b7c00000000 received data with key == 3
0x7b7c00002a00 received data with key == 3
0x7b7c00001c00 received data with ull == 1485441228339
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl nopub Time:3s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
INFO: partial read on DataReader "dr"
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc Time:6s Result:0
==============================================================================
tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub
#
0x7b7c00021400 received data with key == 99
0x7b7c00021400 received data with key == 2
0x7b7c00021400 received data with key == 3
0x7b7c00023e00 received data with key == 3
0x7b7c00023000 received data with ull == 1485441228339
auto_run_tests_finished: tests/DCPS/ContentFilteredTopic/run_test.pl rtps_disc nopub Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6208
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6218 started at 2026-03-20 20:10:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6219 started at 2026-03-20 20:10:54
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341176940224
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 140341155985088
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl topic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6249
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6259 started at 2026-03-20 20:11:01
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6260 started at 2026-03-20 20:11:01
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 4
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 3
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 2
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 1
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735171315392
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: subject = Review
subject_id = 139735150360256
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl topic Time:6s Result:0
==============================================================================
tests/DCPS/GroupPresentation/run_test.pl instance
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6285
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/subscriber -DCPSTransportDebugLevel 0 -ORBDebugLevel 0 -DCPSConfigFile sub.ini -DCPSDebugLevel 0 -DCPSBits 0 -ORBVerboseLogging 1 -q 0 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 6295 started at 2026-03-20 20:11:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GroupPresentation/publisher -ORBDebugLevel 0 -DCPSConfigFile pub.ini -DCPSDebugLevel 0 -DCPSBits 0 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 6296 started at 2026-03-20 20:11:07
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 1
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 2
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 3
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 4
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 5
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 6
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 7
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 8
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718951941824
from = Comic Book Guy
count = 9
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
Message: subject = Review
subject_id = 139718930986688
from = Comic Book Guy
count = 10
text = Worst. Movie. Ever.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/GroupPresentation/run_test.pl instance Time:7s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6320
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6330 started at 2026-03-20 20:11:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6331 started at 2026-03-20 20:11:13
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6353 started at 2026-03-20 20:11:16
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl Time:24s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6368
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6378 started at 2026-03-20 20:11:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6379 started at 2026-03-20 20:11:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6380 started at 2026-03-20 20:11:37
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength Time:22s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6415
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6425 started at 2026-03-20 20:12:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6426 started at 2026-03-20 20:12:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6427 started at 2026-03-20 20:12:00
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6460
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6470 started at 2026-03-20 20:12:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile sub.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6471 started at 2026-03-20 20:12:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile pub.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6472 started at 2026-03-20 20:12:11
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline Time:16s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6508
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -DCPSPendingTimeout 3
publisher1 PID: 6518 started at 2026-03-20 20:12:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 0 -DCPSPendingTimeout 3
subscriber PID: 6519 started at 2026-03-20 20:12:27
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 3 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 3 strength: 10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6536 started at 2026-03-20 20:12:30
datawriter1->DataReader1 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 4 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 5 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 5 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl rtps Time:25s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl update_strength rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6546
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -r 15 -DCPSPendingTimeout 3
publisher1 PID: 6556 started at 2026-03-20 20:12:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -t 3 -DCPSPendingTimeout 3
subscriber PID: 6557 started at 2026-03-20 20:12:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -DCPSPendingTimeout 3
publisher2 PID: 6558 started at 2026-03-20 20:12:51
datawriter1->DataReader1 subject_id: 1 count: 1 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 1 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 6 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 6 strength: 15
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 7 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 15
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 15
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 15
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl update_strength rtps Time:22s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl liveliness_change rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6603
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -l 1 -y 250 -DCPSPendingTimeout 3
publisher1 PID: 6613 started at 2026-03-20 20:13:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -l 2 -t 1 -DCPSPendingTimeout 3
subscriber PID: 6614 started at 2026-03-20 20:13:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -l 1 -y 250 -c -DCPSPendingTimeout 3
publisher2 PID: 6615 started at 2026-03-20 20:13:14
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 16 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 17 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 18 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 19 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 20 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 20 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl liveliness_change rtps Time:11s Result:0
==============================================================================
tests/DCPS/Ownership/run_test.pl miss_deadline rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -ORBLogFile DCPSInfoRepo.log -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6643
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub1.log -s 10 -i datawriter1 -d 1 -y 500 -DCPSPendingTimeout 3
publisher1 PID: 6653 started at 2026-03-20 20:13:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/subscriber -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile sub.log -d 2 -t 2 -DCPSPendingTimeout 3
subscriber PID: 6654 started at 2026-03-20 20:13:25
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Ownership/publisher -ORBDebugLevel 0 -ORBVerboseLogging 1 -DCPSDebugLevel 0 -DCPSTransportDebugLevel 0 -DCPSConfigFile rtps.ini -ORBLogFile pub2.log -s 12 -i datawriter2 -d 1 -y 500 -c -DCPSPendingTimeout 3
publisher2 PID: 6655 started at 2026-03-20 20:13:25
datawriter2->DataReader1 subject_id: 1 count: 1 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 1 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 2 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 2 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 2 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 3 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 4 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 5 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 5 strength: 12
datawriter1->DataReader1 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 8 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 9 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 10 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 11 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 12 strength: 10
datawriter1->DataReader1 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 13 strength: 10
datawriter1->DataReader1 subject_id: 0 count: 14 strength: 10
datawriter1->DataReader2 subject_id: 0 count: 14 strength: 10
datawriter2->DataReader1 subject_id: 0 count: 6 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 6 strength: 12
datawriter1->DataReader1 subject_id: 1 count: 15 strength: 10
datawriter1->DataReader2 subject_id: 1 count: 15 strength: 10
datawriter2->DataReader1 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 7 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 8 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 9 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 10 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 11 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 12 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 13 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 14 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 15 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 16 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 17 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 18 strength: 12
datawriter2->DataReader1 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader2 subject_id: 1 count: 19 strength: 12
datawriter2->DataReader1 subject_id: 0 count: 20 strength: 12
datawriter2->DataReader2 subject_id: 0 count: 20 strength: 12
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Ownership/run_test.pl miss_deadline rtps Time:16s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile tcp.ini
(6682|6682) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6692|6692) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps 2
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps.ini 2
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 100
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 101
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 102
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 103
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 104
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 105
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 106
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 107
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 108
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 109
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 110
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 111
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 112
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 113
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 114
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 115
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 116
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 117
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 118
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 119
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 120
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 121
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 122
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 123
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 124
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 125
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 126
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 127
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 128
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 129
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 130
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 131
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 132
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 133
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 134
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 135
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 136
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 137
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 138
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 139
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 140
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 141
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 142
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 143
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 144
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 145
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 146
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 147
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 148
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 149
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 150
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 151
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 152
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 153
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 154
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 155
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 156
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 157
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 158
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 159
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 160
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 161
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 162
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 163
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 164
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 165
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 166
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 167
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 168
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 169
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 170
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 171
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 172
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 173
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 174
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 175
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 176
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 177
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 178
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 179
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 180
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 181
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 182
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 183
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 184
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 185
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 186
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 187
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 188
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 189
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 190
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 191
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 192
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 193
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 194
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 195
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 196
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 197
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 198
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 199
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps 2 Time:5s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl udp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile udp.ini
(6725|6725) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6735|6735) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl udp Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl multicast
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile multicast.ini
(6748|6748) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6758|6758) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl multicast Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl shmem
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile shmem.ini
(6771|6771) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(6781|6781) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl shmem Time:4s Result:0
==============================================================================
tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/test -DCPSPendingTimeout 3 -DCPSConfigFile rtps_disc_tcp.ini
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:49: INFO: TestCase::init_datawriter
(6795|6795) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/SharedTransport/TestCase.cpp:62: INFO: TestCase::init_datareader
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 0
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 1
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 2
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 3
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 4
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 5
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 6
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 7
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 8
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 9
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 10
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 11
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 12
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 13
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 14
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 15
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 16
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 17
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 18
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 19
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 20
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 21
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 22
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 23
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 24
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 25
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 26
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 27
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 28
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 29
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 30
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 31
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 32
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 33
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 34
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 35
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 36
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 37
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 38
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 39
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 40
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 41
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 42
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 43
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 44
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 45
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 46
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 47
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 48
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 49
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 50
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 51
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 52
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 53
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 54
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 55
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 56
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 57
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 58
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 59
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 60
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 61
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 62
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 63
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 64
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 65
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 66
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 67
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 68
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 69
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 70
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 71
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 72
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 73
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 74
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 75
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 76
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 77
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 78
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 79
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 80
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 81
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 82
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 83
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 84
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 85
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 86
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 87
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 88
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 89
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 90
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 91
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 92
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 93
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 94
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 95
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 96
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 97
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 98
message = Testing!
SampleInfo.sample_rank = 0
SampleInfo.instance_state = ALIVE_INSTANCE_STATE
Message: key = 99
message = Testing!
test PASSED.
auto_run_tests_finished: tests/DCPS/SharedTransport/run_test.pl rtps_disc_tcp Time:3s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 6805
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 6816 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 6817 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 6818 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 6819 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 6820 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 6821 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 6822 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 6823 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 6824 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 6825 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 6826 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 6827 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 6828 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 6829 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 6830 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 6831 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 6832 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 6833 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 6834 started at 2026-03-20 20:14:09
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 6835 started at 2026-03-20 20:14:09
(6805|6805) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Subscriber 6833 got new message data:
- From : 6816
- Count : 7
Subscriber 6833 got new message data:
- From : 6830
- Count : 8
Subscriber 6833 is done. Exiting.
Subscriber 6823 got new message data:
- From : 6830
- Count : 15
Subscriber 6823 got new message data:
- From : 6818
- Count : 7
Subscriber 6831 got new message data:
- From : 6830
- Count : 15
Subscriber 6823 got new message data:
- From : 6830
- Count : 16
Subscriber 6831 got new message data:
- From : 6830
- Count : 16
Subscriber 6823 got new message data:
- From : 6818
- Count : 8
Subscriber 6831 is done. Exiting.
Subscriber 6831 got new message data:
- From : 6816
- Count : 14
Subscriber 6831 got new message data:
- From : 6816
- Count : 15
Subscriber 6823 is done. Exiting.
Subscriber 6831 got new message data:
- From : 6818
- Count : 7
Subscriber 6831 got new message data:
- From : 6818
- Count : 8
Subscriber 6817 got new message data:
- From : 6816
- Count : 16
Subscriber 6831 got new message data:
- From : 6816
- Count : 16
Subscriber 6831 got new message data:
- From : 6830
- Count : 17
Subscriber 6817 is done. Exiting.
Subscriber 6831 got new message data:
- From : 6820
- Count : 8
Subscriber 6831 got new message data:
- From : 6818
- Count : 9
Subscriber 6831 got new message data:
- From : 6816
- Count : 17
Subscriber 6831 got new message data:
- From : 6830
- Count : 18
Subscriber 6831 got new message data:
- From : 6820
- Count : 9
Subscriber 6831 got new message data:
- From : 6818
- Count : 10
Subscriber 6831 got new message data:
- From : 6816
- Count : 18
Subscriber 6831 got new message data:
- From : 6830
- Count : 19
Subscriber 6831 got new message data:
- From : 6820
- Count : 10
Subscriber 6829 got new message data:
- From : 6816
- Count : 20
Subscriber 6829 is done. Exiting.
Subscriber 6827 got new message data:
- From : 6818
- Count : 15
Subscriber 6827 is done. Exiting.
Subscriber 6835 got new message data:
- From : 6830
- Count : 31
Subscriber 6835 is done. Exiting.
Subscriber 6821 got new message data:
- From : 6830
- Count : 79
Subscriber 6821 is done. Exiting.
Subscriber 6825 got new message data:
- From : 6830
- Count : 82
Subscriber 6825 is done. Exiting.
Subscriber 6825 got new message data:
- From : 6830
- Count : 83
Subscriber 6825 got new message data:
- From : 6816
- Count : 81
Subscriber 6825 got new message data:
- From : 6818
- Count : 74
Subscriber 6825 got new message data:
- From : 6818
- Count : 75
Subscriber 6825 got new message data:
- From : 6828
- Count : 56
Subscriber 6825 got new message data:
- From : 6820
- Count : 74
Subscriber 6825 got new message data:
- From : 6822
- Count : 20
Subscriber 6825 got new message data:
- From : 6830
- Count : 84
Subscriber 6825 got new message data:
- From : 6830
- Count : 85
Subscriber 6825 got new message data:
- From : 6816
- Count : 82
Subscriber 6825 got new message data:
- From : 6816
- Count : 83
Subscriber 6825 got new message data:
- From : 6818
- Count : 76
Subscriber 6825 got new message data:
- From : 6828
- Count : 57
Subscriber 6825 got new message data:
- From : 6820
- Count : 75
Subscriber 6825 got new message data:
- From : 6822
- Count : 21
Subscriber 6825 got new message data:
- From : 6832
- Count : 56
Subscriber 6825 got new message data:
- From : 6820
- Count : 76
Subscriber 6825 got new message data:
- From : 6834
- Count : 60
Subscriber 6825 got new message data:
- From : 6830
- Count : 86
Subscriber 6825 got new message data:
- From : 6816
- Count : 84
Subscriber 6825 got new message data:
- From : 6818
- Count : 77
Subscriber 6825 got new message data:
- From : 6828
- Count : 58
Subscriber 6825 got new message data:
- From : 6822
- Count : 22
Subscriber 6825 got new message data:
- From : 6832
- Count : 57
Subscriber 6819 got new message data:
- From : 6820
- Count : 80
Subscriber 6819 is done. Exiting.
Subscriber 6819 got new message data:
- From : 6816
- Count : 88
Subscriber 6819 got new message data:
- From : 6830
- Count : 90
Subscriber 6819 got new message data:
- From : 6816
- Count : 89
Subscriber 6819 got new message data:
- From : 6818
- Count : 82
Subscriber 6819 got new message data:
- From : 6828
- Count : 63
Subscriber 6819 got new message data:
- From : 6820
- Count : 81
Subscriber 6819 got new message data:
- From : 6830
- Count : 91
Subscriber 6819 got new message data:
- From : 6822
- Count : 27
Subscriber 6819 got new message data:
- From : 6828
- Count : 64
Subscriber 6819 got new message data:
- From : 6824
- Count : 5
Publisher 6830 is done. Exiting.
Publisher 6816 is done. Exiting.
Publisher 6818 is done. Exiting.
Publisher 6820 is done. Exiting.
Publisher 6834 is done. Exiting.
Publisher 6828 is done. Exiting.
Publisher 6832 is done. Exiting.
Publisher 6822 is done. Exiting.
Publisher 6826 is done. Exiting.
Publisher 6824 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl publishers 10 subscribers 10 Time:11s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7030
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7040 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7041 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7042 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7043 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7044 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7045 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7046 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7047 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7048 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7049 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7050 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7051 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7052 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7053 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7054 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7055 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7056 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7057 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7058 started at 2026-03-20 20:14:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7059 started at 2026-03-20 20:14:20
(7030|7030) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Subscriber 7053 got new message data:
- From : 7058
- Count : 3
Subscriber 7053 is done. Exiting.
Subscriber 7053 got new message data:
- From : 7058
- Count : 4
Subscriber 7053 got new message data:
- From : 7058
- Count : 5
Subscriber 7053 got new message data:
- From : 7058
- Count : 6
Subscriber 7053 got new message data:
- From : 7058
- Count : 7
Subscriber 7053 got new message data:
- From : 7058
- Count : 8
Subscriber 7041 got new message data:
- From : 7058
- Count : 10
Subscriber 7041 is done. Exiting.
Subscriber 7041 got new message data:
- From : 7058
- Count : 11
Subscriber 7041 got new message data:
- From : 7040
- Count : 1
Subscriber 7041 got new message data:
- From : 7058
- Count : 12
Subscriber 7041 got new message data:
- From : 7040
- Count : 2
Subscriber 7041 got new message data:
- From : 7058
- Count : 13
Subscriber 7041 got new message data:
- From : 7040
- Count : 3
Subscriber 7041 got new message data:
- From : 7058
- Count : 14
Subscriber 7041 got new message data:
- From : 7040
- Count : 4
Subscriber 7041 got new message data:
- From : 7058
- Count : 15
Subscriber 7041 got new message data:
- From : 7040
- Count : 5
Subscriber 7041 got new message data:
- From : 7058
- Count : 16
Subscriber 7041 got new message data:
- From : 7040
- Count : 6
Subscriber 7055 got new message data:
- From : 7052
- Count : 9
Subscriber 7055 got new message data:
- From : 7040
- Count : 12
Subscriber 7055 got new message data:
- From : 7042
- Count : 8
Subscriber 7055 is done. Exiting.
Subscriber 7049 got new message data:
- From : 7040
- Count : 16
Subscriber 7049 got new message data:
- From : 7052
- Count : 13
Subscriber 7049 got new message data:
- From : 7042
- Count : 12
Subscriber 7049 is done. Exiting.
Subscriber 7049 got new message data:
- From : 7050
- Count : 7
Subscriber 7051 got new message data:
- From : 7040
- Count : 22
Subscriber 7051 got new message data:
- From : 7054
- Count : 5
Subscriber 7051 is done. Exiting.
Subscriber 7057 got new message data:
- From : 7052
- Count : 22
Subscriber 7057 is done. Exiting.
Subscriber 7059 got new message data:
- From : 7054
- Count : 13
Subscriber 7059 got new message data:
- From : 7048
- Count : 14
Subscriber 7059 got new message data:
- From : 7058
- Count : 39
Subscriber 7059 got new message data:
- From : 7052
- Count : 27
Subscriber 7059 is done. Exiting.
Subscriber 7059 got new message data:
- From : 7050
- Count : 21
Subscriber 7059 got new message data:
- From : 7042
- Count : 26
Subscriber 7059 got new message data:
- From : 7046
- Count : 8
Subscriber 7059 got new message data:
- From : 7040
- Count : 31
Subscriber 7059 got new message data:
- From : 7048
- Count : 15
Subscriber 7059 got new message data:
- From : 7054
- Count : 14
Subscriber 7059 got new message data:
- From : 7058
- Count : 40
Subscriber 7059 got new message data:
- From : 7052
- Count : 28
Subscriber 7059 got new message data:
- From : 7050
- Count : 22
Subscriber 7059 got new message data:
- From : 7042
- Count : 27
Subscriber 7059 got new message data:
- From : 7040
- Count : 32
Subscriber 7059 got new message data:
- From : 7048
- Count : 16
Subscriber 7059 got new message data:
- From : 7054
- Count : 15
Subscriber 7059 got new message data:
- From : 7046
- Count : 9
Subscriber 7059 got new message data:
- From : 7058
- Count : 41
Subscriber 7059 got new message data:
- From : 7052
- Count : 29
Subscriber 7059 got new message data:
- From : 7050
- Count : 23
Subscriber 7059 got new message data:
- From : 7040
- Count : 33
Subscriber 7047 got new message data:
- From : 7052
- Count : 73
Subscriber 7047 got new message data:
- From : 7050
- Count : 67
Subscriber 7047 got new message data:
- From : 7058
- Count : 85
Subscriber 7047 got new message data:
- From : 7046
- Count : 53
Subscriber 7047 got new message data:
- From : 7048
- Count : 60
Subscriber 7047 got new message data:
- From : 7040
- Count : 77
Subscriber 7047 got new message data:
- From : 7054
- Count : 60
Subscriber 7047 got new message data:
- From : 7042
- Count : 71
Subscriber 7047 got new message data:
- From : 7052
- Count : 74
Subscriber 7047 is done. Exiting.
Subscriber 7047 got new message data:
- From : 7050
- Count : 68
Subscriber 7047 got new message data:
- From : 7058
- Count : 86
Subscriber 7047 got new message data:
- From : 7040
- Count : 78
Subscriber 7047 got new message data:
- From : 7042
- Count : 72
Subscriber 7047 got new message data:
- From : 7054
- Count : 61
Subscriber 7047 got new message data:
- From : 7048
- Count : 61
Subscriber 7047 got new message data:
- From : 7046
- Count : 54
Subscriber 7047 got new message data:
- From : 7052
- Count : 75
Subscriber 7047 got new message data:
- From : 7050
- Count : 69
Subscriber 7047 got new message data:
- From : 7058
- Count : 87
Subscriber 7047 got new message data:
- From : 7040
- Count : 79
Subscriber 7047 got new message data:
- From : 7042
- Count : 73
Subscriber 7047 got new message data:
- From : 7048
- Count : 62
Subscriber 7047 got new message data:
- From : 7054
- Count : 62
Subscriber 7047 got new message data:
- From : 7052
- Count : 76
Subscriber 7043 got new message data:
- From : 7058
- Count : 88
Subscriber 7043 got new message data:
- From : 7040
- Count : 80
Subscriber 7043 got new message data:
- From : 7042
- Count : 74
Subscriber 7047 got new message data:
- From : 7056
- Count : 7
Subscriber 7047 got new message data:
- From : 7046
- Count : 55
Subscriber 7047 got new message data:
- From : 7050
- Count : 70
Subscriber 7047 got new message data:
- From : 7058
- Count : 88
Subscriber 7047 got new message data:
- From : 7040
- Count : 80
Subscriber 7047 got new message data:
- From : 7042
- Count : 74
Subscriber 7047 got new message data:
- From : 7054
- Count : 63
Subscriber 7047 got new message data:
- From : 7048
- Count : 63
Subscriber 7047 got new message data:
- From : 7056
- Count : 8
Subscriber 7043 got new message data:
- From : 7052
- Count : 77
Subscriber 7047 got new message data:
- From : 7052
- Count : 77
Subscriber 7043 got new message data:
- From : 7050
- Count : 71
Subscriber 7047 got new message data:
- From : 7046
- Count : 56
Subscriber 7043 got new message data:
- From : 7040
- Count : 81
Subscriber 7043 got new message data:
- From : 7058
- Count : 89
Subscriber 7047 got new message data:
- From : 7050
- Count : 71
Subscriber 7047 got new message data:
- From : 7040
- Count : 81
Subscriber 7047 got new message data:
- From : 7058
- Count : 89
Subscriber 7047 got new message data:
- From : 7042
- Count : 75
Subscriber 7047 got new message data:
- From : 7054
- Count : 64
Subscriber 7047 got new message data:
- From : 7048
- Count : 64
Subscriber 7043 got new message data:
- From : 7042
- Count : 75
Subscriber 7047 got new message data:
- From : 7052
- Count : 78
Subscriber 7047 got new message data:
- From : 7056
- Count : 9
Subscriber 7043 got new message data:
- From : 7054
- Count : 64
Subscriber 7047 got new message data:
- From : 7046
- Count : 57
Subscriber 7047 got new message data:
- From : 7050
- Count : 72
Subscriber 7047 got new message data:
- From : 7058
- Count : 90
Subscriber 7047 got new message data:
- From : 7040
- Count : 82
Subscriber 7043 got new message data:
- From : 7048
- Count : 64
Subscriber 7043 got new message data:
- From : 7052
- Count : 78
Subscriber 7043 got new message data:
- From : 7056
- Count : 9
Subscriber 7043 is done. Exiting.
Subscriber 7047 got new message data:
- From : 7042
- Count : 76
Subscriber 7047 got new message data:
- From : 7054
- Count : 65
Subscriber 7047 got new message data:
- From : 7056
- Count : 10
Subscriber 7047 got new message data:
- From : 7048
- Count : 65
Subscriber 7047 got new message data:
- From : 7052
- Count : 79
Subscriber 7047 got new message data:
- From : 7046
- Count : 58
Subscriber 7047 got new message data:
- From : 7058
- Count : 91
Subscriber 7047 got new message data:
- From : 7050
- Count : 73
Subscriber 7045 got new message data:
- From : 7058
- Count : 91
Subscriber 7047 got new message data:
- From : 7040
- Count : 83
Subscriber 7047 got new message data:
- From : 7054
- Count : 66
Subscriber 7045 got new message data:
- From : 7050
- Count : 73
Subscriber 7047 got new message data:
- From : 7042
- Count : 77
Subscriber 7045 got new message data:
- From : 7040
- Count : 83
Subscriber 7045 got new message data:
- From : 7054
- Count : 66
Subscriber 7045 got new message data:
- From : 7042
- Count : 77
Subscriber 7045 got new message data:
- From : 7056
- Count : 11
Subscriber 7045 got new message data:
- From : 7048
- Count : 66
Subscriber 7045 is done. Exiting.
Subscriber 7047 got new message data:
- From : 7056
- Count : 11
Subscriber 7047 got new message data:
- From : 7048
- Count : 66
Subscriber 7047 got new message data:
- From : 7052
- Count : 80
Publisher 7058 is done. Exiting.
Publisher 7040 is done. Exiting.
Publisher 7052 is done. Exiting.
Publisher 7042 is done. Exiting.
Publisher 7050 is done. Exiting.
Publisher 7054 is done. Exiting.
Publisher 7048 is done. Exiting.
Publisher 7046 is done. Exiting.
Publisher 7056 is done. Exiting.
Publisher 7044 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps publishers 10 subscribers 10 Time:12s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 7253 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 7254 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 7255 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 7256 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 7257 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 7258 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 7259 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 7260 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 7261 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 7262 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 7263 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 7264 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 7265 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 7266 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 7267 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 7268 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 7269 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 7270 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 7271 started at 2026-03-20 20:14:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 7272 started at 2026-03-20 20:14:31
Subscriber 7258 got new message data:
- From : 7259
- Count : 95
Subscriber 7258 got new message data:
- From : 7259
- Count : 96
Subscriber 7258 got new message data:
- From : 7259
- Count : 97
Subscriber 7258 is done. Exiting.
Subscriber 7264 got new message data:
- From : 7259
- Count : 114
Subscriber 7264 is done. Exiting.
Subscriber 7260 got new message data:
- From : 7265
- Count : 124
Subscriber 7262 got new message data:
- From : 7259
- Count : 122
Subscriber 7262 got new message data:
- From : 7259
- Count : 123
Subscriber 7260 got new message data:
- From : 7265
- Count : 125
Subscriber 7260 is done. Exiting.
Subscriber 7262 is done. Exiting.
Subscriber 7260 got new message data:
- From : 7265
- Count : 126
Subscriber 7260 got new message data:
- From : 7265
- Count : 127
Subscriber 7266 got new message data:
- From : 7259
- Count : 125
Subscriber 7266 got new message data:
- From : 7259
- Count : 126
Subscriber 7256 got new message data:
- From : 7263
- Count : 128
Subscriber 7256 got new message data:
- From : 7267
- Count : 125
Subscriber 7256 got new message data:
- From : 7265
- Count : 126
Subscriber 7266 is done. Exiting.
Subscriber 7256 is done. Exiting.
Subscriber 7266 got new message data:
- From : 7259
- Count : 127
Subscriber 7266 got new message data:
- From : 7259
- Count : 128
Subscriber 7254 got new message data:
- From : 7257
- Count : 142
Subscriber 7254 is done. Exiting.
Subscriber 7254 got new message data:
- From : 7257
- Count : 143
Subscriber 7254 got new message data:
- From : 7259
- Count : 141
Subscriber 7254 got new message data:
- From : 7257
- Count : 144
Subscriber 7254 got new message data:
- From : 7259
- Count : 142
Subscriber 7254 got new message data:
- From : 7257
- Count : 145
Subscriber 7254 got new message data:
- From : 7259
- Count : 143
Subscriber 7270 got new message data:
- From : 7259
- Count : 153
Subscriber 7270 is done. Exiting.
Subscriber 7268 got new message data:
- From : 7259
- Count : 155
Subscriber 7268 got new message data:
- From : 7257
- Count : 160
Subscriber 7268 got new message data:
- From : 7259
- Count : 156
Subscriber 7268 is done. Exiting.
Subscriber 7272 got new message data:
- From : 7253
- Count : 195
Subscriber 7272 is done. Exiting.
Subscriber 7272 got new message data:
- From : 7253
- Count : 196
Publisher 7253 is done. Exiting.
Publisher 7255 is done. Exiting.
Publisher 7261 is done. Exiting.
Publisher 7265 is done. Exiting.
Publisher 7267 is done. Exiting.
Publisher 7257 is done. Exiting.
Publisher 7263 is done. Exiting.
Publisher 7271 is done. Exiting.
Publisher 7259 is done. Exiting.
Publisher 7269 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc publishers 10 subscribers 10 Time:8s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 7424 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 7425 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 7426 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 7427 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 7428 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 7429 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 7430 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 7431 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 7432 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 7433 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 7434 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 7435 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 7436 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 7437 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 7438 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 7439 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 7440 started at 2026-03-20 20:14:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 7441 started at 2026-03-20 20:14:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 7442 started at 2026-03-20 20:14:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 7443 started at 2026-03-20 20:14:40
Subscriber 7431 got new message data:
- From : 7424
- Count : 64
Subscriber 7431 is done. Exiting.
Subscriber 7431 got new message data:
- From : 7424
- Count : 65
Subscriber 7431 got new message data:
- From : 7424
- Count : 66
Subscriber 7433 got new message data:
- From : 7434
- Count : 93
Subscriber 7433 is done. Exiting.
Subscriber 7429 got new message data:
- From : 7428
- Count : 117
Subscriber 7429 is done. Exiting.
Subscriber 7441 got new message data:
- From : 7440
- Count : 118
Subscriber 7441 is done. Exiting.
Subscriber 7425 got new message data:
- From : 7440
- Count : 121
Subscriber 7425 is done. Exiting.
Subscriber 7425 got new message data:
- From : 7440
- Count : 122
Subscriber 7425 got new message data:
- From : 7440
- Count : 123
Subscriber 7425 got new message data:
- From : 7440
- Count : 124
Subscriber 7437 got new message data:
- From : 7426
- Count : 142
Subscriber 7437 is done. Exiting.
Subscriber 7437 got new message data:
- From : 7426
- Count : 143
Subscriber 7437 got new message data:
- From : 7426
- Count : 144
Subscriber 7439 got new message data:
- From : 7440
- Count : 137
Subscriber 7437 got new message data:
- From : 7440
- Count : 137
Subscriber 7439 is done. Exiting.
Subscriber 7435 got new message data:
- From : 7434
- Count : 176
Subscriber 7435 is done. Exiting.
Subscriber 7443 got new message data:
- From : 7440
- Count : 166
Subscriber 7443 is done. Exiting.
Subscriber 7443 got new message data:
- From : 7432
- Count : 176
Subscriber 7427 got new message data:
- From : 7440
- Count : 168
Subscriber 7427 is done. Exiting.
Publisher 7434 is done. Exiting.
Publisher 7432 is done. Exiting.
Publisher 7426 is done. Exiting.
Publisher 7428 is done. Exiting.
Publisher 7438 is done. Exiting.
Publisher 7436 is done. Exiting.
Publisher 7424 is done. Exiting.
Publisher 7440 is done. Exiting.
Publisher 7430 is done. Exiting.
Publisher 7442 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7598
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log
pub_1 PID: 7608 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log
sub_1 PID: 7609 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log
pub_2 PID: 7610 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log
sub_2 PID: 7611 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log
pub_3 PID: 7612 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log
sub_3 PID: 7613 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log
pub_4 PID: 7614 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log
sub_4 PID: 7615 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log
pub_5 PID: 7616 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log
sub_5 PID: 7617 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log
pub_6 PID: 7618 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log
sub_6 PID: 7619 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log
pub_7 PID: 7620 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log
sub_7 PID: 7621 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log
pub_8 PID: 7622 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log
sub_8 PID: 7623 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log
pub_9 PID: 7624 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log
sub_9 PID: 7625 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log
pub_10 PID: 7626 started at 2026-03-20 20:14:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log
sub_10 PID: 7627 started at 2026-03-20 20:14:49
(7598|7598) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Subscriber 7611 got new message data:
- From : 7608
- Count : 1
Subscriber 7613 got new message data:
- From : 7608
- Count : 1
Subscriber 7611 is done. Exiting.
Subscriber 7627 got new message data:
- From : 7608
- Count : 1
Subscriber 7609 got new message data:
- From : 7608
- Count : 1
Subscriber 7623 got new message data:
- From : 7608
- Count : 1
Subscriber 7617 got new message data:
- From : 7608
- Count : 1
Subscriber 7609 is done. Exiting.
Subscriber 7625 got new message data:
- From : 7608
- Count : 1
Subscriber 7613 is done. Exiting.
Subscriber 7615 got new message data:
- From : 7608
- Count : 1
Subscriber 7625 is done. Exiting.
Subscriber 7619 got new message data:
- From : 7608
- Count : 1
Subscriber 7623 is done. Exiting.
Subscriber 7615 is done. Exiting.
Subscriber 7619 is done. Exiting.
Subscriber 7627 is done. Exiting.
Subscriber 7621 got new message data:
- From : 7608
- Count : 1
Subscriber 7617 is done. Exiting.
Subscriber 7621 is done. Exiting.
Publisher 7608 is done. Exiting.
Publisher 7612 is done. Exiting.
Publisher 7610 is done. Exiting.
Publisher 7622 is done. Exiting.
Publisher 7614 is done. Exiting.
Publisher 7618 is done. Exiting.
Publisher 7620 is done. Exiting.
Publisher 7624 is done. Exiting.
Publisher 7616 is done. Exiting.
Publisher 7626 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples publishers 10 subscribers 10 Time:12s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 7822
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps.ini
pub_1 PID: 7832 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps.ini
sub_1 PID: 7833 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps.ini
pub_2 PID: 7834 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps.ini
sub_2 PID: 7835 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps.ini
pub_3 PID: 7836 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps.ini
sub_3 PID: 7837 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps.ini
pub_4 PID: 7838 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps.ini
sub_4 PID: 7839 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps.ini
pub_5 PID: 7840 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps.ini
sub_5 PID: 7841 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps.ini
pub_6 PID: 7842 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps.ini
sub_6 PID: 7843 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps.ini
pub_7 PID: 7844 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps.ini
sub_7 PID: 7845 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps.ini
pub_8 PID: 7846 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps.ini
sub_8 PID: 7847 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps.ini
pub_9 PID: 7848 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps.ini
sub_9 PID: 7849 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps.ini
pub_10 PID: 7850 started at 2026-03-20 20:15:00
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps.ini
sub_10 PID: 7851 started at 2026-03-20 20:15:00
(7822|7822) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
Subscriber 7835 got new message data:
- From : 7832
- Count : 1
Subscriber 7845 got new message data:
- From : 7832
- Count : 1
Subscriber 7843 got new message data:
- From : 7832
- Count : 1
Subscriber 7849 got new message data:
- From : 7832
- Count : 1
Subscriber 7833 got new message data:
- From : 7832
- Count : 1
Subscriber 7847 got new message data:
- From : 7832
- Count : 1
Subscriber 7839 got new message data:
- From : 7832
- Count : 1
Subscriber 7837 got new message data:
- From : 7832
- Count : 1
Subscriber 7851 got new message data:
- From : 7832
- Count : 1
Subscriber 7841 got new message data:
- From : 7832
- Count : 1
Subscriber 7851 is done. Exiting.
Subscriber 7847 is done. Exiting.
Subscriber 7835 is done. Exiting.
Subscriber 7845 is done. Exiting.
Subscriber 7849 is done. Exiting.
Subscriber 7841 is done. Exiting.
Subscriber 7839 is done. Exiting.
Subscriber 7843 is done. Exiting.
Subscriber 7837 is done. Exiting.
Subscriber 7833 is done. Exiting.
Subscriber 7851 got new message data:
- From : 7838
- Count : 1
Subscriber 7833 got new message data:
- From : 7838
- Count : 1
Subscriber 7839 got new message data:
- From : 7838
- Count : 1
Subscriber 7845 got new message data:
- From : 7838
- Count : 1
Subscriber 7851 got new message data:
- From : 7834
- Count : 1
Subscriber 7845 got new message data:
- From : 7834
- Count : 1
Subscriber 7839 got new message data:
- From : 7834
- Count : 1
Subscriber 7839 got new message data:
- From : 7848
- Count : 1
Subscriber 7845 got new message data:
- From : 7848
- Count : 1
Subscriber 7851 got new message data:
- From : 7848
- Count : 1
Subscriber 7833 got new message data:
- From : 7834
- Count : 1
Subscriber 7833 got new message data:
- From : 7848
- Count : 1
Publisher 7832 is done. Exiting.
Publisher 7838 is done. Exiting.
Publisher 7834 is done. Exiting.
Publisher 7848 is done. Exiting.
Publisher 7850 is done. Exiting.
Publisher 7846 is done. Exiting.
Publisher 7842 is done. Exiting.
Publisher 7844 is done. Exiting.
Publisher 7836 is done. Exiting.
Publisher 7840 is done. Exiting.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps publishers 10 subscribers 10 Time:12s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc.ini
pub_1 PID: 8048 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc.ini
sub_1 PID: 8049 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc.ini
pub_2 PID: 8050 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc.ini
sub_2 PID: 8051 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc.ini
pub_3 PID: 8052 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc.ini
sub_3 PID: 8053 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc.ini
pub_4 PID: 8054 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc.ini
sub_4 PID: 8055 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc.ini
pub_5 PID: 8056 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc.ini
sub_5 PID: 8057 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc.ini
pub_6 PID: 8058 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc.ini
sub_6 PID: 8059 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc.ini
pub_7 PID: 8060 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc.ini
sub_7 PID: 8061 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc.ini
pub_8 PID: 8062 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc.ini
sub_8 PID: 8063 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc.ini
pub_9 PID: 8064 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc.ini
sub_9 PID: 8065 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc.ini
pub_10 PID: 8066 started at 2026-03-20 20:15:12
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc.ini
sub_10 PID: 8067 started at 2026-03-20 20:15:12
Subscriber 8063 got new message data:
- From : 8048
- Count : 1
Subscriber 8057 got new message data:
- From : 8048
- Count : 1
Subscriber 8049 got new message data:
- From : 8048
- Count : 1
Subscriber 8067 got new message data:
- From : 8048
- Count : 1
Subscriber 8051 got new message data:
- From : 8048
- Count : 1
Subscriber 8053 got new message data:
- From : 8048
- Count : 1
Subscriber 8051 is done. Exiting.
Subscriber 8063 is done. Exiting.
Subscriber 8057 is done. Exiting.
Subscriber 8055 got new message data:
- From : 8048
- Count : 1
Subscriber 8053 is done. Exiting.
Subscriber 8061 got new message data:
- From : 8048
- Count : 1
Subscriber 8049 is done. Exiting.
Subscriber 8067 is done. Exiting.
Subscriber 8061 is done. Exiting.
Subscriber 8055 is done. Exiting.
Subscriber 8059 got new message data:
- From : 8058
- Count : 1
Subscriber 8059 is done. Exiting.
Subscriber 8065 got new message data:
- From : 8050
- Count : 1
Subscriber 8065 got new message data:
- From : 8056
- Count : 1
Subscriber 8065 is done. Exiting.
Publisher 8048 is done. Exiting.
Publisher 8058 is done. Exiting.
Publisher 8060 is done. Exiting.
Publisher 8052 is done. Exiting.
Publisher 8056 is done. Exiting.
Publisher 8050 is done. Exiting.
Publisher 8064 is done. Exiting.
Publisher 8062 is done. Exiting.
Publisher 8054 is done. Exiting.
Publisher 8066 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc publishers 10 subscribers 10 Time:8s Result:0
==============================================================================
tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_1.log -DCPSConfigFile rtps_disc_tcp.ini
pub_1 PID: 8221 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_1.log -DCPSConfigFile rtps_disc_tcp.ini
sub_1 PID: 8222 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_2.log -DCPSConfigFile rtps_disc_tcp.ini
pub_2 PID: 8223 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_2.log -DCPSConfigFile rtps_disc_tcp.ini
sub_2 PID: 8224 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_3.log -DCPSConfigFile rtps_disc_tcp.ini
pub_3 PID: 8225 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_3.log -DCPSConfigFile rtps_disc_tcp.ini
sub_3 PID: 8226 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_4.log -DCPSConfigFile rtps_disc_tcp.ini
pub_4 PID: 8227 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_4.log -DCPSConfigFile rtps_disc_tcp.ini
sub_4 PID: 8228 started at 2026-03-20 20:15:20
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_5.log -DCPSConfigFile rtps_disc_tcp.ini
pub_5 PID: 8229 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_5.log -DCPSConfigFile rtps_disc_tcp.ini
sub_5 PID: 8230 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_6.log -DCPSConfigFile rtps_disc_tcp.ini
pub_6 PID: 8231 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_6.log -DCPSConfigFile rtps_disc_tcp.ini
sub_6 PID: 8232 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_7.log -DCPSConfigFile rtps_disc_tcp.ini
pub_7 PID: 8233 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_7.log -DCPSConfigFile rtps_disc_tcp.ini
sub_7 PID: 8234 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_8.log -DCPSConfigFile rtps_disc_tcp.ini
pub_8 PID: 8235 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_8.log -DCPSConfigFile rtps_disc_tcp.ini
sub_8 PID: 8236 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_9.log -DCPSConfigFile rtps_disc_tcp.ini
pub_9 PID: 8237 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_9.log -DCPSConfigFile rtps_disc_tcp.ini
sub_9 PID: 8238 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/publisher -l -DCPSPendingTimeout 3 -ORBLogFile pub_10.log -DCPSConfigFile rtps_disc_tcp.ini
pub_10 PID: 8239 started at 2026-03-20 20:15:21
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/EntityLifecycleStress/subscriber -DCPSPendingTimeout 3 -ORBLogFile sub_10.log -DCPSConfigFile rtps_disc_tcp.ini
sub_10 PID: 8240 started at 2026-03-20 20:15:21
Subscriber 8230 got new message data:
- From : 8227
- Count : 1
Subscriber 8238 got new message data:
- From : 8227
- Count : 1
Subscriber 8222 got new message data:
- From : 8227
- Count : 1
Subscriber 8232 got new message data:
- From : 8227
- Count : 1
Subscriber 8222 is done. Exiting.
Subscriber 8232 is done. Exiting.
Subscriber 8238 is done. Exiting.
Subscriber 8230 is done. Exiting.
Subscriber 8232 got new message data:
- From : 8221
- Count : 1
Subscriber 8238 got new message data:
- From : 8221
- Count : 1
Subscriber 8228 got new message data:
- From : 8237
- Count : 1
Subscriber 8228 is done. Exiting.
Subscriber 8240 got new message data:
- From : 8233
- Count : 1
Subscriber 8240 is done. Exiting.
Subscriber 8234 got new message data:
- From : 8239
- Count : 1
Subscriber 8224 got new message data:
- From : 8239
- Count : 1
Subscriber 8224 is done. Exiting.
Subscriber 8236 got new message data:
- From : 8239
- Count : 1
Subscriber 8234 is done. Exiting.
Subscriber 8236 is done. Exiting.
Subscriber 8226 got new message data:
- From : 8227
- Count : 2
Subscriber 8226 is done. Exiting.
Publisher 8227 is done. Exiting.
Publisher 8221 is done. Exiting.
Publisher 8237 is done. Exiting.
Publisher 8223 is done. Exiting.
Publisher 8229 is done. Exiting.
Publisher 8235 is done. Exiting.
Publisher 8225 is done. Exiting.
Publisher 8231 is done. Exiting.
Publisher 8233 is done. Exiting.
Publisher 8239 is done. Exiting.
test PASSED.
auto_run_tests_finished: tests/DCPS/EntityLifecycleStress/run_test.pl large_samples rtps_disc_tcp publishers 10 subscribers 10 Time:9s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8398
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8408 started at 2026-03-20 20:15:30
(8408|8408) -> Thrasher started
(8408|8408) -> Subscriber::Subscriber
(8398|8398) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8408|8408) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8408|8408) Subscriber reader id: 01030000.75f602d6.00000002.00000507(740a317e)
(8408|8408) -> PublisherService::PublisherService
(8408|8408) -> PublisherService::start (1 threads)
(8408|8408) sub wait_received 0:1
(8408|8420) pub0 writer id: 01030000.75f602d6.00000003.00000102(5d6c2945)
(8408|8420) pub0->started
(8408|8420) pub0->wait_match() before write for 01030000.75f602d6.00000003.00000102(5d6c2945)
(8408|8420) pub0<-match found! before write for 01030000.75f602d6.00000003.00000102(5d6c2945)
(8408|8420) pub0 100% (1 samples sent)
(8408|8420) pub0 waiting for acks
(8408|8419) sub 100% (1 samples received)
(8408|8419) sub condition_.notify_all
(8408|8408) sub condition_.wait returned
(8408|8408) sub check_received
(8408|8408) sub check_received returns 0
(8408|8408) <- PublisherService::end
(8408|8420) pub0 waiting for acks returned
(8408|8420) pub0<-delete_contained_entities
(8408|8420) pub0<-delete_participant
(8408|8408) <- PublisherService::~PublisherService
(8408|8408) <- Subscriber delete_contained_entities
(8408|8408) <- Subscriber delete_participant
(8408|8408) <- Subscriber::~Subscriber
(8408|8408) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8422
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8432 started at 2026-03-20 20:15:31
(8432|8432) -> Thrasher started
(8432|8432) -> Subscriber::Subscriber
(8422|8422) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8432|8432) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8432|8432) Subscriber reader id: 01030000.3cf7c384.00000002.00000507(d3976fb0)
(8432|8432) -> PublisherService::PublisherService
(8432|8432) -> PublisherService::start (2 threads)
(8432|8432) sub wait_received 0:2
(8432|8444) pub0 writer id: 01030000.3cf7c384.00000003.00000102(faf1778b)
(8432|8444) pub0->started
(8432|8444) pub0->wait_match() before write for 01030000.3cf7c384.00000003.00000102(faf1778b)
(8432|8445) pub1 writer id: 01030000.3cf7c384.00000004.00000102(48d1ab9b)
(8432|8445) pub1->started
(8432|8445) pub1->wait_match() before write for 01030000.3cf7c384.00000004.00000102(48d1ab9b)
(8432|8444) pub0<-match found! before write for 01030000.3cf7c384.00000003.00000102(faf1778b)
(8432|8445) pub1<-match found! before write for 01030000.3cf7c384.00000004.00000102(48d1ab9b)
(8432|8445) pub1 100% (1 samples sent)
(8432|8445) pub1 waiting for acks
(8432|8444) pub0 100% (1 samples sent)
(8432|8444) pub0 waiting for acks
(8432|8443) sub 50% (1 samples received)
(8432|8443) sub 100% (2 samples received)
(8432|8443) sub condition_.notify_all
(8432|8432) sub condition_.wait returned
(8432|8432) sub check_received
(8432|8432) sub check_received returns 0
(8432|8432) <- PublisherService::end
(8432|8445) pub1 waiting for acks returned
(8432|8444) pub0 waiting for acks returned
(8432|8445) pub1<-delete_contained_entities
(8432|8444) pub0<-delete_contained_entities
(8432|8445) pub1<-delete_participant
(8432|8444) pub0<-delete_participant
(8432|8432) <- PublisherService::~PublisherService
(8432|8432) <- Subscriber delete_contained_entities
(8432|8432) <- Subscriber delete_participant
(8432|8432) <- Subscriber::~Subscriber
(8432|8432) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8447
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8457 started at 2026-03-20 20:15:32
(8457|8457) -> Thrasher started
(8457|8457) -> Subscriber::Subscriber
(8447|8447) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8457|8457) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8457|8457) Subscriber reader id: 01030000.0a01e64d.00000002.00000507(f4e52cfc)
(8457|8457) -> PublisherService::PublisherService
(8457|8457) -> PublisherService::start (3 threads)
(8457|8457) sub wait_received 0:9
(8457|8471) pub2 writer id: 01030000.0a01e64d.00000004.00000102(6fa3e8d7)
(8457|8471) pub2->started
(8457|8471) pub2->wait_match() before write for 01030000.0a01e64d.00000004.00000102(6fa3e8d7)
(8457|8470) pub1 writer id: 01030000.0a01e64d.00000005.00000102(52c3c167)
(8457|8470) pub1->started
(8457|8470) pub1->wait_match() before write for 01030000.0a01e64d.00000005.00000102(52c3c167)
(8457|8469) pub0 writer id: 01030000.0a01e64d.00000003.00000102(dd8334c7)
(8457|8469) pub0->started
(8457|8469) pub0->wait_match() before write for 01030000.0a01e64d.00000003.00000102(dd8334c7)
(8457|8469) pub0<-match found! before write for 01030000.0a01e64d.00000003.00000102(dd8334c7)
(8457|8471) pub2<-match found! before write for 01030000.0a01e64d.00000004.00000102(6fa3e8d7)
(8457|8469) pub0 33% (1 samples sent)
(8457|8470) pub1<-match found! before write for 01030000.0a01e64d.00000005.00000102(52c3c167)
(8457|8471) pub2 33% (1 samples sent)
(8457|8469) pub0 66% (2 samples sent)
(8457|8471) pub2 66% (2 samples sent)
(8457|8469) pub0 100% (3 samples sent)
(8457|8469) pub0 waiting for acks
(8457|8471) pub2 100% (3 samples sent)
(8457|8471) pub2 waiting for acks
(8457|8470) pub1 33% (1 samples sent)
(8457|8468) sub 11% (1 samples received)
(8457|8470) pub1 66% (2 samples sent)
(8457|8468) sub 22% (2 samples received)
(8457|8470) pub1 100% (3 samples sent)
(8457|8470) pub1 waiting for acks
(8457|8468) sub 33% (3 samples received)
(8457|8468) sub 44% (4 samples received)
(8457|8468) sub 55% (5 samples received)
(8457|8468) sub 66% (6 samples received)
(8457|8468) sub 77% (7 samples received)
(8457|8468) sub 88% (8 samples received)
(8457|8468) sub 100% (9 samples received)
(8457|8468) sub condition_.notify_all
(8457|8457) sub condition_.wait returned
(8457|8457) sub check_received
(8457|8457) sub check_received returns 0
(8457|8457) <- PublisherService::end
(8457|8469) pub0 waiting for acks returned
(8457|8471) pub2 waiting for acks returned
(8457|8471) pub2<-delete_contained_entities
(8457|8469) pub0<-delete_contained_entities
(8457|8470) pub1 waiting for acks returned
(8457|8470) pub1<-delete_contained_entities
(8457|8471) pub2<-delete_participant
(8457|8469) pub0<-delete_participant
(8457|8470) pub1<-delete_participant
(8457|8457) <- PublisherService::~PublisherService
(8457|8457) <- Subscriber delete_contained_entities
(8457|8457) <- Subscriber delete_participant
(8457|8457) <- Subscriber::~Subscriber
(8457|8457) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8473
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8483 started at 2026-03-20 20:15:33
(8483|8483) -> Thrasher started
(8483|8483) -> Subscriber::Subscriber
(8473|8473) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8483|8483) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8483|8483) Subscriber reader id: 01030000.0499ae2d.00000002.00000507(af0e2903)
(8483|8483) -> PublisherService::PublisherService
(8483|8483) -> PublisherService::start (1 threads)
(8483|8483) sub wait_received 0:1024
(8483|8495) pub0 writer id: 01030000.0499ae2d.00000003.00000102(86683138)
(8483|8495) pub0->started
(8483|8495) pub0->wait_match() before write for 01030000.0499ae2d.00000003.00000102(86683138)
(8483|8495) pub0<-match found! before write for 01030000.0499ae2d.00000003.00000102(86683138)
(8483|8495) pub0 10% (103 samples sent)
(8483|8494) sub 10% (103 samples received)
(8483|8495) pub0 20% (205 samples sent)
(8483|8494) sub 20% (205 samples received)
(8483|8495) pub0 30% (308 samples sent)
(8483|8495) pub0 40% (410 samples sent)
(8483|8494) sub 30% (308 samples received)
(8483|8495) pub0 50% (512 samples sent)
(8483|8494) sub 40% (410 samples received)
(8483|8495) pub0 60% (615 samples sent)
(8483|8495) pub0 70% (717 samples sent)
(8483|8494) sub 50% (512 samples received)
(8483|8495) pub0 80% (820 samples sent)
(8483|8495) pub0 90% (922 samples sent)
(8483|8494) sub 60% (615 samples received)
(8483|8495) pub0 100% (1024 samples sent)
(8483|8495) pub0 waiting for acks
(8483|8494) sub 70% (717 samples received)
(8483|8494) sub 80% (820 samples received)
(8483|8494) sub 90% (922 samples received)
(8483|8494) sub 100% (1024 samples received)
(8483|8494) sub condition_.notify_all
(8483|8483) sub condition_.wait returned
(8483|8483) sub check_received
(8483|8483) sub check_received returns 0
(8483|8483) <- PublisherService::end
(8483|8495) pub0 waiting for acks returned
(8483|8495) pub0<-delete_contained_entities
(8483|8495) pub0<-delete_participant
(8483|8483) <- PublisherService::~PublisherService
(8483|8483) <- Subscriber delete_contained_entities
(8483|8483) <- Subscriber delete_participant
(8483|8483) <- Subscriber::~Subscriber
(8483|8483) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8497
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8507 started at 2026-03-20 20:15:34
(8507|8507) -> Thrasher started
(8507|8507) -> Subscriber::Subscriber
(8497|8497) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8507|8507) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8507|8507) Subscriber reader id: 01030000.3d1b0c79.00000002.00000507(8b10635e)
(8507|8507) -> PublisherService::PublisherService
(8507|8507) -> PublisherService::start (8 threads)
(8507|8507) sub wait_received 0:1024
(8507|8523) pub4 writer id: 01030000.3d1b0c79.00000005.00000102(2d368ec5)
(8507|8523) pub4->started
(8507|8523) pub4->wait_match() before write for 01030000.3d1b0c79.00000005.00000102(2d368ec5)
(8507|8523) pub4<-match found! before write for 01030000.3d1b0c79.00000005.00000102(2d368ec5)
(8507|8521) pub2 writer id: 01030000.3d1b0c79.00000004.00000102(1056a775)
(8507|8521) pub2->started
(8507|8521) pub2->wait_match() before write for 01030000.3d1b0c79.00000004.00000102(1056a775)
(8507|8519) pub0 writer id: 01030000.3d1b0c79.00000003.00000102(a2767b65)
(8507|8519) pub0->started
(8507|8519) pub0->wait_match() before write for 01030000.3d1b0c79.00000003.00000102(a2767b65)
(8507|8521) pub2<-match found! before write for 01030000.3d1b0c79.00000004.00000102(1056a775)
(8507|8523) pub4 10% (13 samples sent)
(8507|8521) pub2 10% (13 samples sent)
(8507|8523) pub4 20% (26 samples sent)
(8507|8521) pub2 20% (26 samples sent)
(8507|8523) pub4 30% (39 samples sent)
(8507|8526) pub7 writer id: 01030000.3d1b0c79.0000000a.00000102(af661914)
(8507|8526) pub7->started
(8507|8521) pub2 30% (39 samples sent)
(8507|8526) pub7->wait_match() before write for 01030000.3d1b0c79.0000000a.00000102(af661914)
(8507|8523) pub4 40% (52 samples sent)
(8507|8525) pub6 writer id: 01030000.3d1b0c79.00000009.00000102(e8c663c4)
(8507|8525) pub6->started
(8507|8525) pub6->wait_match() before write for 01030000.3d1b0c79.00000009.00000102(e8c663c4)
(8507|8519) pub0<-match found! before write for 01030000.3d1b0c79.00000003.00000102(a2767b65)
(8507|8523) pub4 50% (64 samples sent)
(8507|8526) pub7<-match found! before write for 01030000.3d1b0c79.0000000a.00000102(af661914)
(8507|8526) pub7 10% (13 samples sent)
(8507|8521) pub2 40% (52 samples sent)
(8507|8520) pub1 writer id: 01030000.3d1b0c79.00000006.00000102(6a96f415)
(8507|8520) pub1->started
(8507|8520) pub1->wait_match() before write for 01030000.3d1b0c79.00000006.00000102(6a96f415)
(8507|8521) pub2 50% (64 samples sent)
(8507|8524) pub5 writer id: 01030000.3d1b0c79.00000008.00000102(d5a64a74)
(8507|8524) pub5->started
(8507|8524) pub5->wait_match() before write for 01030000.3d1b0c79.00000008.00000102(d5a64a74)
(8507|8523) pub4 60% (77 samples sent)
(8507|8526) pub7 20% (26 samples sent)
(8507|8522) pub3 writer id: 01030000.3d1b0c79.00000007.00000102(57f6dda5)
(8507|8522) pub3->started
(8507|8522) pub3->wait_match() before write for 01030000.3d1b0c79.00000007.00000102(57f6dda5)
(8507|8519) pub0 10% (13 samples sent)
(8507|8521) pub2 60% (77 samples sent)
(8507|8523) pub4 70% (90 samples sent)
(8507|8526) pub7 30% (39 samples sent)
(8507|8519) pub0 20% (26 samples sent)
(8507|8523) pub4 80% (103 samples sent)
(8507|8521) pub2 70% (90 samples sent)
(8507|8526) pub7 40% (52 samples sent)
(8507|8519) pub0 30% (39 samples sent)
(8507|8523) pub4 90% (116 samples sent)
(8507|8519) pub0 40% (52 samples sent)
(8507|8521) pub2 80% (103 samples sent)
(8507|8526) pub7 50% (64 samples sent)
(8507|8523) pub4 100% (128 samples sent)
(8507|8523) pub4 waiting for acks
(8507|8518) sub 10% (103 samples received)
(8507|8519) pub0 50% (64 samples sent)
(8507|8526) pub7 60% (77 samples sent)
(8507|8521) pub2 90% (116 samples sent)
(8507|8519) pub0 60% (77 samples sent)
(8507|8525) pub6<-match found! before write for 01030000.3d1b0c79.00000009.00000102(e8c663c4)
(8507|8519) pub0 70% (90 samples sent)
(8507|8524) pub5<-match found! before write for 01030000.3d1b0c79.00000008.00000102(d5a64a74)
(8507|8526) pub7 70% (90 samples sent)
(8507|8520) pub1<-match found! before write for 01030000.3d1b0c79.00000006.00000102(6a96f415)
(8507|8521) pub2 100% (128 samples sent)
(8507|8521) pub2 waiting for acks
(8507|8522) pub3<-match found! before write for 01030000.3d1b0c79.00000007.00000102(57f6dda5)
(8507|8522) pub3 10% (13 samples sent)
(8507|8519) pub0 80% (103 samples sent)
(8507|8525) pub6 10% (13 samples sent)
(8507|8522) pub3 20% (26 samples sent)
(8507|8522) pub3 30% (39 samples sent)
(8507|8520) pub1 10% (13 samples sent)
(8507|8526) pub7 80% (103 samples sent)
(8507|8526) pub7 90% (116 samples sent)
(8507|8526) pub7 100% (128 samples sent)
(8507|8526) pub7 waiting for acks
(8507|8522) pub3 40% (52 samples sent)
(8507|8524) pub5 10% (13 samples sent)
(8507|8525) pub6 20% (26 samples sent)
(8507|8520) pub1 20% (26 samples sent)
(8507|8522) pub3 50% (64 samples sent)
(8507|8520) pub1 30% (39 samples sent)
(8507|8519) pub0 90% (116 samples sent)
(8507|8524) pub5 20% (26 samples sent)
(8507|8520) pub1 40% (52 samples sent)
(8507|8524) pub5 30% (39 samples sent)
(8507|8525) pub6 30% (39 samples sent)
(8507|8519) pub0 100% (128 samples sent)
(8507|8519) pub0 waiting for acks
(8507|8520) pub1 50% (64 samples sent)
(8507|8522) pub3 60% (77 samples sent)
(8507|8518) sub 20% (205 samples received)
(8507|8524) pub5 40% (52 samples sent)
(8507|8520) pub1 60% (77 samples sent)
(8507|8525) pub6 40% (52 samples sent)
(8507|8524) pub5 50% (64 samples sent)
(8507|8522) pub3 70% (90 samples sent)
(8507|8525) pub6 50% (64 samples sent)
(8507|8520) pub1 70% (90 samples sent)
(8507|8524) pub5 60% (77 samples sent)
(8507|8525) pub6 60% (77 samples sent)
(8507|8522) pub3 80% (103 samples sent)
(8507|8520) pub1 80% (103 samples sent)
(8507|8524) pub5 70% (90 samples sent)
(8507|8520) pub1 90% (116 samples sent)
(8507|8525) pub6 70% (90 samples sent)
(8507|8522) pub3 90% (116 samples sent)
(8507|8520) pub1 100% (128 samples sent)
(8507|8520) pub1 waiting for acks
(8507|8522) pub3 100% (128 samples sent)
(8507|8522) pub3 waiting for acks
(8507|8524) pub5 80% (103 samples sent)
(8507|8525) pub6 80% (103 samples sent)
(8507|8524) pub5 90% (116 samples sent)
(8507|8518) sub 30% (308 samples received)
(8507|8525) pub6 90% (116 samples sent)
(8507|8524) pub5 100% (128 samples sent)
(8507|8524) pub5 waiting for acks
(8507|8525) pub6 100% (128 samples sent)
(8507|8525) pub6 waiting for acks
(8507|8518) sub 40% (410 samples received)
(8507|8523) pub4 waiting for acks returned
(8507|8523) pub4<-delete_contained_entities
(8507|8518) sub 50% (512 samples received)
(8507|8523) pub4<-delete_participant
(8507|8518) sub 60% (615 samples received)
(8507|8518) sub 70% (717 samples received)
(8507|8518) sub 80% (820 samples received)
(8507|8518) sub 90% (922 samples received)
(8507|8518) sub 100% (1024 samples received)
(8507|8518) sub condition_.notify_all
(8507|8507) sub condition_.wait returned
(8507|8507) sub check_received
(8507|8507) sub check_received returns 0
(8507|8507) <- PublisherService::end
(8507|8521) pub2 waiting for acks returned
(8507|8526) pub7 waiting for acks returned
(8507|8521) pub2<-delete_contained_entities
(8507|8522) pub3 waiting for acks returned
(8507|8526) pub7<-delete_contained_entities
(8507|8519) pub0 waiting for acks returned
(8507|8519) pub0<-delete_contained_entities
(8507|8520) pub1 waiting for acks returned
(8507|8520) pub1<-delete_contained_entities
(8507|8524) pub5 waiting for acks returned
(8507|8524) pub5<-delete_contained_entities
(8507|8522) pub3<-delete_contained_entities
(8507|8525) pub6 waiting for acks returned
(8507|8525) pub6<-delete_contained_entities
(8507|8520) pub1<-delete_participant
(8507|8524) pub5<-delete_participant
(8507|8522) pub3<-delete_participant
(8507|8525) pub6<-delete_participant
(8507|8519) pub0<-delete_participant
(8507|8521) pub2<-delete_participant
(8507|8526) pub7<-delete_participant
(8507|8507) <- PublisherService::~PublisherService
(8507|8507) <- Subscriber delete_contained_entities
(8507|8507) <- Subscriber delete_participant
(8507|8507) <- Subscriber::~Subscriber
(8507|8507) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8528
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8538 started at 2026-03-20 20:15:35
(8538|8538) -> Thrasher started
(8538|8538) -> Subscriber::Subscriber
(8528|8528) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8538|8538) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8538|8538) Subscriber reader id: 01030000.4c5d0a20.00000002.00000507(d9edfa03)
(8538|8538) -> PublisherService::PublisherService
(8538|8538) -> PublisherService::start (16 threads)
(8538|8538) sub wait_received 0:1024
(8538|8561) pub11 writer id: 01030000.4c5d0a20.0000000c.00000102(72db75e9)
(8538|8561) pub11->started
(8538|8561) pub11->wait_match() before write for 01030000.4c5d0a20.0000000c.00000102(72db75e9)
(8538|8561) pub11<-match found! before write for 01030000.4c5d0a20.0000000c.00000102(72db75e9)
(8538|8550) pub0 writer id: 01030000.4c5d0a20.00000003.00000102(f08be238)
(8538|8550) pub0->started
(8538|8561) pub11 10% (7 samples sent)
(8538|8550) pub0->wait_match() before write for 01030000.4c5d0a20.00000003.00000102(f08be238)
(8538|8550) pub0<-match found! before write for 01030000.4c5d0a20.00000003.00000102(f08be238)
(8538|8554) pub4 writer id: 01030000.4c5d0a20.00000006.00000102(386b6d48)
(8538|8554) pub4->started
(8538|8554) pub4->wait_match() before write for 01030000.4c5d0a20.00000006.00000102(386b6d48)
(8538|8561) pub11 20% (13 samples sent)
(8538|8561) pub11 31% (20 samples sent)
(8538|8554) pub4<-match found! before write for 01030000.4c5d0a20.00000006.00000102(386b6d48)
(8538|8550) pub0 10% (7 samples sent)
(8538|8550) pub0 20% (13 samples sent)
(8538|8564) pub14 writer id: 01030000.4c5d0a20.0000000f.00000102(357b0f39)
(8538|8564) pub14->started
(8538|8564) pub14->wait_match() before write for 01030000.4c5d0a20.0000000f.00000102(357b0f39)
(8538|8550) pub0 31% (20 samples sent)
(8538|8554) pub4 10% (7 samples sent)
(8538|8561) pub11 40% (26 samples sent)
(8538|8554) pub4 20% (13 samples sent)
(8538|8550) pub0 40% (26 samples sent)
(8538|8554) pub4 31% (20 samples sent)
(8538|8554) pub4 40% (26 samples sent)
(8538|8561) pub11 50% (32 samples sent)
(8538|8553) pub3 writer id: 01030000.4c5d0a20.00000005.00000102(7fcb1798)
(8538|8553) pub3->started
(8538|8553) pub3->wait_match() before write for 01030000.4c5d0a20.00000005.00000102(7fcb1798)
(8538|8550) pub0 50% (32 samples sent)
(8538|8564) pub14<-match found! before write for 01030000.4c5d0a20.0000000f.00000102(357b0f39)
(8538|8561) pub11 60% (39 samples sent)
(8538|8554) pub4 50% (32 samples sent)
(8538|8554) pub4 60% (39 samples sent)
(8538|8561) pub11 70% (45 samples sent)
(8538|8554) pub4 70% (45 samples sent)
(8538|8555) pub5 writer id: 01030000.4c5d0a20.00000007.00000102(050b44f8)
(8538|8555) pub5->started
(8538|8555) pub5->wait_match() before write for 01030000.4c5d0a20.00000007.00000102(050b44f8)
(8538|8564) pub14 10% (7 samples sent)
(8538|8564) pub14 20% (13 samples sent)
(8538|8564) pub14 31% (20 samples sent)
(8538|8564) pub14 40% (26 samples sent)
(8538|8564) pub14 50% (32 samples sent)
(8538|8556) pub6 writer id: 01030000.4c5d0a20.00000009.00000102(ba3bfa99)
(8538|8556) pub6->started
(8538|8556) pub6->wait_match() before write for 01030000.4c5d0a20.00000009.00000102(ba3bfa99)
(8538|8560) pub10 writer id: 01030000.4c5d0a20.00000010.00000102(d7cb0f6a)
(8538|8560) pub10->started
(8538|8560) pub10->wait_match() before write for 01030000.4c5d0a20.00000010.00000102(d7cb0f6a)
(8538|8561) pub11 81% (52 samples sent)
(8538|8561) pub11 90% (58 samples sent)
(8538|8561) pub11 100% (64 samples sent)
(8538|8561) pub11 waiting for acks
(8538|8550) pub0 60% (39 samples sent)
(8538|8551) pub1 writer id: 01030000.4c5d0a20.00000008.00000102(875bd329)
(8538|8551) pub1->started
(8538|8551) pub1->wait_match() before write for 01030000.4c5d0a20.00000008.00000102(875bd329)
(8538|8550) pub0 70% (45 samples sent)
(8538|8554) pub4 81% (52 samples sent)
(8538|8550) pub0 81% (52 samples sent)
(8538|8550) pub0 90% (58 samples sent)
(8538|8554) pub4 90% (58 samples sent)
(8538|8552) pub2 writer id: 01030000.4c5d0a20.00000004.00000102(42ab3e28)
(8538|8552) pub2->started
(8538|8552) pub2->wait_match() before write for 01030000.4c5d0a20.00000004.00000102(42ab3e28)
(8538|8557) pub7 writer id: 01030000.4c5d0a20.0000000a.00000102(fd9b8049)
(8538|8557) pub7->started
(8538|8557) pub7->wait_match() before write for 01030000.4c5d0a20.0000000a.00000102(fd9b8049)
(8538|8554) pub4 100% (64 samples sent)
(8538|8554) pub4 waiting for acks
(8538|8564) pub14 60% (39 samples sent)
(8538|8565) pub15 writer id: 01030000.4c5d0a20.00000012.00000102(ad0b5c0a)
(8538|8565) pub15->started
(8538|8565) pub15->wait_match() before write for 01030000.4c5d0a20.00000012.00000102(ad0b5c0a)
(8538|8564) pub14 70% (45 samples sent)
(8538|8550) pub0 100% (64 samples sent)
(8538|8550) pub0 waiting for acks
(8538|8564) pub14 81% (52 samples sent)
(8538|8558) pub8 writer id: 01030000.4c5d0a20.0000000b.00000102(c0fba9f9)
(8538|8558) pub8->started
(8538|8558) pub8->wait_match() before write for 01030000.4c5d0a20.0000000b.00000102(c0fba9f9)
(8538|8564) pub14 90% (58 samples sent)
(8538|8559) pub9 writer id: 01030000.4c5d0a20.0000000e.00000102(081b2689)
(8538|8559) pub9->started
(8538|8559) pub9->wait_match() before write for 01030000.4c5d0a20.0000000e.00000102(081b2689)
(8538|8564) pub14 100% (64 samples sent)
(8538|8564) pub14 waiting for acks
(8538|8553) pub3<-match found! before write for 01030000.4c5d0a20.00000005.00000102(7fcb1798)
(8538|8562) pub12 writer id: 01030000.4c5d0a20.0000000d.00000102(4fbb5c59)
(8538|8562) pub12->started
(8538|8562) pub12->wait_match() before write for 01030000.4c5d0a20.0000000d.00000102(4fbb5c59)
(8538|8555) pub5<-match found! before write for 01030000.4c5d0a20.00000007.00000102(050b44f8)
(8538|8556) pub6<-match found! before write for 01030000.4c5d0a20.00000009.00000102(ba3bfa99)
(8538|8553) pub3 10% (7 samples sent)
(8538|8560) pub10<-match found! before write for 01030000.4c5d0a20.00000010.00000102(d7cb0f6a)
(8538|8551) pub1<-match found! before write for 01030000.4c5d0a20.00000008.00000102(875bd329)
(8538|8563) pub13 writer id: 01030000.4c5d0a20.00000011.00000102(eaab26da)
(8538|8563) pub13->started
(8538|8563) pub13->wait_match() before write for 01030000.4c5d0a20.00000011.00000102(eaab26da)
(8538|8555) pub5 10% (7 samples sent)
(8538|8552) pub2<-match found! before write for 01030000.4c5d0a20.00000004.00000102(42ab3e28)
(8538|8556) pub6 10% (7 samples sent)
(8538|8560) pub10 10% (7 samples sent)
(8538|8551) pub1 10% (7 samples sent)
(8538|8556) pub6 20% (13 samples sent)
(8538|8552) pub2 10% (7 samples sent)
(8538|8552) pub2 20% (13 samples sent)
(8538|8555) pub5 20% (13 samples sent)
(8538|8555) pub5 31% (20 samples sent)
(8538|8555) pub5 40% (26 samples sent)
(8538|8555) pub5 50% (32 samples sent)
(8538|8551) pub1 20% (13 samples sent)
(8538|8557) pub7<-match found! before write for 01030000.4c5d0a20.0000000a.00000102(fd9b8049)
(8538|8560) pub10 20% (13 samples sent)
(8538|8565) pub15<-match found! before write for 01030000.4c5d0a20.00000012.00000102(ad0b5c0a)
(8538|8552) pub2 31% (20 samples sent)
(8538|8555) pub5 60% (39 samples sent)
(8538|8565) pub15 10% (7 samples sent)
(8538|8560) pub10 31% (20 samples sent)
(8538|8556) pub6 31% (20 samples sent)
(8538|8557) pub7 10% (7 samples sent)
(8538|8555) pub5 70% (45 samples sent)
(8538|8552) pub2 40% (26 samples sent)
(8538|8551) pub1 31% (20 samples sent)
(8538|8553) pub3 20% (13 samples sent)
(8538|8551) pub1 40% (26 samples sent)
(8538|8558) pub8<-match found! before write for 01030000.4c5d0a20.0000000b.00000102(c0fba9f9)
(8538|8552) pub2 50% (32 samples sent)
(8538|8551) pub1 50% (32 samples sent)
(8538|8560) pub10 40% (26 samples sent)
(8538|8559) pub9<-match found! before write for 01030000.4c5d0a20.0000000e.00000102(081b2689)
(8538|8557) pub7 20% (13 samples sent)
(8538|8558) pub8 10% (7 samples sent)
(8538|8558) pub8 20% (13 samples sent)
(8538|8555) pub5 81% (52 samples sent)
(8538|8559) pub9 10% (7 samples sent)
(8538|8559) pub9 20% (13 samples sent)
(8538|8551) pub1 60% (39 samples sent)
(8538|8549) sub 10% (103 samples received)
(8538|8551) pub1 70% (45 samples sent)
(8538|8559) pub9 31% (20 samples sent)
(8538|8553) pub3 31% (20 samples sent)
(8538|8556) pub6 40% (26 samples sent)
(8538|8558) pub8 31% (20 samples sent)
(8538|8556) pub6 50% (32 samples sent)
(8538|8565) pub15 20% (13 samples sent)
(8538|8555) pub5 90% (58 samples sent)
(8538|8557) pub7 31% (20 samples sent)
(8538|8560) pub10 50% (32 samples sent)
(8538|8560) pub10 60% (39 samples sent)
(8538|8555) pub5 100% (64 samples sent)
(8538|8555) pub5 waiting for acks
(8538|8560) pub10 70% (45 samples sent)
(8538|8560) pub10 81% (52 samples sent)
(8538|8552) pub2 60% (39 samples sent)
(8538|8553) pub3 40% (26 samples sent)
(8538|8565) pub15 31% (20 samples sent)
(8538|8553) pub3 50% (32 samples sent)
(8538|8551) pub1 81% (52 samples sent)
(8538|8560) pub10 90% (58 samples sent)
(8538|8559) pub9 40% (26 samples sent)
(8538|8552) pub2 70% (45 samples sent)
(8538|8558) pub8 40% (26 samples sent)
(8538|8556) pub6 60% (39 samples sent)
(8538|8558) pub8 50% (32 samples sent)
(8538|8559) pub9 50% (32 samples sent)
(8538|8557) pub7 40% (26 samples sent)
(8538|8565) pub15 40% (26 samples sent)
(8538|8560) pub10 100% (64 samples sent)
(8538|8560) pub10 waiting for acks
(8538|8565) pub15 50% (32 samples sent)
(8538|8558) pub8 60% (39 samples sent)
(8538|8556) pub6 70% (45 samples sent)
(8538|8552) pub2 81% (52 samples sent)
(8538|8559) pub9 60% (39 samples sent)
(8538|8557) pub7 50% (32 samples sent)
(8538|8553) pub3 60% (39 samples sent)
(8538|8557) pub7 60% (39 samples sent)
(8538|8557) pub7 70% (45 samples sent)
(8538|8556) pub6 81% (52 samples sent)
(8538|8552) pub2 90% (58 samples sent)
(8538|8549) sub 20% (205 samples received)
(8538|8552) pub2 100% (64 samples sent)
(8538|8552) pub2 waiting for acks
(8538|8551) pub1 90% (58 samples sent)
(8538|8557) pub7 81% (52 samples sent)
(8538|8553) pub3 70% (45 samples sent)
(8538|8551) pub1 100% (64 samples sent)
(8538|8551) pub1 waiting for acks
(8538|8558) pub8 70% (45 samples sent)
(8538|8558) pub8 81% (52 samples sent)
(8538|8565) pub15 60% (39 samples sent)
(8538|8559) pub9 70% (45 samples sent)
(8538|8558) pub8 90% (58 samples sent)
(8538|8557) pub7 90% (58 samples sent)
(8538|8559) pub9 81% (52 samples sent)
(8538|8559) pub9 90% (58 samples sent)
(8538|8559) pub9 100% (64 samples sent)
(8538|8559) pub9 waiting for acks
(8538|8565) pub15 70% (45 samples sent)
(8538|8558) pub8 100% (64 samples sent)
(8538|8558) pub8 waiting for acks
(8538|8557) pub7 100% (64 samples sent)
(8538|8557) pub7 waiting for acks
(8538|8556) pub6 90% (58 samples sent)
(8538|8556) pub6 100% (64 samples sent)
(8538|8556) pub6 waiting for acks
(8538|8553) pub3 81% (52 samples sent)
(8538|8565) pub15 81% (52 samples sent)
(8538|8565) pub15 90% (58 samples sent)
(8538|8565) pub15 100% (64 samples sent)
(8538|8565) pub15 waiting for acks
(8538|8553) pub3 90% (58 samples sent)
(8538|8553) pub3 100% (64 samples sent)
(8538|8553) pub3 waiting for acks
(8538|8549) sub 30% (308 samples received)
(8538|8549) sub 40% (410 samples received)
(8538|8562) pub12<-match found! before write for 01030000.4c5d0a20.0000000d.00000102(4fbb5c59)
(8538|8563) pub13<-match found! before write for 01030000.4c5d0a20.00000011.00000102(eaab26da)
(8538|8561) pub11 waiting for acks returned
(8538|8554) pub4 waiting for acks returned
(8538|8554) pub4<-delete_contained_entities
(8538|8561) pub11<-delete_contained_entities
(8538|8550) pub0 waiting for acks returned
(8538|8550) pub0<-delete_contained_entities
(8538|8564) pub14 waiting for acks returned
(8538|8564) pub14<-delete_contained_entities
(8538|8562) pub12 10% (7 samples sent)
(8538|8562) pub12 20% (13 samples sent)
(8538|8562) pub12 31% (20 samples sent)
(8538|8562) pub12 40% (26 samples sent)
(8538|8562) pub12 50% (32 samples sent)
(8538|8563) pub13 10% (7 samples sent)
(8538|8563) pub13 20% (13 samples sent)
(8538|8562) pub12 60% (39 samples sent)
(8538|8562) pub12 70% (45 samples sent)
(8538|8562) pub12 81% (52 samples sent)
(8538|8563) pub13 31% (20 samples sent)
(8538|8563) pub13 40% (26 samples sent)
(8538|8563) pub13 50% (32 samples sent)
(8538|8563) pub13 60% (39 samples sent)
(8538|8563) pub13 70% (45 samples sent)
(8538|8549) sub 50% (512 samples received)
(8538|8554) pub4<-delete_participant
(8538|8562) pub12 90% (58 samples sent)
(8538|8562) pub12 100% (64 samples sent)
(8538|8562) pub12 waiting for acks
(8538|8563) pub13 81% (52 samples sent)
(8538|8563) pub13 90% (58 samples sent)
(8538|8563) pub13 100% (64 samples sent)
(8538|8563) pub13 waiting for acks
(8538|8564) pub14<-delete_participant
(8538|8549) sub 60% (615 samples received)
(8538|8550) pub0<-delete_participant
(8538|8561) pub11<-delete_participant
(8538|8549) sub 70% (717 samples received)
(8538|8549) sub 80% (820 samples received)
(8538|8555) pub5 waiting for acks returned
(8538|8555) pub5<-delete_contained_entities
(8538|8560) pub10 waiting for acks returned
(8538|8560) pub10<-delete_contained_entities
(8538|8551) pub1 waiting for acks returned
(8538|8551) pub1<-delete_contained_entities
(8538|8558) pub8 waiting for acks returned
(8538|8552) pub2 waiting for acks returned
(8538|8558) pub8<-delete_contained_entities
(8538|8559) pub9 waiting for acks returned
(8538|8559) pub9<-delete_contained_entities
(8538|8557) pub7 waiting for acks returned
(8538|8557) pub7<-delete_contained_entities
(8538|8552) pub2<-delete_contained_entities
(8538|8565) pub15 waiting for acks returned
(8538|8565) pub15<-delete_contained_entities
(8538|8556) pub6 waiting for acks returned
(8538|8556) pub6<-delete_contained_entities
(8538|8553) pub3 waiting for acks returned
(8538|8553) pub3<-delete_contained_entities
(8538|8549) sub 90% (922 samples received)
(8538|8555) pub5<-delete_participant
(8538|8549) sub 100% (1024 samples received)
(8538|8549) sub condition_.notify_all
(8538|8538) sub condition_.wait returned
(8538|8538) sub check_received
(8538|8538) sub check_received returns 0
(8538|8538) <- PublisherService::end
(8538|8562) pub12 waiting for acks returned
(8538|8562) pub12<-delete_contained_entities
(8538|8563) pub13 waiting for acks returned
(8538|8563) pub13<-delete_contained_entities
(8538|8559) pub9<-delete_participant
(8538|8558) pub8<-delete_participant
(8538|8560) pub10<-delete_participant
(8538|8556) pub6<-delete_participant
(8538|8565) pub15<-delete_participant
(8538|8552) pub2<-delete_participant
(8538|8551) pub1<-delete_participant
(8538|8557) pub7<-delete_participant
(8538|8553) pub3<-delete_participant
(8538|8562) pub12<-delete_participant
(8538|8563) pub13<-delete_participant
(8538|8538) <- PublisherService::~PublisherService
(8538|8538) <- Subscriber delete_contained_entities
(8538|8538) <- Subscriber delete_participant
(8538|8538) <- Subscriber::~Subscriber
(8538|8538) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8567
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8577 started at 2026-03-20 20:15:36
(8577|8577) -> Thrasher started
(8577|8577) -> Subscriber::Subscriber
(8567|8567) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8577|8577) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8577|8577) Subscriber reader id: 01030000.4ff4f3d4.00000002.00000507(030099fb)
(8577|8577) -> PublisherService::PublisherService
(8577|8577) -> PublisherService::start (32 threads)
(8577|8577) sub wait_received 0:1024
(8577|8590) pub1 writer id: 01030000.4ff4f3d4.0000000a.00000102(2776e3b1)
(8577|8590) pub1->started
(8577|8590) pub1->wait_match() before write for 01030000.4ff4f3d4.0000000a.00000102(2776e3b1)
(8577|8594) pub5 writer id: 01030000.4ff4f3d4.00000007.00000102(dfe62700)
(8577|8594) pub5->started
(8577|8594) pub5->wait_match() before write for 01030000.4ff4f3d4.00000007.00000102(dfe62700)
(8577|8594) pub5<-match found! before write for 01030000.4ff4f3d4.00000007.00000102(dfe62700)
(8577|8594) pub5 12% (4 samples sent)
(8577|8594) pub5 21% (7 samples sent)
(8577|8590) pub1<-match found! before write for 01030000.4ff4f3d4.0000000a.00000102(2776e3b1)
(8577|8590) pub1 12% (4 samples sent)
(8577|8590) pub1 21% (7 samples sent)
(8577|8594) pub5 31% (10 samples sent)
(8577|8590) pub1 31% (10 samples sent)
(8577|8594) pub5 40% (13 samples sent)
(8577|8590) pub1 40% (13 samples sent)
(8577|8601) pub12 writer id: 01030000.4ff4f3d4.0000000c.00000102(a8361611)
(8577|8601) pub12->started
(8577|8601) pub12->wait_match() before write for 01030000.4ff4f3d4.0000000c.00000102(a8361611)
(8577|8591) pub2 writer id: 01030000.4ff4f3d4.00000004.00000102(98465dd0)
(8577|8591) pub2->started
(8577|8591) pub2->wait_match() before write for 01030000.4ff4f3d4.00000004.00000102(98465dd0)
(8577|8590) pub1 50% (16 samples sent)
(8577|8594) pub5 50% (16 samples sent)
(8577|8594) pub5 62% (20 samples sent)
(8577|8594) pub5 71% (23 samples sent)
(8577|8594) pub5 81% (26 samples sent)
(8577|8594) pub5 90% (29 samples sent)
(8577|8594) pub5 100% (32 samples sent)
(8577|8594) pub5 waiting for acks
(8577|8590) pub1 62% (20 samples sent)
(8577|8590) pub1 71% (23 samples sent)
(8577|8590) pub1 81% (26 samples sent)
(8577|8591) pub2<-match found! before write for 01030000.4ff4f3d4.00000004.00000102(98465dd0)
(8577|8591) pub2 12% (4 samples sent)
(8577|8601) pub12<-match found! before write for 01030000.4ff4f3d4.0000000c.00000102(a8361611)
(8577|8591) pub2 21% (7 samples sent)
(8577|8601) pub12 12% (4 samples sent)
(8577|8601) pub12 21% (7 samples sent)
(8577|8601) pub12 31% (10 samples sent)
(8577|8601) pub12 40% (13 samples sent)
(8577|8601) pub12 50% (16 samples sent)
(8577|8590) pub1 90% (29 samples sent)
(8577|8591) pub2 31% (10 samples sent)
(8577|8603) pub14 writer id: 01030000.4ff4f3d4.00000011.00000102(30464522)
(8577|8603) pub14->started
(8577|8603) pub14->wait_match() before write for 01030000.4ff4f3d4.00000011.00000102(30464522)
(8577|8591) pub2 40% (13 samples sent)
(8577|8593) pub4 writer id: 01030000.4ff4f3d4.00000006.00000102(e2860eb0)
(8577|8593) pub4->started
(8577|8593) pub4->wait_match() before write for 01030000.4ff4f3d4.00000006.00000102(e2860eb0)
(8577|8601) pub12 62% (20 samples sent)
(8577|8591) pub2 50% (16 samples sent)
(8577|8601) pub12 71% (23 samples sent)
(8577|8595) pub6 writer id: 01030000.4ff4f3d4.00000008.00000102(5db6b0d1)
(8577|8595) pub6->started
(8577|8591) pub2 62% (20 samples sent)
(8577|8595) pub6->wait_match() before write for 01030000.4ff4f3d4.00000008.00000102(5db6b0d1)
(8577|8590) pub1 100% (32 samples sent)
(8577|8590) pub1 waiting for acks
(8577|8601) pub12 81% (26 samples sent)
(8577|8601) pub12 90% (29 samples sent)
(8577|8601) pub12 100% (32 samples sent)
(8577|8601) pub12 waiting for acks
(8577|8591) pub2 71% (23 samples sent)
(8577|8591) pub2 81% (26 samples sent)
(8577|8591) pub2 90% (29 samples sent)
(8577|8615) pub26 writer id: 01030000.4ff4f3d4.0000001e.00000102(b216d2f3)
(8577|8615) pub26->started
(8577|8615) pub26->wait_match() before write for 01030000.4ff4f3d4.0000001e.00000102(b216d2f3)
(8577|8591) pub2 100% (32 samples sent)
(8577|8591) pub2 waiting for acks
(8577|8603) pub14<-match found! before write for 01030000.4ff4f3d4.00000011.00000102(30464522)
(8577|8595) pub6<-match found! before write for 01030000.4ff4f3d4.00000008.00000102(5db6b0d1)
(8577|8615) pub26<-match found! before write for 01030000.4ff4f3d4.0000001e.00000102(b216d2f3)
(8577|8593) pub4<-match found! before write for 01030000.4ff4f3d4.00000006.00000102(e2860eb0)
(8577|8603) pub14 12% (4 samples sent)
(8577|8594) pub5 waiting for acks returned
(8577|8594) pub5<-delete_contained_entities
(8577|8593) pub4 12% (4 samples sent)
(8577|8615) pub26 12% (4 samples sent)
(8577|8603) pub14 21% (7 samples sent)
(8577|8595) pub6 12% (4 samples sent)
(8577|8595) pub6 21% (7 samples sent)
(8577|8595) pub6 31% (10 samples sent)
(8577|8595) pub6 40% (13 samples sent)
(8577|8595) pub6 50% (16 samples sent)
(8577|8603) pub14 31% (10 samples sent)
(8577|8593) pub4 21% (7 samples sent)
(8577|8615) pub26 21% (7 samples sent)
(8577|8603) pub14 40% (13 samples sent)
(8577|8597) pub8 writer id: 01030000.4ff4f3d4.0000000b.00000102(1a16ca01)
(8577|8597) pub8->started
(8577|8597) pub8->wait_match() before write for 01030000.4ff4f3d4.0000000b.00000102(1a16ca01)
(8577|8603) pub14 50% (16 samples sent)
(8577|8615) pub26 31% (10 samples sent)
(8577|8615) pub26 40% (13 samples sent)
(8577|8603) pub14 62% (20 samples sent)
(8577|8593) pub4 31% (10 samples sent)
(8577|8603) pub14 71% (23 samples sent)
(8577|8593) pub4 40% (13 samples sent)
(8577|8593) pub4 50% (16 samples sent)
(8577|8595) pub6 62% (20 samples sent)
(8577|8595) pub6 71% (23 samples sent)
(8577|8595) pub6 81% (26 samples sent)
(8577|8595) pub6 90% (29 samples sent)
(8577|8593) pub4 62% (20 samples sent)
(8577|8615) pub26 50% (16 samples sent)
(8577|8615) pub26 62% (20 samples sent)
(8577|8615) pub26 71% (23 samples sent)
(8577|8615) pub26 81% (26 samples sent)
(8577|8615) pub26 90% (29 samples sent)
(8577|8615) pub26 100% (32 samples sent)
(8577|8615) pub26 waiting for acks
(8577|8595) pub6 100% (32 samples sent)
(8577|8595) pub6 waiting for acks
(8577|8603) pub14 81% (26 samples sent)
(8577|8603) pub14 90% (29 samples sent)
(8577|8603) pub14 100% (32 samples sent)
(8577|8603) pub14 waiting for acks
(8577|8593) pub4 71% (23 samples sent)
(8577|8606) pub17 writer id: 01030000.4ff4f3d4.00000018.00000102(3d562753)
(8577|8606) pub17->started
(8577|8606) pub17->wait_match() before write for 01030000.4ff4f3d4.00000018.00000102(3d562753)
(8577|8596) pub7 writer id: 01030000.4ff4f3d4.00000009.00000102(60d69961)
(8577|8596) pub7->started
(8577|8596) pub7->wait_match() before write for 01030000.4ff4f3d4.00000009.00000102(60d69961)
(8577|8593) pub4 81% (26 samples sent)
(8577|8593) pub4 90% (29 samples sent)
(8577|8609) pub20 writer id: 01030000.4ff4f3d4.00000017.00000102(bf06b082)
(8577|8609) pub20->started
(8577|8609) pub20->wait_match() before write for 01030000.4ff4f3d4.00000017.00000102(bf06b082)
(8577|8607) pub18 writer id: 01030000.4ff4f3d4.00000015.00000102(c5c6e3e2)
(8577|8607) pub18->started
(8577|8607) pub18->wait_match() before write for 01030000.4ff4f3d4.00000015.00000102(c5c6e3e2)
(8577|8593) pub4 100% (32 samples sent)
(8577|8593) pub4 waiting for acks
(8577|8588) sub 10% (103 samples received)
(8577|8597) pub8<-match found! before write for 01030000.4ff4f3d4.0000000b.00000102(1a16ca01)
(8577|8614) pub25 writer id: 01030000.4ff4f3d4.0000001d.00000102(f5b6a823)
(8577|8614) pub25->started
(8577|8614) pub25->wait_match() before write for 01030000.4ff4f3d4.0000001d.00000102(f5b6a823)
(8577|8617) pub28 writer id: 01030000.4ff4f3d4.0000001a.00000102(47967433)
(8577|8617) pub28->started
(8577|8617) pub28->wait_match() before write for 01030000.4ff4f3d4.0000001a.00000102(47967433)
(8577|8609) pub20<-match found! before write for 01030000.4ff4f3d4.00000017.00000102(bf06b082)
(8577|8597) pub8 12% (4 samples sent)
(8577|8606) pub17<-match found! before write for 01030000.4ff4f3d4.00000018.00000102(3d562753)
(8577|8609) pub20 12% (4 samples sent)
(8577|8607) pub18<-match found! before write for 01030000.4ff4f3d4.00000015.00000102(c5c6e3e2)
(8577|8597) pub8 21% (7 samples sent)
(8577|8596) pub7<-match found! before write for 01030000.4ff4f3d4.00000009.00000102(60d69961)
(8577|8590) pub1 waiting for acks returned
(8577|8590) pub1<-delete_contained_entities
(8577|8601) pub12 waiting for acks returned
(8577|8601) pub12<-delete_contained_entities
(8577|8591) pub2 waiting for acks returned
(8577|8591) pub2<-delete_contained_entities
(8577|8597) pub8 31% (10 samples sent)
(8577|8597) pub8 40% (13 samples sent)
(8577|8597) pub8 50% (16 samples sent)
(8577|8597) pub8 62% (20 samples sent)
(8577|8597) pub8 71% (23 samples sent)
(8577|8597) pub8 81% (26 samples sent)
(8577|8597) pub8 90% (29 samples sent)
(8577|8597) pub8 100% (32 samples sent)
(8577|8597) pub8 waiting for acks
(8577|8607) pub18 12% (4 samples sent)
(8577|8607) pub18 21% (7 samples sent)
(8577|8607) pub18 31% (10 samples sent)
(8577|8607) pub18 40% (13 samples sent)
(8577|8607) pub18 50% (16 samples sent)
(8577|8611) pub22 writer id: 01030000.4ff4f3d4.0000001f.00000102(8f76fb43)
(8577|8611) pub22->started
(8577|8611) pub22->wait_match() before write for 01030000.4ff4f3d4.0000001f.00000102(8f76fb43)
(8577|8612) pub23 writer id: 01030000.4ff4f3d4.00000019.00000102(00360ee3)
(8577|8612) pub23->started
(8577|8612) pub23->wait_match() before write for 01030000.4ff4f3d4.00000019.00000102(00360ee3)
(8577|8606) pub17 12% (4 samples sent)
(8577|8609) pub20 21% (7 samples sent)
(8577|8606) pub17 21% (7 samples sent)
(8577|8606) pub17 31% (10 samples sent)
(8577|8606) pub17 40% (13 samples sent)
(8577|8620) pub31 writer id: 01030000.4ff4f3d4.0000001b.00000102(7af65d83)
(8577|8620) pub31->started
(8577|8620) pub31->wait_match() before write for 01030000.4ff4f3d4.0000001b.00000102(7af65d83)
(8577|8589) pub0 writer id: 01030000.4ff4f3d4.00000003.00000102(2a6681c0)
(8577|8589) pub0->started
(8577|8589) pub0->wait_match() before write for 01030000.4ff4f3d4.00000003.00000102(2a6681c0)
(8577|8607) pub18 62% (20 samples sent)
(8577|8606) pub17 50% (16 samples sent)
(8577|8596) pub7 12% (4 samples sent)
(8577|8607) pub18 71% (23 samples sent)
(8577|8607) pub18 81% (26 samples sent)
(8577|8607) pub18 90% (29 samples sent)
(8577|8607) pub18 100% (32 samples sent)
(8577|8607) pub18 waiting for acks
(8577|8596) pub7 21% (7 samples sent)
(8577|8596) pub7 31% (10 samples sent)
(8577|8596) pub7 40% (13 samples sent)
(8577|8609) pub20 31% (10 samples sent)
(8577|8596) pub7 50% (16 samples sent)
(8577|8609) pub20 40% (13 samples sent)
(8577|8606) pub17 62% (20 samples sent)
(8577|8606) pub17 71% (23 samples sent)
(8577|8606) pub17 81% (26 samples sent)
(8577|8609) pub20 50% (16 samples sent)
(8577|8609) pub20 62% (20 samples sent)
(8577|8609) pub20 71% (23 samples sent)
(8577|8609) pub20 81% (26 samples sent)
(8577|8609) pub20 90% (29 samples sent)
(8577|8596) pub7 62% (20 samples sent)
(8577|8610) pub21 writer id: 01030000.4ff4f3d4.00000014.00000102(f8a6ca52)
(8577|8610) pub21->started
(8577|8610) pub21->wait_match() before write for 01030000.4ff4f3d4.00000014.00000102(f8a6ca52)
(8577|8596) pub7 71% (23 samples sent)
(8577|8596) pub7 81% (26 samples sent)
(8577|8596) pub7 90% (29 samples sent)
(8577|8596) pub7 100% (32 samples sent)
(8577|8596) pub7 waiting for acks
(8577|8606) pub17 90% (29 samples sent)
(8577|8606) pub17 100% (32 samples sent)
(8577|8606) pub17 waiting for acks
(8577|8609) pub20 100% (32 samples sent)
(8577|8609) pub20 waiting for acks
(8577|8588) sub 20% (205 samples received)
(8577|8616) pub27 writer id: 01030000.4ff4f3d4.00000020.00000102(ac07d414)
(8577|8616) pub27->started
(8577|8616) pub27->wait_match() before write for 01030000.4ff4f3d4.00000020.00000102(ac07d414)
(8577|8592) pub3 writer id: 01030000.4ff4f3d4.00000005.00000102(a5267460)
(8577|8592) pub3->started
(8577|8592) pub3->wait_match() before write for 01030000.4ff4f3d4.00000005.00000102(a5267460)
(8577|8604) pub15 writer id: 01030000.4ff4f3d4.00000010.00000102(0d266c92)
(8577|8604) pub15->started
(8577|8604) pub15->wait_match() before write for 01030000.4ff4f3d4.00000010.00000102(0d266c92)
(8577|8602) pub13 writer id: 01030000.4ff4f3d4.0000000e.00000102(d2f64571)
(8577|8602) pub13->started
(8577|8602) pub13->wait_match() before write for 01030000.4ff4f3d4.0000000e.00000102(d2f64571)
(8577|8600) pub11 writer id: 01030000.4ff4f3d4.0000000f.00000102(ef966cc1)
(8577|8600) pub11->started
(8577|8600) pub11->wait_match() before write for 01030000.4ff4f3d4.0000000f.00000102(ef966cc1)
(8577|8619) pub30 writer id: 01030000.4ff4f3d4.00000022.00000102(d6c78774)
(8577|8619) pub30->started
(8577|8619) pub30->wait_match() before write for 01030000.4ff4f3d4.00000022.00000102(d6c78774)
(8577|8614) pub25<-match found! before write for 01030000.4ff4f3d4.0000001d.00000102(f5b6a823)
(8577|8617) pub28<-match found! before write for 01030000.4ff4f3d4.0000001a.00000102(47967433)
(8577|8611) pub22<-match found! before write for 01030000.4ff4f3d4.0000001f.00000102(8f76fb43)
(8577|8614) pub25 12% (4 samples sent)
(8577|8617) pub28 12% (4 samples sent)
(8577|8611) pub22 12% (4 samples sent)
(8577|8617) pub28 21% (7 samples sent)
(8577|8620) pub31<-match found! before write for 01030000.4ff4f3d4.0000001b.00000102(7af65d83)
(8577|8611) pub22 21% (7 samples sent)
(8577|8612) pub23<-match found! before write for 01030000.4ff4f3d4.00000019.00000102(00360ee3)
(8577|8617) pub28 31% (10 samples sent)
(8577|8618) pub29 writer id: 01030000.4ff4f3d4.00000021.00000102(9167fda4)
(8577|8618) pub29->started
(8577|8618) pub29->wait_match() before write for 01030000.4ff4f3d4.00000021.00000102(9167fda4)
(8577|8589) pub0<-match found! before write for 01030000.4ff4f3d4.00000003.00000102(2a6681c0)
(8577|8614) pub25 21% (7 samples sent)
(8577|8589) pub0 12% (4 samples sent)
(8577|8589) pub0 21% (7 samples sent)
(8577|8589) pub0 31% (10 samples sent)
(8577|8589) pub0 40% (13 samples sent)
(8577|8589) pub0 50% (16 samples sent)
(8577|8605) pub16 writer id: 01030000.4ff4f3d4.00000012.00000102(77e63ff2)
(8577|8605) pub16->started
(8577|8605) pub16->wait_match() before write for 01030000.4ff4f3d4.00000012.00000102(77e63ff2)
(8577|8620) pub31 12% (4 samples sent)
(8577|8620) pub31 21% (7 samples sent)
(8577|8620) pub31 31% (10 samples sent)
(8577|8589) pub0 62% (20 samples sent)
(8577|8620) pub31 40% (13 samples sent)
(8577|8612) pub23 12% (4 samples sent)
(8577|8589) pub0 71% (23 samples sent)
(8577|8611) pub22 31% (10 samples sent)
(8577|8612) pub23 21% (7 samples sent)
(8577|8612) pub23 31% (10 samples sent)
(8577|8612) pub23 40% (13 samples sent)
(8577|8599) pub9 writer id: 01030000.4ff4f3d4.0000000d.00000102(95563fa1)
(8577|8599) pub9->started
(8577|8599) pub9->wait_match() before write for 01030000.4ff4f3d4.0000000d.00000102(95563fa1)
(8577|8614) pub25 31% (10 samples sent)
(8577|8617) pub28 40% (13 samples sent)
(8577|8614) pub25 40% (13 samples sent)
(8577|8617) pub28 50% (16 samples sent)
(8577|8611) pub22 40% (13 samples sent)
(8577|8610) pub21<-match found! before write for 01030000.4ff4f3d4.00000014.00000102(f8a6ca52)
(8577|8589) pub0 81% (26 samples sent)
(8577|8589) pub0 90% (29 samples sent)
(8577|8610) pub21 12% (4 samples sent)
(8577|8616) pub27<-match found! before write for 01030000.4ff4f3d4.00000020.00000102(ac07d414)
(8577|8613) pub24 writer id: 01030000.4ff4f3d4.0000001c.00000102(c8d68193)
(8577|8613) pub24->started
(8577|8613) pub24->wait_match() before write for 01030000.4ff4f3d4.0000001c.00000102(c8d68193)
(8577|8612) pub23 50% (16 samples sent)
(8577|8589) pub0 100% (32 samples sent)
(8577|8589) pub0 waiting for acks
(8577|8614) pub25 50% (16 samples sent)
(8577|8598) pub10 writer id: 01030000.4ff4f3d4.00000013.00000102(4a861642)
(8577|8598) pub10->started
(8577|8598) pub10->wait_match() before write for 01030000.4ff4f3d4.00000013.00000102(4a861642)
(8577|8616) pub27 12% (4 samples sent)
(8577|8611) pub22 50% (16 samples sent)
(8577|8592) pub3<-match found! before write for 01030000.4ff4f3d4.00000005.00000102(a5267460)
(8577|8611) pub22 62% (20 samples sent)
(8577|8617) pub28 62% (20 samples sent)
(8577|8614) pub25 62% (20 samples sent)
(8577|8614) pub25 71% (23 samples sent)
(8577|8614) pub25 81% (26 samples sent)
(8577|8614) pub25 90% (29 samples sent)
(8577|8608) pub19 writer id: 01030000.4ff4f3d4.00000016.00000102(82669932)
(8577|8608) pub19->started
(8577|8608) pub19->wait_match() before write for 01030000.4ff4f3d4.00000016.00000102(82669932)
(8577|8614) pub25 100% (32 samples sent)
(8577|8614) pub25 waiting for acks
(8577|8611) pub22 71% (23 samples sent)
(8577|8592) pub3 12% (4 samples sent)
(8577|8620) pub31 50% (16 samples sent)
(8577|8604) pub15<-match found! before write for 01030000.4ff4f3d4.00000010.00000102(0d266c92)
(8577|8595) pub6 waiting for acks returned
(8577|8595) pub6<-delete_contained_entities
(8577|8602) pub13<-match found! before write for 01030000.4ff4f3d4.0000000e.00000102(d2f64571)
(8577|8615) pub26 waiting for acks returned
(8577|8615) pub26<-delete_contained_entities
(8577|8603) pub14 waiting for acks returned
(8577|8603) pub14<-delete_contained_entities
(8577|8620) pub31 62% (20 samples sent)
(8577|8612) pub23 62% (20 samples sent)
(8577|8612) pub23 71% (23 samples sent)
(8577|8594) pub5<-delete_participant
(8577|8612) pub23 81% (26 samples sent)
(8577|8610) pub21 21% (7 samples sent)
(8577|8612) pub23 90% (29 samples sent)
(8577|8617) pub28 71% (23 samples sent)
(8577|8612) pub23 100% (32 samples sent)
(8577|8612) pub23 waiting for acks
(8577|8611) pub22 81% (26 samples sent)
(8577|8620) pub31 71% (23 samples sent)
(8577|8611) pub22 90% (29 samples sent)
(8577|8611) pub22 100% (32 samples sent)
(8577|8611) pub22 waiting for acks
(8577|8610) pub21 31% (10 samples sent)
(8577|8616) pub27 21% (7 samples sent)
(8577|8617) pub28 81% (26 samples sent)
(8577|8592) pub3 21% (7 samples sent)
(8577|8602) pub13 12% (4 samples sent)
(8577|8600) pub11<-match found! before write for 01030000.4ff4f3d4.0000000f.00000102(ef966cc1)
(8577|8610) pub21 40% (13 samples sent)
(8577|8610) pub21 50% (16 samples sent)
(8577|8610) pub21 62% (20 samples sent)
(8577|8610) pub21 71% (23 samples sent)
(8577|8610) pub21 81% (26 samples sent)
(8577|8602) pub13 21% (7 samples sent)
(8577|8593) pub4 waiting for acks returned
(8577|8593) pub4<-delete_contained_entities
(8577|8617) pub28 90% (29 samples sent)
(8577|8592) pub3 31% (10 samples sent)
(8577|8620) pub31 81% (26 samples sent)
(8577|8601) pub12<-delete_participant
(8577|8602) pub13 31% (10 samples sent)
(8577|8600) pub11 12% (4 samples sent)
(8577|8602) pub13 40% (13 samples sent)
(8577|8617) pub28 100% (32 samples sent)
(8577|8617) pub28 waiting for acks
(8577|8616) pub27 31% (10 samples sent)
(8577|8616) pub27 40% (13 samples sent)
(8577|8616) pub27 50% (16 samples sent)
(8577|8616) pub27 62% (20 samples sent)
(8577|8616) pub27 71% (23 samples sent)
(8577|8616) pub27 81% (26 samples sent)
(8577|8616) pub27 90% (29 samples sent)
(8577|8616) pub27 100% (32 samples sent)
(8577|8616) pub27 waiting for acks
(8577|8604) pub15 12% (4 samples sent)
(8577|8620) pub31 90% (29 samples sent)
(8577|8604) pub15 21% (7 samples sent)
(8577|8604) pub15 31% (10 samples sent)
(8577|8604) pub15 40% (13 samples sent)
(8577|8604) pub15 50% (16 samples sent)
(8577|8604) pub15 62% (20 samples sent)
(8577|8610) pub21 90% (29 samples sent)
(8577|8610) pub21 100% (32 samples sent)
(8577|8610) pub21 waiting for acks
(8577|8604) pub15 71% (23 samples sent)
(8577|8620) pub31 100% (32 samples sent)
(8577|8620) pub31 waiting for acks
(8577|8592) pub3 40% (13 samples sent)
(8577|8602) pub13 50% (16 samples sent)
(8577|8602) pub13 62% (20 samples sent)
(8577|8590) pub1<-delete_participant
(8577|8588) sub 30% (308 samples received)
(8577|8602) pub13 71% (23 samples sent)
(8577|8602) pub13 81% (26 samples sent)
(8577|8602) pub13 90% (29 samples sent)
(8577|8602) pub13 100% (32 samples sent)
(8577|8602) pub13 waiting for acks
(8577|8600) pub11 21% (7 samples sent)
(8577|8600) pub11 31% (10 samples sent)
(8577|8600) pub11 40% (13 samples sent)
(8577|8600) pub11 50% (16 samples sent)
(8577|8592) pub3 50% (16 samples sent)
(8577|8604) pub15 81% (26 samples sent)
(8577|8604) pub15 90% (29 samples sent)
(8577|8604) pub15 100% (32 samples sent)
(8577|8604) pub15 waiting for acks
(8577|8592) pub3 62% (20 samples sent)
(8577|8592) pub3 71% (23 samples sent)
(8577|8592) pub3 81% (26 samples sent)
(8577|8592) pub3 90% (29 samples sent)
(8577|8592) pub3 100% (32 samples sent)
(8577|8592) pub3 waiting for acks
(8577|8600) pub11 62% (20 samples sent)
(8577|8600) pub11 71% (23 samples sent)
(8577|8600) pub11 81% (26 samples sent)
(8577|8600) pub11 90% (29 samples sent)
(8577|8600) pub11 100% (32 samples sent)
(8577|8600) pub11 waiting for acks
(8577|8591) pub2<-delete_participant
(8577|8595) pub6<-delete_participant
(8577|8588) sub 40% (410 samples received)
(8577|8615) pub26<-delete_participant
(8577|8603) pub14<-delete_participant
(8577|8593) pub4<-delete_participant
(8577|8588) sub 50% (512 samples received)
(8577|8588) sub 60% (615 samples received)
(8577|8619) pub30<-match found! before write for 01030000.4ff4f3d4.00000022.00000102(d6c78774)
(8577|8618) pub29<-match found! before write for 01030000.4ff4f3d4.00000021.00000102(9167fda4)
(8577|8605) pub16<-match found! before write for 01030000.4ff4f3d4.00000012.00000102(77e63ff2)
(8577|8618) pub29 12% (4 samples sent)
(8577|8599) pub9<-match found! before write for 01030000.4ff4f3d4.0000000d.00000102(95563fa1)
(8577|8619) pub30 12% (4 samples sent)
(8577|8618) pub29 21% (7 samples sent)
(8577|8605) pub16 12% (4 samples sent)
(8577|8613) pub24<-match found! before write for 01030000.4ff4f3d4.0000001c.00000102(c8d68193)
(8577|8598) pub10<-match found! before write for 01030000.4ff4f3d4.00000013.00000102(4a861642)
(8577|8605) pub16 21% (7 samples sent)
(8577|8608) pub19<-match found! before write for 01030000.4ff4f3d4.00000016.00000102(82669932)
(8577|8619) pub30 21% (7 samples sent)
(8577|8607) pub18 waiting for acks returned
(8577|8607) pub18<-delete_contained_entities
(8577|8596) pub7 waiting for acks returned
(8577|8596) pub7<-delete_contained_entities
(8577|8606) pub17 waiting for acks returned
(8577|8606) pub17<-delete_contained_entities
(8577|8597) pub8 waiting for acks returned
(8577|8597) pub8<-delete_contained_entities
(8577|8589) pub0 waiting for acks returned
(8577|8614) pub25 waiting for acks returned
(8577|8612) pub23 waiting for acks returned
(8577|8612) pub23<-delete_contained_entities
(8577|8589) pub0<-delete_contained_entities
(8577|8609) pub20 waiting for acks returned
(8577|8611) pub22 waiting for acks returned
(8577|8611) pub22<-delete_contained_entities
(8577|8609) pub20<-delete_contained_entities
(8577|8614) pub25<-delete_contained_entities
(8577|8605) pub16 31% (10 samples sent)
(8577|8605) pub16 40% (13 samples sent)
(8577|8605) pub16 50% (16 samples sent)
(8577|8605) pub16 62% (20 samples sent)
(8577|8605) pub16 71% (23 samples sent)
(8577|8618) pub29 31% (10 samples sent)
(8577|8605) pub16 81% (26 samples sent)
(8577|8599) pub9 12% (4 samples sent)
(8577|8619) pub30 31% (10 samples sent)
(8577|8599) pub9 21% (7 samples sent)
(8577|8619) pub30 40% (13 samples sent)
(8577|8599) pub9 31% (10 samples sent)
(8577|8618) pub29 40% (13 samples sent)
(8577|8599) pub9 40% (13 samples sent)
(8577|8599) pub9 50% (16 samples sent)
(8577|8599) pub9 62% (20 samples sent)
(8577|8618) pub29 50% (16 samples sent)
(8577|8618) pub29 62% (20 samples sent)
(8577|8608) pub19 12% (4 samples sent)
(8577|8613) pub24 12% (4 samples sent)
(8577|8608) pub19 21% (7 samples sent)
(8577|8605) pub16 90% (29 samples sent)
(8577|8618) pub29 71% (23 samples sent)
(8577|8613) pub24 21% (7 samples sent)
(8577|8618) pub29 81% (26 samples sent)
(8577|8618) pub29 90% (29 samples sent)
(8577|8605) pub16 100% (32 samples sent)
(8577|8605) pub16 waiting for acks
(8577|8599) pub9 71% (23 samples sent)
(8577|8608) pub19 31% (10 samples sent)
(8577|8619) pub30 50% (16 samples sent)
(8577|8598) pub10 12% (4 samples sent)
(8577|8613) pub24 31% (10 samples sent)
(8577|8608) pub19 40% (13 samples sent)
(8577|8608) pub19 50% (16 samples sent)
(8577|8608) pub19 62% (20 samples sent)
(8577|8608) pub19 71% (23 samples sent)
(8577|8599) pub9 81% (26 samples sent)
(8577|8608) pub19 81% (26 samples sent)
(8577|8608) pub19 90% (29 samples sent)
(8577|8608) pub19 100% (32 samples sent)
(8577|8608) pub19 waiting for acks
(8577|8599) pub9 90% (29 samples sent)
(8577|8599) pub9 100% (32 samples sent)
(8577|8599) pub9 waiting for acks
(8577|8619) pub30 62% (20 samples sent)
(8577|8619) pub30 71% (23 samples sent)
(8577|8619) pub30 81% (26 samples sent)
(8577|8619) pub30 90% (29 samples sent)
(8577|8619) pub30 100% (32 samples sent)
(8577|8619) pub30 waiting for acks
(8577|8618) pub29 100% (32 samples sent)
(8577|8618) pub29 waiting for acks
(8577|8613) pub24 40% (13 samples sent)
(8577|8613) pub24 50% (16 samples sent)
(8577|8613) pub24 62% (20 samples sent)
(8577|8613) pub24 71% (23 samples sent)
(8577|8613) pub24 81% (26 samples sent)
(8577|8613) pub24 90% (29 samples sent)
(8577|8613) pub24 100% (32 samples sent)
(8577|8613) pub24 waiting for acks
(8577|8588) sub 70% (717 samples received)
(8577|8598) pub10 21% (7 samples sent)
(8577|8597) pub8<-delete_participant
(8577|8598) pub10 31% (10 samples sent)
(8577|8598) pub10 40% (13 samples sent)
(8577|8598) pub10 50% (16 samples sent)
(8577|8598) pub10 62% (20 samples sent)
(8577|8598) pub10 71% (23 samples sent)
(8577|8598) pub10 81% (26 samples sent)
(8577|8598) pub10 90% (29 samples sent)
(8577|8598) pub10 100% (32 samples sent)
(8577|8598) pub10 waiting for acks
(8577|8607) pub18<-delete_participant
(8577|8606) pub17<-delete_participant
(8577|8588) sub 80% (820 samples received)
(8577|8620) pub31 waiting for acks returned
(8577|8620) pub31<-delete_contained_entities
(8577|8616) pub27 waiting for acks returned
(8577|8616) pub27<-delete_contained_entities
(8577|8617) pub28 waiting for acks returned
(8577|8617) pub28<-delete_contained_entities
(8577|8610) pub21 waiting for acks returned
(8577|8610) pub21<-delete_contained_entities
(8577|8604) pub15 waiting for acks returned
(8577|8604) pub15<-delete_contained_entities
(8577|8592) pub3 waiting for acks returned
(8577|8592) pub3<-delete_contained_entities
(8577|8602) pub13 waiting for acks returned
(8577|8602) pub13<-delete_contained_entities
(8577|8600) pub11 waiting for acks returned
(8577|8600) pub11<-delete_contained_entities
(8577|8589) pub0<-delete_participant
(8577|8588) sub 90% (922 samples received)
(8577|8596) pub7<-delete_participant
(8577|8614) pub25<-delete_participant
(8577|8588) sub 100% (1024 samples received)
(8577|8588) sub condition_.notify_all
(8577|8577) sub condition_.wait returned
(8577|8577) sub check_received
(8577|8577) sub check_received returns 0
(8577|8577) <- PublisherService::end
(8577|8608) pub19 waiting for acks returned
(8577|8608) pub19<-delete_contained_entities
(8577|8605) pub16 waiting for acks returned
(8577|8605) pub16<-delete_contained_entities
(8577|8599) pub9 waiting for acks returned
(8577|8599) pub9<-delete_contained_entities
(8577|8619) pub30 waiting for acks returned
(8577|8619) pub30<-delete_contained_entities
(8577|8618) pub29 waiting for acks returned
(8577|8618) pub29<-delete_contained_entities
(8577|8613) pub24 waiting for acks returned
(8577|8613) pub24<-delete_contained_entities
(8577|8598) pub10 waiting for acks returned
(8577|8598) pub10<-delete_contained_entities
(8577|8609) pub20<-delete_participant
(8577|8611) pub22<-delete_participant
(8577|8612) pub23<-delete_participant
(8577|8617) pub28<-delete_participant
(8577|8620) pub31<-delete_participant
(8577|8616) pub27<-delete_participant
(8577|8610) pub21<-delete_participant
(8577|8592) pub3<-delete_participant
(8577|8604) pub15<-delete_participant
(8577|8602) pub13<-delete_participant
(8577|8600) pub11<-delete_participant
(8577|8608) pub19<-delete_participant
(8577|8605) pub16<-delete_participant
(8577|8618) pub29<-delete_participant
(8577|8613) pub24<-delete_participant
(8577|8619) pub30<-delete_participant
(8577|8599) pub9<-delete_participant
(8577|8598) pub10<-delete_participant
(8577|8577) <- PublisherService::~PublisherService
(8577|8577) <- Subscriber delete_contained_entities
(8577|8577) <- Subscriber delete_participant
(8577|8577) <- Subscriber::~Subscriber
(8577|8577) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 8622
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 8632 started at 2026-03-20 20:15:38
(8632|8632) -> Thrasher started
(8632|8632) -> Subscriber::Subscriber
(8622|8622) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8632|8632) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(8632|8632) Subscriber reader id: 01030000.153752dd.00000002.00000507(073eb653)
(8632|8632) -> PublisherService::PublisherService
(8632|8632) -> PublisherService::start (64 threads)
(8632|8632) sub wait_received 0:1024
(8632|8653) pub9 writer id: 01030000.153752dd.00000009.00000102(64e8b6c9)
(8632|8653) pub9->started
(8632|8653) pub9->wait_match() before write for 01030000.153752dd.00000009.00000102(64e8b6c9)
(8632|8653) pub9<-match found! before write for 01030000.153752dd.00000009.00000102(64e8b6c9)
(8632|8653) pub9 12% (2 samples sent)
(8632|8653) pub9 25% (4 samples sent)
(8632|8653) pub9 31% (5 samples sent)
(8632|8653) pub9 43% (7 samples sent)
(8632|8653) pub9 50% (8 samples sent)
(8632|8653) pub9 62% (10 samples sent)
(8632|8653) pub9 75% (12 samples sent)
(8632|8653) pub9 81% (13 samples sent)
(8632|8653) pub9 93% (15 samples sent)
(8632|8653) pub9 100% (16 samples sent)
(8632|8653) pub9 waiting for acks
(8632|8653) pub9 waiting for acks returned
(8632|8653) pub9<-delete_contained_entities
(8632|8644) pub0 writer id: 01030000.153752dd.00000003.00000102(2e58ae68)
(8632|8644) pub0->started
(8632|8644) pub0->wait_match() before write for 01030000.153752dd.00000003.00000102(2e58ae68)
(8632|8644) pub0<-match found! before write for 01030000.153752dd.00000003.00000102(2e58ae68)
(8632|8644) pub0 12% (2 samples sent)
(8632|8644) pub0 25% (4 samples sent)
(8632|8644) pub0 31% (5 samples sent)
(8632|8644) pub0 43% (7 samples sent)
(8632|8644) pub0 50% (8 samples sent)
(8632|8644) pub0 62% (10 samples sent)
(8632|8644) pub0 75% (12 samples sent)
(8632|8644) pub0 81% (13 samples sent)
(8632|8644) pub0 93% (15 samples sent)
(8632|8644) pub0 100% (16 samples sent)
(8632|8644) pub0 waiting for acks
(8632|8644) pub0 waiting for acks returned
(8632|8644) pub0<-delete_contained_entities
(8632|8646) pub2 writer id: 01030000.153752dd.00000004.00000102(9c787278)
(8632|8646) pub2->started
(8632|8646) pub2->wait_match() before write for 01030000.153752dd.00000004.00000102(9c787278)
(8632|8646) pub2<-match found! before write for 01030000.153752dd.00000004.00000102(9c787278)
(8632|8646) pub2 12% (2 samples sent)
(8632|8646) pub2 25% (4 samples sent)
(8632|8646) pub2 31% (5 samples sent)
(8632|8646) pub2 43% (7 samples sent)
(8632|8646) pub2 50% (8 samples sent)
(8632|8646) pub2 62% (10 samples sent)
(8632|8646) pub2 75% (12 samples sent)
(8632|8646) pub2 81% (13 samples sent)
(8632|8646) pub2 93% (15 samples sent)
(8632|8646) pub2 100% (16 samples sent)
(8632|8646) pub2 waiting for acks
(8632|8646) pub2 waiting for acks returned
(8632|8646) pub2<-delete_contained_entities
(8632|8652) pub8 writer id: 01030000.153752dd.0000000b.00000102(1e28e5a9)
(8632|8652) pub8->started
(8632|8652) pub8->wait_match() before write for 01030000.153752dd.0000000b.00000102(1e28e5a9)
(8632|8652) pub8<-match found! before write for 01030000.153752dd.0000000b.00000102(1e28e5a9)
(8632|8652) pub8 12% (2 samples sent)
(8632|8652) pub8 25% (4 samples sent)
(8632|8652) pub8 31% (5 samples sent)
(8632|8652) pub8 43% (7 samples sent)
(8632|8652) pub8 50% (8 samples sent)
(8632|8645) pub1 writer id: 01030000.153752dd.00000007.00000102(dbd808a8)
(8632|8645) pub1->started
(8632|8645) pub1->wait_match() before write for 01030000.153752dd.00000007.00000102(dbd808a8)
(8632|8652) pub8 62% (10 samples sent)
(8632|8652) pub8 75% (12 samples sent)
(8632|8645) pub1<-match found! before write for 01030000.153752dd.00000007.00000102(dbd808a8)
(8632|8652) pub8 81% (13 samples sent)
(8632|8645) pub1 12% (2 samples sent)
(8632|8652) pub8 93% (15 samples sent)
(8632|8652) pub8 100% (16 samples sent)
(8632|8652) pub8 waiting for acks
(8632|8645) pub1 25% (4 samples sent)
(8632|8645) pub1 31% (5 samples sent)
(8632|8645) pub1 43% (7 samples sent)
(8632|8645) pub1 50% (8 samples sent)
(8632|8645) pub1 62% (10 samples sent)
(8632|8645) pub1 75% (12 samples sent)
(8632|8645) pub1 81% (13 samples sent)
(8632|8645) pub1 93% (15 samples sent)
(8632|8645) pub1 100% (16 samples sent)
(8632|8645) pub1 waiting for acks
(8632|8652) pub8 waiting for acks returned
(8632|8652) pub8<-delete_contained_entities
(8632|8645) pub1 waiting for acks returned
(8632|8645) pub1<-delete_contained_entities
(8632|8672) pub28 writer id: 01030000.153752dd.00000027.00000102(1a1927ac)
(8632|8672) pub28->started
(8632|8672) pub28->wait_match() before write for 01030000.153752dd.00000027.00000102(1a1927ac)
(8632|8660) pub15 writer id: 01030000.153752dd.00000010.00000102(0918433a)
(8632|8660) pub15->started
(8632|8660) pub15->wait_match() before write for 01030000.153752dd.00000010.00000102(0918433a)
(8632|8672) pub28<-match found! before write for 01030000.153752dd.00000027.00000102(1a1927ac)
(8632|8672) pub28 12% (2 samples sent)
(8632|8672) pub28 25% (4 samples sent)
(8632|8660) pub15<-match found! before write for 01030000.153752dd.00000010.00000102(0918433a)
(8632|8672) pub28 31% (5 samples sent)
(8632|8660) pub15 12% (2 samples sent)
(8632|8660) pub15 25% (4 samples sent)
(8632|8660) pub15 31% (5 samples sent)
(8632|8660) pub15 43% (7 samples sent)
(8632|8660) pub15 50% (8 samples sent)
(8632|8672) pub28 43% (7 samples sent)
(8632|8672) pub28 50% (8 samples sent)
(8632|8672) pub28 62% (10 samples sent)
(8632|8672) pub28 75% (12 samples sent)
(8632|8672) pub28 81% (13 samples sent)
(8632|8660) pub15 62% (10 samples sent)
(8632|8660) pub15 75% (12 samples sent)
(8632|8660) pub15 81% (13 samples sent)
(8632|8660) pub15 93% (15 samples sent)
(8632|8660) pub15 100% (16 samples sent)
(8632|8660) pub15 waiting for acks
(8632|8672) pub28 93% (15 samples sent)
(8632|8672) pub28 100% (16 samples sent)
(8632|8672) pub28 waiting for acks
(8632|8643) sub 10% (103 samples received)
(8632|8649) pub5 writer id: 01030000.153752dd.0000000a.00000102(2348cc19)
(8632|8649) pub5->started
(8632|8649) pub5->wait_match() before write for 01030000.153752dd.0000000a.00000102(2348cc19)
(8632|8696) pub52 writer id: 01030000.153752dd.00000026.00000102(27790e1c)
(8632|8696) pub52->started
(8632|8696) pub52->wait_match() before write for 01030000.153752dd.00000026.00000102(27790e1c)
(8632|8696) pub52<-match found! before write for 01030000.153752dd.00000026.00000102(27790e1c)
(8632|8696) pub52 12% (2 samples sent)
(8632|8696) pub52 25% (4 samples sent)
(8632|8696) pub52 31% (5 samples sent)
(8632|8696) pub52 43% (7 samples sent)
(8632|8696) pub52 50% (8 samples sent)
(8632|8649) pub5<-match found! before write for 01030000.153752dd.0000000a.00000102(2348cc19)
(8632|8649) pub5 12% (2 samples sent)
(8632|8649) pub5 25% (4 samples sent)
(8632|8649) pub5 31% (5 samples sent)
(8632|8649) pub5 43% (7 samples sent)
(8632|8649) pub5 50% (8 samples sent)
(8632|8649) pub5 62% (10 samples sent)
(8632|8649) pub5 75% (12 samples sent)
(8632|8649) pub5 81% (13 samples sent)
(8632|8649) pub5 93% (15 samples sent)
(8632|8649) pub5 100% (16 samples sent)
(8632|8649) pub5 waiting for acks
(8632|8660) pub15 waiting for acks returned
(8632|8660) pub15<-delete_contained_entities
(8632|8672) pub28 waiting for acks returned
(8632|8672) pub28<-delete_contained_entities
(8632|8696) pub52 62% (10 samples sent)
(8632|8696) pub52 75% (12 samples sent)
(8632|8696) pub52 81% (13 samples sent)
(8632|8691) pub47 writer id: 01030000.153752dd.00000038.00000102(f8a927ff)
(8632|8691) pub47->started
(8632|8691) pub47->wait_match() before write for 01030000.153752dd.00000038.00000102(f8a927ff)
(8632|8696) pub52 93% (15 samples sent)
(8632|8696) pub52 100% (16 samples sent)
(8632|8696) pub52 waiting for acks
(8632|8691) pub47<-match found! before write for 01030000.153752dd.00000038.00000102(f8a927ff)
(8632|8691) pub47 12% (2 samples sent)
(8632|8691) pub47 25% (4 samples sent)
(8632|8691) pub47 31% (5 samples sent)
(8632|8691) pub47 43% (7 samples sent)
(8632|8691) pub47 50% (8 samples sent)
(8632|8649) pub5 waiting for acks returned
(8632|8649) pub5<-delete_contained_entities
(8632|8663) pub19 writer id: 01030000.153752dd.00000013.00000102(4eb839ea)
(8632|8663) pub19->started
(8632|8663) pub19->wait_match() before write for 01030000.153752dd.00000013.00000102(4eb839ea)
(8632|8691) pub47 62% (10 samples sent)
(8632|8696) pub52 waiting for acks returned
(8632|8696) pub52<-delete_contained_entities
(8632|8691) pub47 75% (12 samples sent)
(8632|8691) pub47 81% (13 samples sent)
(8632|8691) pub47 93% (15 samples sent)
(8632|8691) pub47 100% (16 samples sent)
(8632|8691) pub47 waiting for acks
(8632|8663) pub19<-match found! before write for 01030000.153752dd.00000013.00000102(4eb839ea)
(8632|8705) pub61 writer id: 01030000.153752dd.00000041.00000102(0c6ba541)
(8632|8705) pub61->started
(8632|8705) pub61->wait_match() before write for 01030000.153752dd.00000041.00000102(0c6ba541)
(8632|8663) pub19 12% (2 samples sent)
(8632|8663) pub19 25% (4 samples sent)
(8632|8663) pub19 31% (5 samples sent)
(8632|8691) pub47 waiting for acks returned
(8632|8691) pub47<-delete_contained_entities
(8632|8663) pub19 43% (7 samples sent)
(8632|8705) pub61<-match found! before write for 01030000.153752dd.00000041.00000102(0c6ba541)
(8632|8705) pub61 12% (2 samples sent)
(8632|8705) pub61 25% (4 samples sent)
(8632|8663) pub19 50% (8 samples sent)
(8632|8663) pub19 62% (10 samples sent)
(8632|8705) pub61 31% (5 samples sent)
(8632|8705) pub61 43% (7 samples sent)
(8632|8705) pub61 50% (8 samples sent)
(8632|8705) pub61 62% (10 samples sent)
(8632|8705) pub61 75% (12 samples sent)
(8632|8705) pub61 81% (13 samples sent)
(8632|8705) pub61 93% (15 samples sent)
(8632|8705) pub61 100% (16 samples sent)
(8632|8705) pub61 waiting for acks
(8632|8663) pub19 75% (12 samples sent)
(8632|8663) pub19 81% (13 samples sent)
(8632|8663) pub19 93% (15 samples sent)
(8632|8663) pub19 100% (16 samples sent)
(8632|8663) pub19 waiting for acks
(8632|8705) pub61 waiting for acks returned
(8632|8705) pub61<-delete_contained_entities
(8632|8663) pub19 waiting for acks returned
(8632|8663) pub19<-delete_contained_entities
(8632|8682) pub38 writer id: 01030000.153752dd.00000030.00000102(c8d96c3e)
(8632|8682) pub38->started
(8632|8682) pub38->wait_match() before write for 01030000.153752dd.00000030.00000102(c8d96c3e)
(8632|8682) pub38<-match found! before write for 01030000.153752dd.00000030.00000102(c8d96c3e)
(8632|8682) pub38 12% (2 samples sent)
(8632|8682) pub38 25% (4 samples sent)
(8632|8682) pub38 31% (5 samples sent)
(8632|8682) pub38 43% (7 samples sent)
(8632|8682) pub38 50% (8 samples sent)
(8632|8682) pub38 62% (10 samples sent)
(8632|8682) pub38 75% (12 samples sent)
(8632|8682) pub38 81% (13 samples sent)
(8632|8682) pub38 93% (15 samples sent)
(8632|8682) pub38 100% (16 samples sent)
(8632|8682) pub38 waiting for acks
(8632|8643) sub 20% (205 samples received)
(8632|8682) pub38 waiting for acks returned
(8632|8682) pub38<-delete_contained_entities
(8632|8680) pub36 writer id: 01030000.153752dd.0000001f.00000102(8b48d4eb)
(8632|8680) pub36->started
(8632|8680) pub36->wait_match() before write for 01030000.153752dd.0000001f.00000102(8b48d4eb)
(8632|8680) pub36<-match found! before write for 01030000.153752dd.0000001f.00000102(8b48d4eb)
(8632|8680) pub36 12% (2 samples sent)
(8632|8680) pub36 25% (4 samples sent)
(8632|8680) pub36 31% (5 samples sent)
(8632|8694) pub50 writer id: 01030000.153752dd.0000003b.00000102(bf095d2f)
(8632|8694) pub50->started
(8632|8694) pub50->wait_match() before write for 01030000.153752dd.0000003b.00000102(bf095d2f)
(8632|8680) pub36 43% (7 samples sent)
(8632|8680) pub36 50% (8 samples sent)
(8632|8680) pub36 62% (10 samples sent)
(8632|8680) pub36 75% (12 samples sent)
(8632|8680) pub36 81% (13 samples sent)
(8632|8694) pub50<-match found! before write for 01030000.153752dd.0000003b.00000102(bf095d2f)
(8632|8680) pub36 93% (15 samples sent)
(8632|8680) pub36 100% (16 samples sent)
(8632|8680) pub36 waiting for acks
(8632|8694) pub50 12% (2 samples sent)
(8632|8694) pub50 25% (4 samples sent)
(8632|8694) pub50 31% (5 samples sent)
(8632|8694) pub50 43% (7 samples sent)
(8632|8694) pub50 50% (8 samples sent)
(8632|8704) pub60 writer id: 01030000.153752dd.0000002c.00000102(6dc916bd)
(8632|8704) pub60->started
(8632|8704) pub60->wait_match() before write for 01030000.153752dd.0000002c.00000102(6dc916bd)
(8632|8694) pub50 62% (10 samples sent)
(8632|8694) pub50 75% (12 samples sent)
(8632|8694) pub50 81% (13 samples sent)
(8632|8694) pub50 93% (15 samples sent)
(8632|8694) pub50 100% (16 samples sent)
(8632|8694) pub50 waiting for acks
(8632|8680) pub36 waiting for acks returned
(8632|8680) pub36<-delete_contained_entities
(8632|8704) pub60<-match found! before write for 01030000.153752dd.0000002c.00000102(6dc916bd)
(8632|8657) pub13 writer id: 01030000.153752dd.00000015.00000102(c1f8cc4a)
(8632|8657) pub13->started
(8632|8657) pub13->wait_match() before write for 01030000.153752dd.00000015.00000102(c1f8cc4a)
(8632|8704) pub60 12% (2 samples sent)
(8632|8657) pub13<-match found! before write for 01030000.153752dd.00000015.00000102(c1f8cc4a)
(8632|8704) pub60 25% (4 samples sent)
(8632|8657) pub13 12% (2 samples sent)
(8632|8657) pub13 25% (4 samples sent)
(8632|8704) pub60 31% (5 samples sent)
(8632|8657) pub13 31% (5 samples sent)
(8632|8704) pub60 43% (7 samples sent)
(8632|8704) pub60 50% (8 samples sent)
(8632|8657) pub13 43% (7 samples sent)
(8632|8657) pub13 50% (8 samples sent)
(8632|8657) pub13 62% (10 samples sent)
(8632|8657) pub13 75% (12 samples sent)
(8632|8657) pub13 81% (13 samples sent)
(8632|8694) pub50 waiting for acks returned
(8632|8694) pub50<-delete_contained_entities
(8632|8657) pub13 93% (15 samples sent)
(8632|8704) pub60 62% (10 samples sent)
(8632|8704) pub60 75% (12 samples sent)
(8632|8704) pub60 81% (13 samples sent)
(8632|8704) pub60 93% (15 samples sent)
(8632|8704) pub60 100% (16 samples sent)
(8632|8704) pub60 waiting for acks
(8632|8657) pub13 100% (16 samples sent)
(8632|8657) pub13 waiting for acks
(8632|8704) pub60 waiting for acks returned
(8632|8704) pub60<-delete_contained_entities
(8632|8657) pub13 waiting for acks returned
(8632|8657) pub13<-delete_contained_entities
(8632|8683) pub39 writer id: 01030000.153752dd.00000031.00000102(f5b9458e)
(8632|8683) pub39->started
(8632|8683) pub39->wait_match() before write for 01030000.153752dd.00000031.00000102(f5b9458e)
(8632|8683) pub39<-match found! before write for 01030000.153752dd.00000031.00000102(f5b9458e)
(8632|8683) pub39 12% (2 samples sent)
(8632|8683) pub39 25% (4 samples sent)
(8632|8683) pub39 31% (5 samples sent)
(8632|8683) pub39 43% (7 samples sent)
(8632|8683) pub39 50% (8 samples sent)
(8632|8683) pub39 62% (10 samples sent)
(8632|8683) pub39 75% (12 samples sent)
(8632|8683) pub39 81% (13 samples sent)
(8632|8683) pub39 93% (15 samples sent)
(8632|8683) pub39 100% (16 samples sent)
(8632|8683) pub39 waiting for acks
(8632|8683) pub39 waiting for acks returned
(8632|8683) pub39<-delete_contained_entities
(8632|8706) pub62 writer id: 01030000.153752dd.0000002f.00000102(2a696c6d)
(8632|8706) pub62->started
(8632|8706) pub62->wait_match() before write for 01030000.153752dd.0000002f.00000102(2a696c6d)
(8632|8706) pub62<-match found! before write for 01030000.153752dd.0000002f.00000102(2a696c6d)
(8632|8706) pub62 12% (2 samples sent)
(8632|8706) pub62 25% (4 samples sent)
(8632|8706) pub62 31% (5 samples sent)
(8632|8706) pub62 43% (7 samples sent)
(8632|8706) pub62 50% (8 samples sent)
(8632|8706) pub62 62% (10 samples sent)
(8632|8706) pub62 75% (12 samples sent)
(8632|8706) pub62 81% (13 samples sent)
(8632|8706) pub62 93% (15 samples sent)
(8632|8706) pub62 100% (16 samples sent)
(8632|8706) pub62 waiting for acks
(8632|8706) pub62 waiting for acks returned
(8632|8706) pub62<-delete_contained_entities
(8632|8702) pub58 writer id: 01030000.153752dd.00000040.00000102(310b8cf1)
(8632|8702) pub58->started
(8632|8702) pub58->wait_match() before write for 01030000.153752dd.00000040.00000102(310b8cf1)
(8632|8702) pub58<-match found! before write for 01030000.153752dd.00000040.00000102(310b8cf1)
(8632|8702) pub58 12% (2 samples sent)
(8632|8702) pub58 25% (4 samples sent)
(8632|8702) pub58 31% (5 samples sent)
(8632|8702) pub58 43% (7 samples sent)
(8632|8670) pub26 writer id: 01030000.153752dd.00000023.00000102(ef99816c)
(8632|8670) pub26->started
(8632|8670) pub26->wait_match() before write for 01030000.153752dd.00000023.00000102(ef99816c)
(8632|8681) pub37 writer id: 01030000.153752dd.0000001e.00000102(b628fd5b)
(8632|8681) pub37->started
(8632|8681) pub37->wait_match() before write for 01030000.153752dd.0000001e.00000102(b628fd5b)
(8632|8702) pub58 50% (8 samples sent)
(8632|8674) pub30 writer id: 01030000.153752dd.0000001c.00000102(cce8ae3b)
(8632|8674) pub30->started
(8632|8674) pub30->wait_match() before write for 01030000.153752dd.0000001c.00000102(cce8ae3b)
(8632|8702) pub58 62% (10 samples sent)
(8632|8702) pub58 75% (12 samples sent)
(8632|8643) sub 30% (308 samples received)
(8632|8702) pub58 81% (13 samples sent)
(8632|8702) pub58 93% (15 samples sent)
(8632|8702) pub58 100% (16 samples sent)
(8632|8702) pub58 waiting for acks
(8632|8665) pub21 writer id: 01030000.153752dd.00000018.00000102(396808fb)
(8632|8665) pub21->started
(8632|8665) pub21->wait_match() before write for 01030000.153752dd.00000018.00000102(396808fb)
(8632|8681) pub37<-match found! before write for 01030000.153752dd.0000001e.00000102(b628fd5b)
(8632|8681) pub37 12% (2 samples sent)
(8632|8681) pub37 25% (4 samples sent)
(8632|8674) pub30<-match found! before write for 01030000.153752dd.0000001c.00000102(cce8ae3b)
(8632|8674) pub30 12% (2 samples sent)
(8632|8674) pub30 25% (4 samples sent)
(8632|8665) pub21<-match found! before write for 01030000.153752dd.00000018.00000102(396808fb)
(8632|8670) pub26<-match found! before write for 01030000.153752dd.00000023.00000102(ef99816c)
(8632|8681) pub37 31% (5 samples sent)
(8632|8681) pub37 43% (7 samples sent)
(8632|8681) pub37 50% (8 samples sent)
(8632|8681) pub37 62% (10 samples sent)
(8632|8681) pub37 75% (12 samples sent)
(8632|8681) pub37 81% (13 samples sent)
(8632|8681) pub37 93% (15 samples sent)
(8632|8670) pub26 12% (2 samples sent)
(8632|8702) pub58 waiting for acks returned
(8632|8702) pub58<-delete_contained_entities
(8632|8670) pub26 25% (4 samples sent)
(8632|8674) pub30 31% (5 samples sent)
(8632|8674) pub30 43% (7 samples sent)
(8632|8674) pub30 50% (8 samples sent)
(8632|8659) pub16 writer id: 01030000.153752dd.00000012.00000102(73d8105a)
(8632|8659) pub16->started
(8632|8659) pub16->wait_match() before write for 01030000.153752dd.00000012.00000102(73d8105a)
(8632|8670) pub26 31% (5 samples sent)
(8632|8670) pub26 43% (7 samples sent)
(8632|8670) pub26 50% (8 samples sent)
(8632|8681) pub37 100% (16 samples sent)
(8632|8681) pub37 waiting for acks
(8632|8665) pub21 12% (2 samples sent)
(8632|8665) pub21 25% (4 samples sent)
(8632|8665) pub21 31% (5 samples sent)
(8632|8670) pub26 62% (10 samples sent)
(8632|8674) pub30 62% (10 samples sent)
(8632|8670) pub26 75% (12 samples sent)
(8632|8659) pub16<-match found! before write for 01030000.153752dd.00000012.00000102(73d8105a)
(8632|8659) pub16 12% (2 samples sent)
(8632|8659) pub16 25% (4 samples sent)
(8632|8659) pub16 31% (5 samples sent)
(8632|8670) pub26 81% (13 samples sent)
(8632|8670) pub26 93% (15 samples sent)
(8632|8670) pub26 100% (16 samples sent)
(8632|8670) pub26 waiting for acks
(8632|8665) pub21 43% (7 samples sent)
(8632|8674) pub30 75% (12 samples sent)
(8632|8665) pub21 50% (8 samples sent)
(8632|8674) pub30 81% (13 samples sent)
(8632|8659) pub16 43% (7 samples sent)
(8632|8665) pub21 62% (10 samples sent)
(8632|8659) pub16 50% (8 samples sent)
(8632|8674) pub30 93% (15 samples sent)
(8632|8665) pub21 75% (12 samples sent)
(8632|8674) pub30 100% (16 samples sent)
(8632|8674) pub30 waiting for acks
(8632|8665) pub21 81% (13 samples sent)
(8632|8659) pub16 62% (10 samples sent)
(8632|8659) pub16 75% (12 samples sent)
(8632|8665) pub21 93% (15 samples sent)
(8632|8665) pub21 100% (16 samples sent)
(8632|8665) pub21 waiting for acks
(8632|8659) pub16 81% (13 samples sent)
(8632|8659) pub16 93% (15 samples sent)
(8632|8659) pub16 100% (16 samples sent)
(8632|8659) pub16 waiting for acks
(8632|8651) pub7 writer id: 01030000.153752dd.00000008.00000102(59889f79)
(8632|8651) pub7->started
(8632|8651) pub7->wait_match() before write for 01030000.153752dd.00000008.00000102(59889f79)
(8632|8651) pub7<-match found! before write for 01030000.153752dd.00000008.00000102(59889f79)
(8632|8681) pub37 waiting for acks returned
(8632|8681) pub37<-delete_contained_entities
(8632|8651) pub7 12% (2 samples sent)
(8632|8651) pub7 25% (4 samples sent)
(8632|8651) pub7 31% (5 samples sent)
(8632|8651) pub7 43% (7 samples sent)
(8632|8651) pub7 50% (8 samples sent)
(8632|8655) pub11 writer id: 01030000.153752dd.0000000d.00000102(91681009)
(8632|8655) pub11->started
(8632|8655) pub11->wait_match() before write for 01030000.153752dd.0000000d.00000102(91681009)
(8632|8651) pub7 62% (10 samples sent)
(8632|8651) pub7 75% (12 samples sent)
(8632|8651) pub7 81% (13 samples sent)
(8632|8661) pub17 writer id: 01030000.153752dd.00000014.00000102(fc98e5fa)
(8632|8661) pub17->started
(8632|8661) pub17->wait_match() before write for 01030000.153752dd.00000014.00000102(fc98e5fa)
(8632|8671) pub27 writer id: 01030000.153752dd.00000024.00000102(5db95d7c)
(8632|8671) pub27->started
(8632|8671) pub27->wait_match() before write for 01030000.153752dd.00000024.00000102(5db95d7c)
(8632|8651) pub7 93% (15 samples sent)
(8632|8651) pub7 100% (16 samples sent)
(8632|8651) pub7 waiting for acks
(8632|8692) pub48 writer id: 01030000.153752dd.00000039.00000102(c5c90e4f)
(8632|8692) pub48->started
(8632|8692) pub48->wait_match() before write for 01030000.153752dd.00000039.00000102(c5c90e4f)
(8632|8675) pub31 writer id: 01030000.153752dd.0000002a.00000102(e289e31d)
(8632|8675) pub31->started
(8632|8675) pub31->wait_match() before write for 01030000.153752dd.0000002a.00000102(e289e31d)
(8632|8690) pub46 writer id: 01030000.153752dd.00000037.00000102(7af9b02e)
(8632|8690) pub46->started
(8632|8690) pub46->wait_match() before write for 01030000.153752dd.00000037.00000102(7af9b02e)
(8632|8670) pub26 waiting for acks returned
(8632|8670) pub26<-delete_contained_entities
(8632|8655) pub11<-match found! before write for 01030000.153752dd.0000000d.00000102(91681009)
(8632|8661) pub17<-match found! before write for 01030000.153752dd.00000014.00000102(fc98e5fa)
(8632|8655) pub11 12% (2 samples sent)
(8632|8655) pub11 25% (4 samples sent)
(8632|8655) pub11 31% (5 samples sent)
(8632|8671) pub27<-match found! before write for 01030000.153752dd.00000024.00000102(5db95d7c)
(8632|8692) pub48<-match found! before write for 01030000.153752dd.00000039.00000102(c5c90e4f)
(8632|8665) pub21 waiting for acks returned
(8632|8674) pub30 waiting for acks returned
(8632|8674) pub30<-delete_contained_entities
(8632|8659) pub16 waiting for acks returned
(8632|8659) pub16<-delete_contained_entities
(8632|8665) pub21<-delete_contained_entities
(8632|8671) pub27 12% (2 samples sent)
(8632|8671) pub27 25% (4 samples sent)
(8632|8671) pub27 31% (5 samples sent)
(8632|8671) pub27 43% (7 samples sent)
(8632|8671) pub27 50% (8 samples sent)
(8632|8671) pub27 62% (10 samples sent)
(8632|8671) pub27 75% (12 samples sent)
(8632|8671) pub27 81% (13 samples sent)
(8632|8671) pub27 93% (15 samples sent)
(8632|8671) pub27 100% (16 samples sent)
(8632|8671) pub27 waiting for acks
(8632|8655) pub11 43% (7 samples sent)
(8632|8655) pub11 50% (8 samples sent)
(8632|8648) pub4 writer id: 01030000.153752dd.00000006.00000102(e6b82118)
(8632|8648) pub4->started
(8632|8648) pub4->wait_match() before write for 01030000.153752dd.00000006.00000102(e6b82118)
(8632|8655) pub11 62% (10 samples sent)
(8632|8655) pub11 75% (12 samples sent)
(8632|8655) pub11 81% (13 samples sent)
(8632|8655) pub11 93% (15 samples sent)
(8632|8655) pub11 100% (16 samples sent)
(8632|8655) pub11 waiting for acks
(8632|8692) pub48 12% (2 samples sent)
(8632|8675) pub31<-match found! before write for 01030000.153752dd.0000002a.00000102(e289e31d)
(8632|8675) pub31 12% (2 samples sent)
(8632|8675) pub31 25% (4 samples sent)
(8632|8690) pub46<-match found! before write for 01030000.153752dd.00000037.00000102(7af9b02e)
(8632|8675) pub31 31% (5 samples sent)
(8632|8643) sub 40% (410 samples received)
(8632|8661) pub17 12% (2 samples sent)
(8632|8690) pub46 12% (2 samples sent)
(8632|8661) pub17 25% (4 samples sent)
(8632|8661) pub17 31% (5 samples sent)
(8632|8690) pub46 25% (4 samples sent)
(8632|8693) pub49 writer id: 01030000.153752dd.0000003a.00000102(8269749f)
(8632|8693) pub49->started
(8632|8693) pub49->wait_match() before write for 01030000.153752dd.0000003a.00000102(8269749f)
(8632|8661) pub17 43% (7 samples sent)
(8632|8661) pub17 50% (8 samples sent)
(8632|8661) pub17 62% (10 samples sent)
(8632|8661) pub17 75% (12 samples sent)
(8632|8661) pub17 81% (13 samples sent)
(8632|8661) pub17 93% (15 samples sent)
(8632|8661) pub17 100% (16 samples sent)
(8632|8661) pub17 waiting for acks
(8632|8675) pub31 43% (7 samples sent)
(8632|8675) pub31 50% (8 samples sent)
(8632|8675) pub31 62% (10 samples sent)
(8632|8675) pub31 75% (12 samples sent)
(8632|8675) pub31 81% (13 samples sent)
(8632|8675) pub31 93% (15 samples sent)
(8632|8675) pub31 100% (16 samples sent)
(8632|8675) pub31 waiting for acks
(8632|8690) pub46 31% (5 samples sent)
(8632|8690) pub46 43% (7 samples sent)
(8632|8690) pub46 50% (8 samples sent)
(8632|8690) pub46 62% (10 samples sent)
(8632|8690) pub46 75% (12 samples sent)
(8632|8690) pub46 81% (13 samples sent)
(8632|8690) pub46 93% (15 samples sent)
(8632|8690) pub46 100% (16 samples sent)
(8632|8690) pub46 waiting for acks
(8632|8697) pub53 writer id: 01030000.153752dd.0000003c.00000102(0d29813f)
(8632|8697) pub53->started
(8632|8697) pub53->wait_match() before write for 01030000.153752dd.0000003c.00000102(0d29813f)
(8632|8692) pub48 25% (4 samples sent)
(8632|8692) pub48 31% (5 samples sent)
(8632|8695) pub51 writer id: 01030000.153752dd.00000025.00000102(60d974cc)
(8632|8695) pub51->started
(8632|8695) pub51->wait_match() before write for 01030000.153752dd.00000025.00000102(60d974cc)
(8632|8692) pub48 43% (7 samples sent)
(8632|8692) pub48 50% (8 samples sent)
(8632|8692) pub48 62% (10 samples sent)
(8632|8692) pub48 75% (12 samples sent)
(8632|8692) pub48 81% (13 samples sent)
(8632|8692) pub48 93% (15 samples sent)
(8632|8692) pub48 100% (16 samples sent)
(8632|8692) pub48 waiting for acks
(8632|8688) pub44 writer id: 01030000.153752dd.00000035.00000102(0039e34e)
(8632|8688) pub44->started
(8632|8688) pub44->wait_match() before write for 01030000.153752dd.00000035.00000102(0039e34e)
(8632|8650) pub6 writer id: 01030000.153752dd.0000000e.00000102(d6c86ad9)
(8632|8650) pub6->started
(8632|8650) pub6->wait_match() before write for 01030000.153752dd.0000000e.00000102(d6c86ad9)
(8632|8648) pub4<-match found! before write for 01030000.153752dd.00000006.00000102(e6b82118)
(8632|8651) pub7 waiting for acks returned
(8632|8651) pub7<-delete_contained_entities
(8632|8669) pub25 writer id: 01030000.153752dd.00000022.00000102(d2f9a8dc)
(8632|8669) pub25->started
(8632|8669) pub25->wait_match() before write for 01030000.153752dd.00000022.00000102(d2f9a8dc)
(8632|8648) pub4 12% (2 samples sent)
(8632|8648) pub4 25% (4 samples sent)
(8632|8697) pub53<-match found! before write for 01030000.153752dd.0000003c.00000102(0d29813f)
(8632|8693) pub49<-match found! before write for 01030000.153752dd.0000003a.00000102(8269749f)
(8632|8697) pub53 12% (2 samples sent)
(8632|8697) pub53 25% (4 samples sent)
(8632|8697) pub53 31% (5 samples sent)
(8632|8697) pub53 43% (7 samples sent)
(8632|8697) pub53 50% (8 samples sent)
(8632|8697) pub53 62% (10 samples sent)
(8632|8697) pub53 75% (12 samples sent)
(8632|8697) pub53 81% (13 samples sent)
(8632|8695) pub51<-match found! before write for 01030000.153752dd.00000025.00000102(60d974cc)
(8632|8695) pub51 12% (2 samples sent)
(8632|8693) pub49 12% (2 samples sent)
(8632|8648) pub4 31% (5 samples sent)
(8632|8679) pub35 writer id: 01030000.153752dd.0000001d.00000102(f188878b)
(8632|8679) pub35->started
(8632|8679) pub35->wait_match() before write for 01030000.153752dd.0000001d.00000102(f188878b)
(8632|8697) pub53 93% (15 samples sent)
(8632|8693) pub49 25% (4 samples sent)
(8632|8693) pub49 31% (5 samples sent)
(8632|8693) pub49 43% (7 samples sent)
(8632|8693) pub49 50% (8 samples sent)
(8632|8650) pub6<-match found! before write for 01030000.153752dd.0000000e.00000102(d6c86ad9)
(8632|8650) pub6 12% (2 samples sent)
(8632|8650) pub6 25% (4 samples sent)
(8632|8650) pub6 31% (5 samples sent)
(8632|8650) pub6 43% (7 samples sent)
(8632|8650) pub6 50% (8 samples sent)
(8632|8693) pub49 62% (10 samples sent)
(8632|8693) pub49 75% (12 samples sent)
(8632|8693) pub49 81% (13 samples sent)
(8632|8693) pub49 93% (15 samples sent)
(8632|8693) pub49 100% (16 samples sent)
(8632|8693) pub49 waiting for acks
(8632|8671) pub27 waiting for acks returned
(8632|8671) pub27<-delete_contained_entities
(8632|8688) pub44<-match found! before write for 01030000.153752dd.00000035.00000102(0039e34e)
(8632|8648) pub4 43% (7 samples sent)
(8632|8648) pub4 50% (8 samples sent)
(8632|8648) pub4 62% (10 samples sent)
(8632|8648) pub4 75% (12 samples sent)
(8632|8648) pub4 81% (13 samples sent)
(8632|8648) pub4 93% (15 samples sent)
(8632|8648) pub4 100% (16 samples sent)
(8632|8648) pub4 waiting for acks
(8632|8697) pub53 100% (16 samples sent)
(8632|8697) pub53 waiting for acks
(8632|8695) pub51 25% (4 samples sent)
(8632|8695) pub51 31% (5 samples sent)
(8632|8695) pub51 43% (7 samples sent)
(8632|8695) pub51 50% (8 samples sent)
(8632|8695) pub51 62% (10 samples sent)
(8632|8695) pub51 75% (12 samples sent)
(8632|8695) pub51 81% (13 samples sent)
(8632|8695) pub51 93% (15 samples sent)
(8632|8695) pub51 100% (16 samples sent)
(8632|8695) pub51 waiting for acks
(8632|8688) pub44 12% (2 samples sent)
(8632|8688) pub44 25% (4 samples sent)
(8632|8688) pub44 31% (5 samples sent)
(8632|8688) pub44 43% (7 samples sent)
(8632|8688) pub44 50% (8 samples sent)
(8632|8688) pub44 62% (10 samples sent)
(8632|8688) pub44 75% (12 samples sent)
(8632|8688) pub44 81% (13 samples sent)
(8632|8688) pub44 93% (15 samples sent)
(8632|8688) pub44 100% (16 samples sent)
(8632|8688) pub44 waiting for acks
(8632|8650) pub6 62% (10 samples sent)
(8632|8650) pub6 75% (12 samples sent)
(8632|8650) pub6 81% (13 samples sent)
(8632|8650) pub6 93% (15 samples sent)
(8632|8650) pub6 100% (16 samples sent)
(8632|8650) pub6 waiting for acks
(8632|8643) sub 50% (512 samples received)
(8632|8654) pub10 writer id: 01030000.153752dd.00000011.00000102(34786a8a)
(8632|8654) pub10->started
(8632|8654) pub10->wait_match() before write for 01030000.153752dd.00000011.00000102(34786a8a)
(8632|8656) pub12 writer id: 01030000.153752dd.0000000c.00000102(ac0839b9)
(8632|8656) pub12->started
(8632|8656) pub12->wait_match() before write for 01030000.153752dd.0000000c.00000102(ac0839b9)
(8632|8700) pub56 writer id: 01030000.153752dd.00000029.00000102(a52999cd)
(8632|8700) pub56->started
(8632|8700) pub56->wait_match() before write for 01030000.153752dd.00000029.00000102(a52999cd)
(8632|8669) pub25<-match found! before write for 01030000.153752dd.00000022.00000102(d2f9a8dc)
(8632|8679) pub35<-match found! before write for 01030000.153752dd.0000001d.00000102(f188878b)
(8632|8669) pub25 12% (2 samples sent)
(8632|8669) pub25 25% (4 samples sent)
(8632|8669) pub25 31% (5 samples sent)
(8632|8669) pub25 43% (7 samples sent)
(8632|8669) pub25 50% (8 samples sent)
(8632|8669) pub25 62% (10 samples sent)
(8632|8690) pub46 waiting for acks returned
(8632|8690) pub46<-delete_contained_entities
(8632|8655) pub11 waiting for acks returned
(8632|8655) pub11<-delete_contained_entities
(8632|8692) pub48 waiting for acks returned
(8632|8692) pub48<-delete_contained_entities
(8632|8661) pub17 waiting for acks returned
(8632|8661) pub17<-delete_contained_entities
(8632|8675) pub31 waiting for acks returned
(8632|8675) pub31<-delete_contained_entities
(8632|8668) pub24 writer id: 01030000.153752dd.00000021.00000102(9559d20c)
(8632|8668) pub24->started
(8632|8668) pub24->wait_match() before write for 01030000.153752dd.00000021.00000102(9559d20c)
(8632|8669) pub25 75% (12 samples sent)
(8632|8669) pub25 81% (13 samples sent)
(8632|8669) pub25 93% (15 samples sent)
(8632|8669) pub25 100% (16 samples sent)
(8632|8669) pub25 waiting for acks
(8632|8679) pub35 12% (2 samples sent)
(8632|8679) pub35 25% (4 samples sent)
(8632|8679) pub35 31% (5 samples sent)
(8632|8679) pub35 43% (7 samples sent)
(8632|8679) pub35 50% (8 samples sent)
(8632|8679) pub35 62% (10 samples sent)
(8632|8679) pub35 75% (12 samples sent)
(8632|8679) pub35 81% (13 samples sent)
(8632|8679) pub35 93% (15 samples sent)
(8632|8679) pub35 100% (16 samples sent)
(8632|8679) pub35 waiting for acks
(8632|8656) pub12<-match found! before write for 01030000.153752dd.0000000c.00000102(ac0839b9)
(8632|8656) pub12 12% (2 samples sent)
(8632|8656) pub12 25% (4 samples sent)
(8632|8656) pub12 31% (5 samples sent)
(8632|8656) pub12 43% (7 samples sent)
(8632|8656) pub12 50% (8 samples sent)
(8632|8656) pub12 62% (10 samples sent)
(8632|8654) pub10<-match found! before write for 01030000.153752dd.00000011.00000102(34786a8a)
(8632|8654) pub10 12% (2 samples sent)
(8632|8654) pub10 25% (4 samples sent)
(8632|8654) pub10 31% (5 samples sent)
(8632|8700) pub56<-match found! before write for 01030000.153752dd.00000029.00000102(a52999cd)
(8632|8700) pub56 12% (2 samples sent)
(8632|8700) pub56 25% (4 samples sent)
(8632|8700) pub56 31% (5 samples sent)
(8632|8700) pub56 43% (7 samples sent)
(8632|8654) pub10 43% (7 samples sent)
(8632|8654) pub10 50% (8 samples sent)
(8632|8654) pub10 62% (10 samples sent)
(8632|8654) pub10 75% (12 samples sent)
(8632|8654) pub10 81% (13 samples sent)
(8632|8658) pub14 writer id: 01030000.153752dd.0000000f.00000102(eba84369)
(8632|8658) pub14->started
(8632|8658) pub14->wait_match() before write for 01030000.153752dd.0000000f.00000102(eba84369)
(8632|8654) pub10 93% (15 samples sent)
(8632|8654) pub10 100% (16 samples sent)
(8632|8654) pub10 waiting for acks
(8632|8700) pub56 50% (8 samples sent)
(8632|8700) pub56 62% (10 samples sent)
(8632|8700) pub56 75% (12 samples sent)
(8632|8700) pub56 81% (13 samples sent)
(8632|8656) pub12 75% (12 samples sent)
(8632|8656) pub12 81% (13 samples sent)
(8632|8656) pub12 93% (15 samples sent)
(8632|8656) pub12 100% (16 samples sent)
(8632|8656) pub12 waiting for acks
(8632|8700) pub56 93% (15 samples sent)
(8632|8700) pub56 100% (16 samples sent)
(8632|8700) pub56 waiting for acks
(8632|8643) sub 60% (615 samples received)
(8632|8684) pub40 writer id: 01030000.153752dd.00000032.00000102(b2193f5e)
(8632|8684) pub40->started
(8632|8684) pub40->wait_match() before write for 01030000.153752dd.00000032.00000102(b2193f5e)
(8632|8647) pub3 writer id: 01030000.153752dd.00000005.00000102(a1185bc8)
(8632|8647) pub3->started
(8632|8647) pub3->wait_match() before write for 01030000.153752dd.00000005.00000102(a1185bc8)
(8632|8653) pub9<-delete_participant
(8632|8668) pub24<-match found! before write for 01030000.153752dd.00000021.00000102(9559d20c)
(8632|8668) pub24 12% (2 samples sent)
(8632|8668) pub24 25% (4 samples sent)
(8632|8668) pub24 31% (5 samples sent)
(8632|8668) pub24 43% (7 samples sent)
(8632|8697) pub53 waiting for acks returned
(8632|8697) pub53<-delete_contained_entities
(8632|8693) pub49 waiting for acks returned
(8632|8693) pub49<-delete_contained_entities
(8632|8658) pub14<-match found! before write for 01030000.153752dd.0000000f.00000102(eba84369)
(8632|8688) pub44 waiting for acks returned
(8632|8688) pub44<-delete_contained_entities
(8632|8668) pub24 50% (8 samples sent)
(8632|8648) pub4 waiting for acks returned
(8632|8648) pub4<-delete_contained_entities
(8632|8695) pub51 waiting for acks returned
(8632|8695) pub51<-delete_contained_entities
(8632|8658) pub14 12% (2 samples sent)
(8632|8658) pub14 25% (4 samples sent)
(8632|8658) pub14 31% (5 samples sent)
(8632|8658) pub14 43% (7 samples sent)
(8632|8658) pub14 50% (8 samples sent)
(8632|8658) pub14 62% (10 samples sent)
(8632|8658) pub14 75% (12 samples sent)
(8632|8668) pub24 62% (10 samples sent)
(8632|8658) pub14 81% (13 samples sent)
(8632|8668) pub24 75% (12 samples sent)
(8632|8658) pub14 93% (15 samples sent)
(8632|8650) pub6 waiting for acks returned
(8632|8650) pub6<-delete_contained_entities
(8632|8668) pub24 81% (13 samples sent)
(8632|8658) pub14 100% (16 samples sent)
(8632|8658) pub14 waiting for acks
(8632|8668) pub24 93% (15 samples sent)
(8632|8647) pub3<-match found! before write for 01030000.153752dd.00000005.00000102(a1185bc8)
(8632|8647) pub3 12% (2 samples sent)
(8632|8647) pub3 25% (4 samples sent)
(8632|8647) pub3 31% (5 samples sent)
(8632|8647) pub3 43% (7 samples sent)
(8632|8647) pub3 50% (8 samples sent)
(8632|8684) pub40<-match found! before write for 01030000.153752dd.00000032.00000102(b2193f5e)
(8632|8647) pub3 62% (10 samples sent)
(8632|8684) pub40 12% (2 samples sent)
(8632|8669) pub25 waiting for acks returned
(8632|8669) pub25<-delete_contained_entities
(8632|8679) pub35 waiting for acks returned
(8632|8679) pub35<-delete_contained_entities
(8632|8647) pub3 75% (12 samples sent)
(8632|8647) pub3 81% (13 samples sent)
(8632|8647) pub3 93% (15 samples sent)
(8632|8647) pub3 100% (16 samples sent)
(8632|8647) pub3 waiting for acks
(8632|8684) pub40 25% (4 samples sent)
(8632|8684) pub40 31% (5 samples sent)
(8632|8684) pub40 43% (7 samples sent)
(8632|8684) pub40 50% (8 samples sent)
(8632|8684) pub40 62% (10 samples sent)
(8632|8684) pub40 75% (12 samples sent)
(8632|8684) pub40 81% (13 samples sent)
(8632|8684) pub40 93% (15 samples sent)
(8632|8668) pub24 100% (16 samples sent)
(8632|8668) pub24 waiting for acks
(8632|8684) pub40 100% (16 samples sent)
(8632|8684) pub40 waiting for acks
(8632|8677) pub33 writer id: 01030000.153752dd.0000002d.00000102(50a93f0d)
(8632|8677) pub33->started
(8632|8677) pub33->wait_match() before write for 01030000.153752dd.0000002d.00000102(50a93f0d)
(8632|8689) pub45 writer id: 01030000.153752dd.00000036.00000102(4799999e)
(8632|8689) pub45->started
(8632|8689) pub45->wait_match() before write for 01030000.153752dd.00000036.00000102(4799999e)
(8632|8664) pub20 writer id: 01030000.153752dd.00000016.00000102(8658b69a)
(8632|8664) pub20->started
(8632|8664) pub20->wait_match() before write for 01030000.153752dd.00000016.00000102(8658b69a)
(8632|8686) pub42 writer id: 01030000.153752dd.00000020.00000102(a839fbbc)
(8632|8686) pub42->started
(8632|8686) pub42->wait_match() before write for 01030000.153752dd.00000020.00000102(a839fbbc)
(8632|8678) pub34 writer id: 01030000.153752dd.0000002e.00000102(170945dd)
(8632|8678) pub34->started
(8632|8678) pub34->wait_match() before write for 01030000.153752dd.0000002e.00000102(170945dd)
(8632|8662) pub18 writer id: 01030000.153752dd.00000017.00000102(bb389f2a)
(8632|8662) pub18->started
(8632|8662) pub18->wait_match() before write for 01030000.153752dd.00000017.00000102(bb389f2a)
(8632|8643) sub 70% (717 samples received)
(8632|8677) pub33<-match found! before write for 01030000.153752dd.0000002d.00000102(50a93f0d)
(8632|8654) pub10 waiting for acks returned
(8632|8654) pub10<-delete_contained_entities
(8632|8656) pub12 waiting for acks returned
(8632|8677) pub33 12% (2 samples sent)
(8632|8700) pub56 waiting for acks returned
(8632|8700) pub56<-delete_contained_entities
(8632|8689) pub45<-match found! before write for 01030000.153752dd.00000036.00000102(4799999e)
(8632|8677) pub33 25% (4 samples sent)
(8632|8656) pub12<-delete_contained_entities
(8632|8664) pub20<-match found! before write for 01030000.153752dd.00000016.00000102(8658b69a)
(8632|8686) pub42<-match found! before write for 01030000.153752dd.00000020.00000102(a839fbbc)
(8632|8686) pub42 12% (2 samples sent)
(8632|8686) pub42 25% (4 samples sent)
(8632|8686) pub42 31% (5 samples sent)
(8632|8686) pub42 43% (7 samples sent)
(8632|8686) pub42 50% (8 samples sent)
(8632|8677) pub33 31% (5 samples sent)
(8632|8689) pub45 12% (2 samples sent)
(8632|8677) pub33 43% (7 samples sent)
(8632|8677) pub33 50% (8 samples sent)
(8632|8685) pub41 writer id: 01030000.153752dd.00000033.00000102(8f7916ee)
(8632|8685) pub41->started
(8632|8685) pub41->wait_match() before write for 01030000.153752dd.00000033.00000102(8f7916ee)
(8632|8677) pub33 62% (10 samples sent)
(8632|8677) pub33 75% (12 samples sent)
(8632|8677) pub33 81% (13 samples sent)
(8632|8677) pub33 93% (15 samples sent)
(8632|8677) pub33 100% (16 samples sent)
(8632|8677) pub33 waiting for acks
(8632|8678) pub34<-match found! before write for 01030000.153752dd.0000002e.00000102(170945dd)
(8632|8707) pub63 writer id: 01030000.153752dd.00000042.00000102(4bcbdf91)
(8632|8707) pub63->started
(8632|8678) pub34 12% (2 samples sent)
(8632|8707) pub63->wait_match() before write for 01030000.153752dd.00000042.00000102(4bcbdf91)
(8632|8686) pub42 62% (10 samples sent)
(8632|8664) pub20 12% (2 samples sent)
(8632|8686) pub42 75% (12 samples sent)
(8632|8664) pub20 25% (4 samples sent)
(8632|8664) pub20 31% (5 samples sent)
(8632|8664) pub20 43% (7 samples sent)
(8632|8664) pub20 50% (8 samples sent)
(8632|8664) pub20 62% (10 samples sent)
(8632|8662) pub18<-match found! before write for 01030000.153752dd.00000017.00000102(bb389f2a)
(8632|8678) pub34 25% (4 samples sent)
(8632|8689) pub45 25% (4 samples sent)
(8632|8664) pub20 75% (12 samples sent)
(8632|8678) pub34 31% (5 samples sent)
(8632|8664) pub20 81% (13 samples sent)
(8632|8678) pub34 43% (7 samples sent)
(8632|8664) pub20 93% (15 samples sent)
(8632|8678) pub34 50% (8 samples sent)
(8632|8686) pub42 81% (13 samples sent)
(8632|8664) pub20 100% (16 samples sent)
(8632|8664) pub20 waiting for acks
(8632|8662) pub18 12% (2 samples sent)
(8632|8662) pub18 25% (4 samples sent)
(8632|8662) pub18 31% (5 samples sent)
(8632|8662) pub18 43% (7 samples sent)
(8632|8662) pub18 50% (8 samples sent)
(8632|8662) pub18 62% (10 samples sent)
(8632|8662) pub18 75% (12 samples sent)
(8632|8662) pub18 81% (13 samples sent)
(8632|8662) pub18 93% (15 samples sent)
(8632|8662) pub18 100% (16 samples sent)
(8632|8662) pub18 waiting for acks
(8632|8689) pub45 31% (5 samples sent)
(8632|8689) pub45 43% (7 samples sent)
(8632|8689) pub45 50% (8 samples sent)
(8632|8689) pub45 62% (10 samples sent)
(8632|8689) pub45 75% (12 samples sent)
(8632|8689) pub45 81% (13 samples sent)
(8632|8689) pub45 93% (15 samples sent)
(8632|8666) pub22 writer id: 01030000.153752dd.00000019.00000102(0408214b)
(8632|8666) pub22->started
(8632|8689) pub45 100% (16 samples sent)
(8632|8689) pub45 waiting for acks
(8632|8666) pub22->wait_match() before write for 01030000.153752dd.00000019.00000102(0408214b)
(8632|8686) pub42 93% (15 samples sent)
(8632|8686) pub42 100% (16 samples sent)
(8632|8686) pub42 waiting for acks
(8632|8678) pub34 62% (10 samples sent)
(8632|8678) pub34 75% (12 samples sent)
(8632|8678) pub34 81% (13 samples sent)
(8632|8678) pub34 93% (15 samples sent)
(8632|8678) pub34 100% (16 samples sent)
(8632|8678) pub34 waiting for acks
(8632|8701) pub57 writer id: 01030000.153752dd.0000003f.00000102(4a89fbef)
(8632|8701) pub57->started
(8632|8701) pub57->wait_match() before write for 01030000.153752dd.0000003f.00000102(4a89fbef)
(8632|8676) pub32 writer id: 01030000.153752dd.0000001b.00000102(7ec8722b)
(8632|8676) pub32->started
(8632|8676) pub32->wait_match() before write for 01030000.153752dd.0000001b.00000102(7ec8722b)
(8632|8703) pub59 writer id: 01030000.153752dd.0000002b.00000102(dfe9caad)
(8632|8703) pub59->started
(8632|8703) pub59->wait_match() before write for 01030000.153752dd.0000002b.00000102(dfe9caad)
(8632|8687) pub43 writer id: 01030000.153752dd.00000034.00000102(3d59cafe)
(8632|8687) pub43->started
(8632|8687) pub43->wait_match() before write for 01030000.153752dd.00000034.00000102(3d59cafe)
(8632|8667) pub23 writer id: 01030000.153752dd.0000001a.00000102(43a85b9b)
(8632|8667) pub23->started
(8632|8667) pub23->wait_match() before write for 01030000.153752dd.0000001a.00000102(43a85b9b)
(8632|8699) pub55 writer id: 01030000.153752dd.0000003e.00000102(77e9d25f)
(8632|8699) pub55->started
(8632|8699) pub55->wait_match() before write for 01030000.153752dd.0000003e.00000102(77e9d25f)
(8632|8685) pub41<-match found! before write for 01030000.153752dd.00000033.00000102(8f7916ee)
(8632|8707) pub63<-match found! before write for 01030000.153752dd.00000042.00000102(4bcbdf91)
(8632|8658) pub14 waiting for acks returned
(8632|8658) pub14<-delete_contained_entities
(8632|8666) pub22<-match found! before write for 01030000.153752dd.00000019.00000102(0408214b)
(8632|8647) pub3 waiting for acks returned
(8632|8647) pub3<-delete_contained_entities
(8632|8668) pub24 waiting for acks returned
(8632|8668) pub24<-delete_contained_entities
(8632|8685) pub41 12% (2 samples sent)
(8632|8685) pub41 25% (4 samples sent)
(8632|8707) pub63 12% (2 samples sent)
(8632|8685) pub41 31% (5 samples sent)
(8632|8701) pub57<-match found! before write for 01030000.153752dd.0000003f.00000102(4a89fbef)
(8632|8684) pub40 waiting for acks returned
(8632|8684) pub40<-delete_contained_entities
(8632|8707) pub63 25% (4 samples sent)
(8632|8676) pub32<-match found! before write for 01030000.153752dd.0000001b.00000102(7ec8722b)
(8632|8707) pub63 31% (5 samples sent)
(8632|8666) pub22 12% (2 samples sent)
(8632|8666) pub22 25% (4 samples sent)
(8632|8707) pub63 43% (7 samples sent)
(8632|8703) pub59<-match found! before write for 01030000.153752dd.0000002b.00000102(dfe9caad)
(8632|8644) pub0<-delete_participant
(8632|8701) pub57 12% (2 samples sent)
(8632|8707) pub63 50% (8 samples sent)
(8632|8676) pub32 12% (2 samples sent)
(8632|8707) pub63 62% (10 samples sent)
(8632|8676) pub32 25% (4 samples sent)
(8632|8676) pub32 31% (5 samples sent)
(8632|8703) pub59 12% (2 samples sent)
(8632|8676) pub32 43% (7 samples sent)
(8632|8676) pub32 50% (8 samples sent)
(8632|8703) pub59 25% (4 samples sent)
(8632|8673) pub29 writer id: 01030000.153752dd.00000028.00000102(9849b07d)
(8632|8673) pub29->started
(8632|8673) pub29->wait_match() before write for 01030000.153752dd.00000028.00000102(9849b07d)
(8632|8666) pub22 31% (5 samples sent)
(8632|8676) pub32 62% (10 samples sent)
(8632|8666) pub22 43% (7 samples sent)
(8632|8701) pub57 25% (4 samples sent)
(8632|8666) pub22 50% (8 samples sent)
(8632|8701) pub57 31% (5 samples sent)
(8632|8676) pub32 75% (12 samples sent)
(8632|8676) pub32 81% (13 samples sent)
(8632|8707) pub63 75% (12 samples sent)
(8632|8703) pub59 31% (5 samples sent)
(8632|8685) pub41 43% (7 samples sent)
(8632|8687) pub43<-match found! before write for 01030000.153752dd.00000034.00000102(3d59cafe)
(8632|8698) pub54 writer id: 01030000.153752dd.0000003d.00000102(3049a88f)
(8632|8698) pub54->started
(8632|8698) pub54->wait_match() before write for 01030000.153752dd.0000003d.00000102(3049a88f)
(8632|8701) pub57 43% (7 samples sent)
(8632|8701) pub57 50% (8 samples sent)
(8632|8701) pub57 62% (10 samples sent)
(8632|8707) pub63 81% (13 samples sent)
(8632|8666) pub22 62% (10 samples sent)
(8632|8676) pub32 93% (15 samples sent)
(8632|8676) pub32 100% (16 samples sent)
(8632|8676) pub32 waiting for acks
(8632|8685) pub41 50% (8 samples sent)
(8632|8685) pub41 62% (10 samples sent)
(8632|8707) pub63 93% (15 samples sent)
(8632|8703) pub59 43% (7 samples sent)
(8632|8701) pub57 75% (12 samples sent)
(8632|8687) pub43 12% (2 samples sent)
(8632|8701) pub57 81% (13 samples sent)
(8632|8703) pub59 50% (8 samples sent)
(8632|8677) pub33 waiting for acks returned
(8632|8677) pub33<-delete_contained_entities
(8632|8667) pub23<-match found! before write for 01030000.153752dd.0000001a.00000102(43a85b9b)
(8632|8701) pub57 93% (15 samples sent)
(8632|8707) pub63 100% (16 samples sent)
(8632|8707) pub63 waiting for acks
(8632|8703) pub59 62% (10 samples sent)
(8632|8701) pub57 100% (16 samples sent)
(8632|8701) pub57 waiting for acks
(8632|8666) pub22 75% (12 samples sent)
(8632|8666) pub22 81% (13 samples sent)
(8632|8666) pub22 93% (15 samples sent)
(8632|8666) pub22 100% (16 samples sent)
(8632|8666) pub22 waiting for acks
(8632|8685) pub41 75% (12 samples sent)
(8632|8685) pub41 81% (13 samples sent)
(8632|8687) pub43 25% (4 samples sent)
(8632|8667) pub23 12% (2 samples sent)
(8632|8667) pub23 25% (4 samples sent)
(8632|8667) pub23 31% (5 samples sent)
(8632|8667) pub23 43% (7 samples sent)
(8632|8667) pub23 50% (8 samples sent)
(8632|8667) pub23 62% (10 samples sent)
(8632|8667) pub23 75% (12 samples sent)
(8632|8667) pub23 81% (13 samples sent)
(8632|8667) pub23 93% (15 samples sent)
(8632|8699) pub55<-match found! before write for 01030000.153752dd.0000003e.00000102(77e9d25f)
(8632|8667) pub23 100% (16 samples sent)
(8632|8667) pub23 waiting for acks
(8632|8703) pub59 75% (12 samples sent)
(8632|8703) pub59 81% (13 samples sent)
(8632|8703) pub59 93% (15 samples sent)
(8632|8703) pub59 100% (16 samples sent)
(8632|8703) pub59 waiting for acks
(8632|8699) pub55 12% (2 samples sent)
(8632|8699) pub55 25% (4 samples sent)
(8632|8699) pub55 31% (5 samples sent)
(8632|8699) pub55 43% (7 samples sent)
(8632|8699) pub55 50% (8 samples sent)
(8632|8699) pub55 62% (10 samples sent)
(8632|8699) pub55 75% (12 samples sent)
(8632|8699) pub55 81% (13 samples sent)
(8632|8699) pub55 93% (15 samples sent)
(8632|8699) pub55 100% (16 samples sent)
(8632|8699) pub55 waiting for acks
(8632|8643) sub 80% (820 samples received)
(8632|8685) pub41 93% (15 samples sent)
(8632|8685) pub41 100% (16 samples sent)
(8632|8685) pub41 waiting for acks
(8632|8687) pub43 31% (5 samples sent)
(8632|8687) pub43 43% (7 samples sent)
(8632|8687) pub43 50% (8 samples sent)
(8632|8687) pub43 62% (10 samples sent)
(8632|8687) pub43 75% (12 samples sent)
(8632|8687) pub43 81% (13 samples sent)
(8632|8687) pub43 93% (15 samples sent)
(8632|8687) pub43 100% (16 samples sent)
(8632|8687) pub43 waiting for acks
(8632|8646) pub2<-delete_participant
(8632|8652) pub8<-delete_participant
(8632|8643) sub 90% (922 samples received)
(8632|8673) pub29<-match found! before write for 01030000.153752dd.00000028.00000102(9849b07d)
(8632|8698) pub54<-match found! before write for 01030000.153752dd.0000003d.00000102(3049a88f)
(8632|8664) pub20 waiting for acks returned
(8632|8664) pub20<-delete_contained_entities
(8632|8686) pub42 waiting for acks returned
(8632|8686) pub42<-delete_contained_entities
(8632|8676) pub32 waiting for acks returned
(8632|8662) pub18 waiting for acks returned
(8632|8662) pub18<-delete_contained_entities
(8632|8676) pub32<-delete_contained_entities
(8632|8666) pub22 waiting for acks returned
(8632|8666) pub22<-delete_contained_entities
(8632|8689) pub45 waiting for acks returned
(8632|8698) pub54 12% (2 samples sent)
(8632|8707) pub63 waiting for acks returned
(8632|8707) pub63<-delete_contained_entities
(8632|8689) pub45<-delete_contained_entities
(8632|8678) pub34 waiting for acks returned
(8632|8678) pub34<-delete_contained_entities
(8632|8645) pub1<-delete_participant
(8632|8698) pub54 25% (4 samples sent)
(8632|8698) pub54 31% (5 samples sent)
(8632|8698) pub54 43% (7 samples sent)
(8632|8698) pub54 50% (8 samples sent)
(8632|8698) pub54 62% (10 samples sent)
(8632|8673) pub29 12% (2 samples sent)
(8632|8673) pub29 25% (4 samples sent)
(8632|8698) pub54 75% (12 samples sent)
(8632|8673) pub29 31% (5 samples sent)
(8632|8698) pub54 81% (13 samples sent)
(8632|8698) pub54 93% (15 samples sent)
(8632|8698) pub54 100% (16 samples sent)
(8632|8698) pub54 waiting for acks
(8632|8673) pub29 43% (7 samples sent)
(8632|8673) pub29 50% (8 samples sent)
(8632|8673) pub29 62% (10 samples sent)
(8632|8673) pub29 75% (12 samples sent)
(8632|8673) pub29 81% (13 samples sent)
(8632|8673) pub29 93% (15 samples sent)
(8632|8673) pub29 100% (16 samples sent)
(8632|8673) pub29 waiting for acks
(8632|8701) pub57 waiting for acks returned
(8632|8701) pub57<-delete_contained_entities
(8632|8667) pub23 waiting for acks returned
(8632|8667) pub23<-delete_contained_entities
(8632|8660) pub15<-delete_participant
(8632|8703) pub59 waiting for acks returned
(8632|8703) pub59<-delete_contained_entities
(8632|8685) pub41 waiting for acks returned
(8632|8685) pub41<-delete_contained_entities
(8632|8699) pub55 waiting for acks returned
(8632|8699) pub55<-delete_contained_entities
(8632|8687) pub43 waiting for acks returned
(8632|8687) pub43<-delete_contained_entities
(8632|8672) pub28<-delete_participant
(8632|8643) sub 100% (1024 samples received)
(8632|8643) sub condition_.notify_all
(8632|8698) pub54 waiting for acks returned
(8632|8698) pub54<-delete_contained_entities
(8632|8632) sub condition_.wait returned
(8632|8632) sub check_received
(8632|8632) sub check_received returns 0
(8632|8632) <- PublisherService::end
(8632|8673) pub29 waiting for acks returned
(8632|8673) pub29<-delete_contained_entities
(8632|8649) pub5<-delete_participant
(8632|8696) pub52<-delete_participant
(8632|8691) pub47<-delete_participant
(8632|8705) pub61<-delete_participant
(8632|8663) pub19<-delete_participant
(8632|8682) pub38<-delete_participant
(8632|8680) pub36<-delete_participant
(8632|8694) pub50<-delete_participant
(8632|8704) pub60<-delete_participant
(8632|8657) pub13<-delete_participant
(8632|8683) pub39<-delete_participant
(8632|8706) pub62<-delete_participant
(8632|8702) pub58<-delete_participant
(8632|8681) pub37<-delete_participant
(8632|8670) pub26<-delete_participant
(8632|8659) pub16<-delete_participant
(8632|8674) pub30<-delete_participant
(8632|8665) pub21<-delete_participant
(8632|8651) pub7<-delete_participant
(8632|8671) pub27<-delete_participant
(8632|8692) pub48<-delete_participant
(8632|8661) pub17<-delete_participant
(8632|8690) pub46<-delete_participant
(8632|8675) pub31<-delete_participant
(8632|8655) pub11<-delete_participant
(8632|8697) pub53<-delete_participant
(8632|8693) pub49<-delete_participant
(8632|8650) pub6<-delete_participant
(8632|8695) pub51<-delete_participant
(8632|8688) pub44<-delete_participant
(8632|8669) pub25<-delete_participant
(8632|8679) pub35<-delete_participant
(8632|8648) pub4<-delete_participant
(8632|8654) pub10<-delete_participant
(8632|8700) pub56<-delete_participant
(8632|8656) pub12<-delete_participant
(8632|8668) pub24<-delete_participant
(8632|8658) pub14<-delete_participant
(8632|8647) pub3<-delete_participant
(8632|8684) pub40<-delete_participant
(8632|8677) pub33<-delete_participant
(8632|8666) pub22<-delete_participant
(8632|8676) pub32<-delete_participant
(8632|8662) pub18<-delete_participant
(8632|8686) pub42<-delete_participant
(8632|8678) pub34<-delete_participant
(8632|8664) pub20<-delete_participant
(8632|8707) pub63<-delete_participant
(8632|8689) pub45<-delete_participant
(8632|8701) pub57<-delete_participant
(8632|8667) pub23<-delete_participant
(8632|8703) pub59<-delete_participant
(8632|8685) pub41<-delete_participant
(8632|8699) pub55<-delete_participant
(8632|8687) pub43<-delete_participant
(8632|8698) pub54<-delete_participant
(8632|8673) pub29<-delete_participant
(8632|8632) <- PublisherService::~PublisherService
(8632|8632) <- Subscriber delete_contained_entities
(8632|8632) <- Subscriber delete_participant
(8632|8641) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 15 unprocessed bytes.
(8622|8639) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(8622|8639) send_bytes: iov[1].iov_len = 40 .iov_base =42540
(8622|8639) send_bytes: iov[2].iov_len = 20 .iov_base =29280
(8622|8639) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(8622|8639) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(8632|8632) <- Subscriber::~Subscriber
(8632|8632) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8709 started at 2026-03-20 20:15:40
(8709|8709) -> Thrasher started
(8709|8709) -> Subscriber::Subscriber
(8709|8709) Subscriber reader id: 01037c1e.52250c2d.22057583.00000007(497ad3dc)
(8709|8709) -> PublisherService::PublisherService
(8709|8709) -> PublisherService::start (1 threads)
(8709|8709) sub wait_received 0:1
(8709|8717) pub0->transport cfg_0
(8709|8717) pub0 writer id: 01037c1e.52250c2d.22057584.00000002(8b30fb43)
(8709|8717) pub0->started
(8709|8717) pub0->wait_match() before write for 01037c1e.52250c2d.22057584.00000002(8b30fb43)
(8709|8717) pub0<-match found! before write for 01037c1e.52250c2d.22057584.00000002(8b30fb43)
(8709|8717) pub0 100% (1 samples sent)
(8709|8717) pub0 waiting for acks
(8709|8716) sub 100% (1 samples received)
(8709|8716) sub condition_.notify_all
(8709|8709) sub condition_.wait returned
(8709|8709) sub check_received
(8709|8709) sub check_received returns 0
(8709|8709) <- PublisherService::end
(8709|8717) pub0 waiting for acks returned
(8709|8717) pub0<-delete_contained_entities
(8709|8717) pub0<-delete_participant
(8709|8709) <- PublisherService::~PublisherService
(8709|8709) <- Subscriber delete_contained_entities
(8709|8709) <- Subscriber delete_participant
(8709|8709) <- Subscriber::~Subscriber
(8709|8709) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8723 started at 2026-03-20 20:15:41
(8723|8723) -> Thrasher started
(8723|8723) -> Subscriber::Subscriber
(8723|8723) Subscriber reader id: 01037c1e.52250c2d.2213af14.00000007(9df7be61)
(8723|8723) -> PublisherService::PublisherService
(8723|8723) -> PublisherService::start (2 threads)
(8723|8723) sub wait_received 0:2
(8723|8731) pub0->transport cfg_0
(8723|8732) pub1->transport cfg_1
(8723|8731) pub0 writer id: 01037c1e.52250c2d.2213af15.00000002(d0fd635e)
(8723|8731) pub0->started
(8723|8731) pub0->wait_match() before write for 01037c1e.52250c2d.2213af15.00000002(d0fd635e)
(8723|8732) pub1 writer id: 01037c1e.52250c2d.2213af16.00000002(975d198e)
(8723|8732) pub1->started
(8723|8732) pub1->wait_match() before write for 01037c1e.52250c2d.2213af16.00000002(975d198e)
(8723|8731) pub0<-match found! before write for 01037c1e.52250c2d.2213af15.00000002(d0fd635e)
(8723|8732) pub1<-match found! before write for 01037c1e.52250c2d.2213af16.00000002(975d198e)
(8723|8732) pub1 100% (1 samples sent)
(8723|8731) pub0 100% (1 samples sent)
(8723|8731) pub0 waiting for acks
(8723|8732) pub1 waiting for acks
(8723|8730) sub 50% (1 samples received)
(8723|8730) sub 100% (2 samples received)
(8723|8730) sub condition_.notify_all
(8723|8723) sub condition_.wait returned
(8723|8723) sub check_received
(8723|8723) sub check_received returns 0
(8723|8723) <- PublisherService::end
(8723|8732) pub1 waiting for acks returned
(8723|8731) pub0 waiting for acks returned
(8723|8732) pub1<-delete_contained_entities
(8723|8731) pub0<-delete_contained_entities
(8723|8731) pub0<-delete_participant
(8723|8732) pub1<-delete_participant
(8723|8723) <- PublisherService::~PublisherService
(8723|8723) <- Subscriber delete_contained_entities
(8723|8723) <- Subscriber delete_participant
(8723|8723) <- Subscriber::~Subscriber
(8723|8723) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8742 started at 2026-03-20 20:15:42
(8742|8742) -> Thrasher started
(8742|8742) -> Subscriber::Subscriber
(8742|8742) Subscriber reader id: 01037c1e.52250c2d.22265636.00000007(ee300021)
(8742|8742) -> PublisherService::PublisherService
(8742|8742) -> PublisherService::start (3 threads)
(8742|8742) sub wait_received 0:9
(8742|8751) pub1->transport cfg_1
(8742|8750) pub0->transport cfg_0
(8742|8752) pub2->transport cfg_2
(8742|8751) pub1 writer id: 01037c1e.52250c2d.22265638.00000002(216a4acf)
(8742|8751) pub1->started
(8742|8751) pub1->wait_match() before write for 01037c1e.52250c2d.22265638.00000002(216a4acf)
(8742|8750) pub0 writer id: 01037c1e.52250c2d.22265637.00000002(a33add1e)
(8742|8750) pub0->started
(8742|8750) pub0->wait_match() before write for 01037c1e.52250c2d.22265637.00000002(a33add1e)
(8742|8752) pub2 writer id: 01037c1e.52250c2d.22265639.00000002(1c0a637f)
(8742|8752) pub2->started
(8742|8752) pub2->wait_match() before write for 01037c1e.52250c2d.22265639.00000002(1c0a637f)
(8742|8752) pub2<-match found! before write for 01037c1e.52250c2d.22265639.00000002(1c0a637f)
(8742|8752) pub2 33% (1 samples sent)
(8742|8752) pub2 66% (2 samples sent)
(8742|8752) pub2 100% (3 samples sent)
(8742|8752) pub2 waiting for acks
(8742|8750) pub0<-match found! before write for 01037c1e.52250c2d.22265637.00000002(a33add1e)
(8742|8751) pub1<-match found! before write for 01037c1e.52250c2d.22265638.00000002(216a4acf)
(8742|8750) pub0 33% (1 samples sent)
(8742|8751) pub1 33% (1 samples sent)
(8742|8750) pub0 66% (2 samples sent)
(8742|8751) pub1 66% (2 samples sent)
(8742|8751) pub1 100% (3 samples sent)
(8742|8751) pub1 waiting for acks
(8742|8750) pub0 100% (3 samples sent)
(8742|8750) pub0 waiting for acks
(8742|8749) sub 11% (1 samples received)
(8742|8749) sub 22% (2 samples received)
(8742|8749) sub 33% (3 samples received)
(8742|8749) sub 44% (4 samples received)
(8742|8749) sub 55% (5 samples received)
(8742|8749) sub 66% (6 samples received)
(8742|8749) sub 77% (7 samples received)
(8742|8749) sub 88% (8 samples received)
(8742|8749) sub 100% (9 samples received)
(8742|8749) sub condition_.notify_all
(8742|8742) sub condition_.wait returned
(8742|8742) sub check_received
(8742|8742) sub check_received returns 0
(8742|8742) <- PublisherService::end
(8742|8751) pub1 waiting for acks returned
(8742|8750) pub0 waiting for acks returned
(8742|8750) pub0<-delete_contained_entities
(8742|8751) pub1<-delete_contained_entities
(8742|8752) pub2 waiting for acks returned
(8742|8752) pub2<-delete_contained_entities
(8742|8751) pub1<-delete_participant
(8742|8752) pub2<-delete_participant
(8742|8750) pub0<-delete_participant
(8742|8742) <- PublisherService::~PublisherService
(8742|8742) <- Subscriber delete_contained_entities
(8742|8742) <- Subscriber delete_participant
(8742|8742) <- Subscriber::~Subscriber
(8742|8742) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps Time:0s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8766 started at 2026-03-20 20:15:42
(8766|8766) -> Thrasher started
(8766|8766) -> Subscriber::Subscriber
(8766|8766) Subscriber reader id: 01037c1e.52250c2d.223e3e2a.00000007(fbb6253c)
(8766|8766) -> PublisherService::PublisherService
(8766|8766) -> PublisherService::start (1 threads)
(8766|8766) sub wait_received 0:1024
(8766|8774) pub0->transport cfg_0
(8766|8774) pub0 writer id: 01037c1e.52250c2d.223e3e2b.00000002(b6bcf803)
(8766|8774) pub0->started
(8766|8774) pub0->wait_match() before write for 01037c1e.52250c2d.223e3e2b.00000002(b6bcf803)
(8766|8774) pub0<-match found! before write for 01037c1e.52250c2d.223e3e2b.00000002(b6bcf803)
(8766|8774) pub0 10% (103 samples sent)
(8766|8773) sub 10% (103 samples received)
(8766|8774) pub0 20% (205 samples sent)
(8766|8773) sub 20% (205 samples received)
(8766|8774) pub0 30% (308 samples sent)
(8766|8774) pub0 40% (410 samples sent)
(8766|8773) sub 30% (308 samples received)
(8766|8774) pub0 50% (512 samples sent)
(8766|8773) sub 40% (410 samples received)
(8766|8774) pub0 60% (615 samples sent)
(8766|8774) pub0 70% (717 samples sent)
(8766|8774) pub0 80% (820 samples sent)
(8766|8774) pub0 90% (922 samples sent)
(8766|8774) pub0 100% (1024 samples sent)
(8766|8774) pub0 waiting for acks
(8766|8773) sub 50% (512 samples received)
(8766|8773) sub 60% (615 samples received)
(8766|8773) sub 70% (717 samples received)
(8766|8773) sub 80% (820 samples received)
(8766|8773) sub 90% (922 samples received)
(8766|8773) sub 100% (1024 samples received)
(8766|8773) sub condition_.notify_all
(8766|8766) sub condition_.wait returned
(8766|8766) sub check_received
(8766|8766) sub check_received returns 0
(8766|8766) <- PublisherService::end
(8766|8774) pub0 waiting for acks returned
(8766|8774) pub0<-delete_contained_entities
(8766|8774) pub0<-delete_participant
(8766|8766) <- PublisherService::~PublisherService
(8766|8766) <- Subscriber delete_contained_entities
(8766|8766) <- Subscriber delete_participant
(8766|8766) <- Subscriber::~Subscriber
(8766|8766) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8784 started at 2026-03-20 20:15:44
(8784|8784) -> Thrasher started
(8784|8784) -> Subscriber::Subscriber
(8784|8784) Subscriber reader id: 01037c1e.52250c2d.22505c8c.00000007(9a64d6e3)
(8784|8784) -> PublisherService::PublisherService
(8784|8784) -> PublisherService::start (8 threads)
(8784|8784) sub wait_received 0:1024
(8784|8792) pub0->transport cfg_0
(8784|8797) pub6->transport cfg_6
(8784|8794) pub2->transport cfg_2
(8784|8793) pub1->transport cfg_1
(8784|8799) pub7->transport cfg_7
(8784|8796) pub4->transport cfg_4
(8784|8792) pub0 writer id: 01037c1e.52250c2d.22505c8d.00000002(d76e0bdc)
(8784|8792) pub0->started
(8784|8792) pub0->wait_match() before write for 01037c1e.52250c2d.22505c8d.00000002(d76e0bdc)
(8784|8795) pub3->transport cfg_3
(8784|8798) pub5->transport cfg_5
(8784|8797) pub6 writer id: 01037c1e.52250c2d.22505c93.00000002(08be223f)
(8784|8797) pub6->started
(8784|8797) pub6->wait_match() before write for 01037c1e.52250c2d.22505c93.00000002(08be223f)
(8784|8794) pub2 writer id: 01037c1e.52250c2d.22505c8f.00000002(adae58bc)
(8784|8794) pub2->started
(8784|8794) pub2->wait_match() before write for 01037c1e.52250c2d.22505c8f.00000002(adae58bc)
(8784|8793) pub1 writer id: 01037c1e.52250c2d.22505c8e.00000002(90ce710c)
(8784|8793) pub1->started
(8784|8793) pub1->wait_match() before write for 01037c1e.52250c2d.22505c8e.00000002(90ce710c)
(8784|8799) pub7 writer id: 01037c1e.52250c2d.22505c94.00000002(ba9efe2f)
(8784|8799) pub7->started
(8784|8799) pub7->wait_match() before write for 01037c1e.52250c2d.22505c94.00000002(ba9efe2f)
(8784|8796) pub4 writer id: 01037c1e.52250c2d.22505c90.00000002(4f1e58ef)
(8784|8796) pub4->started
(8784|8796) pub4->wait_match() before write for 01037c1e.52250c2d.22505c90.00000002(4f1e58ef)
(8784|8795) pub3 writer id: 01037c1e.52250c2d.22505c91.00000002(727e715f)
(8784|8795) pub3->started
(8784|8795) pub3->wait_match() before write for 01037c1e.52250c2d.22505c91.00000002(727e715f)
(8784|8798) pub5 writer id: 01037c1e.52250c2d.22505c92.00000002(35de0b8f)
(8784|8798) pub5->started
(8784|8798) pub5->wait_match() before write for 01037c1e.52250c2d.22505c92.00000002(35de0b8f)
(8784|8797) pub6<-match found! before write for 01037c1e.52250c2d.22505c93.00000002(08be223f)
(8784|8792) pub0<-match found! before write for 01037c1e.52250c2d.22505c8d.00000002(d76e0bdc)
(8784|8794) pub2<-match found! before write for 01037c1e.52250c2d.22505c8f.00000002(adae58bc)
(8784|8797) pub6 10% (13 samples sent)
(8784|8794) pub2 10% (13 samples sent)
(8784|8792) pub0 10% (13 samples sent)
(8784|8797) pub6 20% (26 samples sent)
(8784|8794) pub2 20% (26 samples sent)
(8784|8794) pub2 30% (39 samples sent)
(8784|8797) pub6 30% (39 samples sent)
(8784|8792) pub0 20% (26 samples sent)
(8784|8794) pub2 40% (52 samples sent)
(8784|8797) pub6 40% (52 samples sent)
(8784|8792) pub0 30% (39 samples sent)
(8784|8797) pub6 50% (64 samples sent)
(8784|8794) pub2 50% (64 samples sent)
(8784|8794) pub2 60% (77 samples sent)
(8784|8792) pub0 40% (52 samples sent)
(8784|8797) pub6 60% (77 samples sent)
(8784|8794) pub2 70% (90 samples sent)
(8784|8794) pub2 80% (103 samples sent)
(8784|8797) pub6 70% (90 samples sent)
(8784|8794) pub2 90% (116 samples sent)
(8784|8792) pub0 50% (64 samples sent)
(8784|8794) pub2 100% (128 samples sent)
(8784|8794) pub2 waiting for acks
(8784|8797) pub6 80% (103 samples sent)
(8784|8792) pub0 60% (77 samples sent)
(8784|8797) pub6 90% (116 samples sent)
(8784|8792) pub0 70% (90 samples sent)
(8784|8797) pub6 100% (128 samples sent)
(8784|8797) pub6 waiting for acks
(8784|8792) pub0 80% (103 samples sent)
(8784|8792) pub0 90% (116 samples sent)
(8784|8792) pub0 100% (128 samples sent)
(8784|8792) pub0 waiting for acks
(8784|8795) pub3<-match found! before write for 01037c1e.52250c2d.22505c91.00000002(727e715f)
(8784|8796) pub4<-match found! before write for 01037c1e.52250c2d.22505c90.00000002(4f1e58ef)
(8784|8796) pub4 10% (13 samples sent)
(8784|8795) pub3 10% (13 samples sent)
(8784|8796) pub4 20% (26 samples sent)
(8784|8795) pub3 20% (26 samples sent)
(8784|8796) pub4 30% (39 samples sent)
(8784|8796) pub4 40% (52 samples sent)
(8784|8795) pub3 30% (39 samples sent)
(8784|8796) pub4 50% (64 samples sent)
(8784|8795) pub3 40% (52 samples sent)
(8784|8796) pub4 60% (77 samples sent)
(8784|8795) pub3 50% (64 samples sent)
(8784|8796) pub4 70% (90 samples sent)
(8784|8796) pub4 80% (103 samples sent)
(8784|8795) pub3 60% (77 samples sent)
(8784|8796) pub4 90% (116 samples sent)
(8784|8795) pub3 70% (90 samples sent)
(8784|8796) pub4 100% (128 samples sent)
(8784|8796) pub4 waiting for acks
(8784|8795) pub3 80% (103 samples sent)
(8784|8795) pub3 90% (116 samples sent)
(8784|8795) pub3 100% (128 samples sent)
(8784|8795) pub3 waiting for acks
(8784|8793) pub1<-match found! before write for 01037c1e.52250c2d.22505c8e.00000002(90ce710c)
(8784|8798) pub5<-match found! before write for 01037c1e.52250c2d.22505c92.00000002(35de0b8f)
(8784|8799) pub7<-match found! before write for 01037c1e.52250c2d.22505c94.00000002(ba9efe2f)
(8784|8793) pub1 10% (13 samples sent)
(8784|8798) pub5 10% (13 samples sent)
(8784|8799) pub7 10% (13 samples sent)
(8784|8793) pub1 20% (26 samples sent)
(8784|8798) pub5 20% (26 samples sent)
(8784|8799) pub7 20% (26 samples sent)
(8784|8793) pub1 30% (39 samples sent)
(8784|8798) pub5 30% (39 samples sent)
(8784|8799) pub7 30% (39 samples sent)
(8784|8791) sub 10% (103 samples received)
(8784|8793) pub1 40% (52 samples sent)
(8784|8799) pub7 40% (52 samples sent)
(8784|8798) pub5 40% (52 samples sent)
(8784|8793) pub1 50% (64 samples sent)
(8784|8799) pub7 50% (64 samples sent)
(8784|8798) pub5 50% (64 samples sent)
(8784|8793) pub1 60% (77 samples sent)
(8784|8799) pub7 60% (77 samples sent)
(8784|8798) pub5 60% (77 samples sent)
(8784|8793) pub1 70% (90 samples sent)
(8784|8798) pub5 70% (90 samples sent)
(8784|8793) pub1 80% (103 samples sent)
(8784|8799) pub7 70% (90 samples sent)
(8784|8798) pub5 80% (103 samples sent)
(8784|8793) pub1 90% (116 samples sent)
(8784|8799) pub7 80% (103 samples sent)
(8784|8798) pub5 90% (116 samples sent)
(8784|8793) pub1 100% (128 samples sent)
(8784|8793) pub1 waiting for acks
(8784|8799) pub7 90% (116 samples sent)
(8784|8798) pub5 100% (128 samples sent)
(8784|8798) pub5 waiting for acks
(8784|8799) pub7 100% (128 samples sent)
(8784|8799) pub7 waiting for acks
(8784|8792) pub0 waiting for acks returned
(8784|8792) pub0<-delete_contained_entities
(8784|8791) sub 20% (205 samples received)
(8784|8794) pub2 waiting for acks returned
(8784|8794) pub2<-delete_contained_entities
(8784|8791) sub 30% (308 samples received)
(8784|8791) sub 40% (410 samples received)
(8784|8791) sub 50% (512 samples received)
(8784|8795) pub3 waiting for acks returned
(8784|8795) pub3<-delete_contained_entities
(8784|8796) pub4 waiting for acks returned
(8784|8796) pub4<-delete_contained_entities
(8784|8792) pub0<-delete_participant
(8784|8794) pub2<-delete_participant
(8784|8791) sub 60% (615 samples received)
(8784|8797) pub6 waiting for acks returned
(8784|8797) pub6<-delete_contained_entities
(8784|8791) sub 70% (717 samples received)
(8784|8795) pub3<-delete_participant
(8784|8796) pub4<-delete_participant
(8784|8797) pub6<-delete_participant
(8784|8791) sub 80% (820 samples received)
(8784|8791) sub 90% (922 samples received)
(8784|8799) pub7 waiting for acks returned
(8784|8799) pub7<-delete_contained_entities
(8784|8798) pub5 waiting for acks returned
(8784|8798) pub5<-delete_contained_entities
(8784|8799) pub7<-delete_participant
(8784|8798) pub5<-delete_participant
(8784|8791) sub 100% (1024 samples received)
(8784|8791) sub condition_.notify_all
(8784|8784) sub condition_.wait returned
(8784|8784) sub check_received
(8784|8784) sub check_received returns 0
(8784|8784) <- PublisherService::end
(8784|8793) pub1 waiting for acks returned
(8784|8793) pub1<-delete_contained_entities
(8784|8793) pub1<-delete_participant
(8784|8784) <- PublisherService::~PublisherService
(8784|8784) <- Subscriber delete_contained_entities
(8784|8784) <- Subscriber delete_participant
(8784|8784) <- Subscriber::~Subscriber
(8784|8784) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8833 started at 2026-03-20 20:15:45
(8833|8833) -> Thrasher started
(8833|8833) -> Subscriber::Subscriber
(8833|8833) Subscriber reader id: 01037c1e.52250c2d.22814823.00000007(fde096d8)
(8833|8833) -> PublisherService::PublisherService
(8833|8833) -> PublisherService::start (16 threads)
(8833|8833) sub wait_received 0:1024
(8833|8841) pub0->transport cfg_0
(8833|8845) pub4->transport cfg_4
(8833|8843) pub2->transport cfg_2
(8833|8850) pub9->transport cfg_9
(8833|8848) pub7->transport cfg_7
(8833|8849) pub8->transport cfg_8
(8833|8854) pub12->transport cfg_12
(8833|8853) pub11->transport cfg_11
(8833|8842) pub1->transport cfg_1
(8833|8847) pub6->transport cfg_6
(8833|8841) pub0 writer id: 01037c1e.52250c2d.22814824.00000002(3faabe47)
(8833|8841) pub0->started
(8833|8841) pub0->wait_match() before write for 01037c1e.52250c2d.22814824.00000002(3faabe47)
(8833|8852) pub13->transport cfg_13
(8833|8845) pub4 writer id: 01037c1e.52250c2d.22814828.00000002(fa5a5346)
(8833|8845) pub4->started
(8833|8845) pub4->wait_match() before write for 01037c1e.52250c2d.22814828.00000002(fa5a5346)
(8833|8844) pub3->transport cfg_3
(8833|8841) pub0<-match found! before write for 01037c1e.52250c2d.22814824.00000002(3faabe47)
(8833|8841) pub0 10% (7 samples sent)
(8833|8846) pub5->transport cfg_5
(8833|8841) pub0 20% (13 samples sent)
(8833|8841) pub0 31% (20 samples sent)
(8833|8841) pub0 40% (26 samples sent)
(8833|8841) pub0 50% (32 samples sent)
(8833|8841) pub0 60% (39 samples sent)
(8833|8841) pub0 70% (45 samples sent)
(8833|8841) pub0 81% (52 samples sent)
(8833|8841) pub0 90% (58 samples sent)
(8833|8841) pub0 100% (64 samples sent)
(8833|8841) pub0 waiting for acks
(8833|8845) pub4<-match found! before write for 01037c1e.52250c2d.22814828.00000002(fa5a5346)
(8833|8841) pub0 waiting for acks returned
(8833|8841) pub0<-delete_contained_entities
(8833|8845) pub4 10% (7 samples sent)
(8833|8845) pub4 20% (13 samples sent)
(8833|8845) pub4 31% (20 samples sent)
(8833|8845) pub4 40% (26 samples sent)
(8833|8845) pub4 50% (32 samples sent)
(8833|8845) pub4 60% (39 samples sent)
(8833|8845) pub4 70% (45 samples sent)
(8833|8840) sub 10% (103 samples received)
(8833|8845) pub4 81% (52 samples sent)
(8833|8845) pub4 90% (58 samples sent)
(8833|8845) pub4 100% (64 samples sent)
(8833|8845) pub4 waiting for acks
(8833|8843) pub2 writer id: 01037c1e.52250c2d.22814826.00000002(456aed27)
(8833|8843) pub2->started
(8833|8843) pub2->wait_match() before write for 01037c1e.52250c2d.22814826.00000002(456aed27)
(8833|8845) pub4 waiting for acks returned
(8833|8845) pub4<-delete_contained_entities
(8833|8851) pub10->transport cfg_10
(8833|8841) pub0<-delete_participant
(8833|8850) pub9 writer id: 01037c1e.52250c2d.2281482d.00000002(32badc36)
(8833|8850) pub9->started
(8833|8850) pub9->wait_match() before write for 01037c1e.52250c2d.2281482d.00000002(32badc36)
(8833|8843) pub2<-match found! before write for 01037c1e.52250c2d.22814826.00000002(456aed27)
(8833|8843) pub2 10% (7 samples sent)
(8833|8843) pub2 20% (13 samples sent)
(8833|8843) pub2 31% (20 samples sent)
(8833|8843) pub2 40% (26 samples sent)
(8833|8843) pub2 50% (32 samples sent)
(8833|8855) pub14->transport cfg_14
(8833|8843) pub2 60% (39 samples sent)
(8833|8843) pub2 70% (45 samples sent)
(8833|8843) pub2 81% (52 samples sent)
(8833|8843) pub2 90% (58 samples sent)
(8833|8843) pub2 100% (64 samples sent)
(8833|8843) pub2 waiting for acks
(8833|8850) pub9<-match found! before write for 01037c1e.52250c2d.2281482d.00000002(32badc36)
(8833|8850) pub9 10% (7 samples sent)
(8833|8850) pub9 20% (13 samples sent)
(8833|8850) pub9 31% (20 samples sent)
(8833|8850) pub9 40% (26 samples sent)
(8833|8850) pub9 50% (32 samples sent)
(8833|8840) sub 20% (205 samples received)
(8833|8850) pub9 60% (39 samples sent)
(8833|8850) pub9 70% (45 samples sent)
(8833|8850) pub9 81% (52 samples sent)
(8833|8843) pub2 waiting for acks returned
(8833|8843) pub2<-delete_contained_entities
(8833|8850) pub9 90% (58 samples sent)
(8833|8850) pub9 100% (64 samples sent)
(8833|8850) pub9 waiting for acks
(8833|8845) pub4<-delete_participant
(8833|8848) pub7 writer id: 01037c1e.52250c2d.2281482b.00000002(bdfa2996)
(8833|8848) pub7->started
(8833|8848) pub7->wait_match() before write for 01037c1e.52250c2d.2281482b.00000002(bdfa2996)
(8833|8850) pub9 waiting for acks returned
(8833|8850) pub9<-delete_contained_entities
(8833|8856) pub15->transport cfg_15
(8833|8843) pub2<-delete_participant
(8833|8849) pub8 writer id: 01037c1e.52250c2d.2281482c.00000002(0fdaf586)
(8833|8849) pub8->started
(8833|8849) pub8->wait_match() before write for 01037c1e.52250c2d.2281482c.00000002(0fdaf586)
(8833|8854) pub12 writer id: 01037c1e.52250c2d.2281482f.00000002(487a8f56)
(8833|8854) pub12->started
(8833|8854) pub12->wait_match() before write for 01037c1e.52250c2d.2281482f.00000002(487a8f56)
(8833|8853) pub11 writer id: 01037c1e.52250c2d.22814832.00000002(d00adc65)
(8833|8853) pub11->started
(8833|8853) pub11->wait_match() before write for 01037c1e.52250c2d.22814832.00000002(d00adc65)
(8833|8848) pub7<-match found! before write for 01037c1e.52250c2d.2281482b.00000002(bdfa2996)
(8833|8848) pub7 10% (7 samples sent)
(8833|8849) pub8<-match found! before write for 01037c1e.52250c2d.2281482c.00000002(0fdaf586)
(8833|8850) pub9<-delete_participant
(8833|8849) pub8 10% (7 samples sent)
(8833|8849) pub8 20% (13 samples sent)
(8833|8848) pub7 20% (13 samples sent)
(8833|8848) pub7 31% (20 samples sent)
(8833|8848) pub7 40% (26 samples sent)
(8833|8849) pub8 31% (20 samples sent)
(8833|8854) pub12<-match found! before write for 01037c1e.52250c2d.2281482f.00000002(487a8f56)
(8833|8854) pub12 10% (7 samples sent)
(8833|8849) pub8 40% (26 samples sent)
(8833|8848) pub7 50% (32 samples sent)
(8833|8849) pub8 50% (32 samples sent)
(8833|8854) pub12 20% (13 samples sent)
(8833|8848) pub7 60% (39 samples sent)
(8833|8848) pub7 70% (45 samples sent)
(8833|8854) pub12 31% (20 samples sent)
(8833|8849) pub8 60% (39 samples sent)
(8833|8849) pub8 70% (45 samples sent)
(8833|8840) sub 30% (308 samples received)
(8833|8854) pub12 40% (26 samples sent)
(8833|8848) pub7 81% (52 samples sent)
(8833|8854) pub12 50% (32 samples sent)
(8833|8848) pub7 90% (58 samples sent)
(8833|8854) pub12 60% (39 samples sent)
(8833|8849) pub8 81% (52 samples sent)
(8833|8854) pub12 70% (45 samples sent)
(8833|8849) pub8 90% (58 samples sent)
(8833|8854) pub12 81% (52 samples sent)
(8833|8849) pub8 100% (64 samples sent)
(8833|8849) pub8 waiting for acks
(8833|8854) pub12 90% (58 samples sent)
(8833|8848) pub7 100% (64 samples sent)
(8833|8848) pub7 waiting for acks
(8833|8854) pub12 100% (64 samples sent)
(8833|8854) pub12 waiting for acks
(8833|8842) pub1 writer id: 01037c1e.52250c2d.22814825.00000002(02ca97f7)
(8833|8842) pub1->started
(8833|8842) pub1->wait_match() before write for 01037c1e.52250c2d.22814825.00000002(02ca97f7)
(8833|8840) sub 40% (410 samples received)
(8833|8847) pub6 writer id: 01037c1e.52250c2d.2281482a.00000002(809a0026)
(8833|8847) pub6->started
(8833|8847) pub6->wait_match() before write for 01037c1e.52250c2d.2281482a.00000002(809a0026)
(8833|8853) pub11<-match found! before write for 01037c1e.52250c2d.22814832.00000002(d00adc65)
(8833|8853) pub11 10% (7 samples sent)
(8833|8853) pub11 20% (13 samples sent)
(8833|8853) pub11 31% (20 samples sent)
(8833|8848) pub7 waiting for acks returned
(8833|8848) pub7<-delete_contained_entities
(8833|8853) pub11 40% (26 samples sent)
(8833|8849) pub8 waiting for acks returned
(8833|8849) pub8<-delete_contained_entities
(8833|8853) pub11 50% (32 samples sent)
(8833|8842) pub1<-match found! before write for 01037c1e.52250c2d.22814825.00000002(02ca97f7)
(8833|8853) pub11 60% (39 samples sent)
(8833|8842) pub1 10% (7 samples sent)
(8833|8853) pub11 70% (45 samples sent)
(8833|8854) pub12 waiting for acks returned
(8833|8854) pub12<-delete_contained_entities
(8833|8842) pub1 20% (13 samples sent)
(8833|8853) pub11 81% (52 samples sent)
(8833|8842) pub1 31% (20 samples sent)
(8833|8853) pub11 90% (58 samples sent)
(8833|8853) pub11 100% (64 samples sent)
(8833|8853) pub11 waiting for acks
(8833|8842) pub1 40% (26 samples sent)
(8833|8842) pub1 50% (32 samples sent)
(8833|8842) pub1 60% (39 samples sent)
(8833|8842) pub1 70% (45 samples sent)
(8833|8842) pub1 81% (52 samples sent)
(8833|8842) pub1 90% (58 samples sent)
(8833|8840) sub 50% (512 samples received)
(8833|8842) pub1 100% (64 samples sent)
(8833|8842) pub1 waiting for acks
(8833|8852) pub13 writer id: 01037c1e.52250c2d.22814830.00000002(aaca8f05)
(8833|8852) pub13->started
(8833|8852) pub13->wait_match() before write for 01037c1e.52250c2d.22814830.00000002(aaca8f05)
(8833|8847) pub6<-match found! before write for 01037c1e.52250c2d.2281482a.00000002(809a0026)
(8833|8847) pub6 10% (7 samples sent)
(8833|8847) pub6 20% (13 samples sent)
(8833|8853) pub11 waiting for acks returned
(8833|8853) pub11<-delete_contained_entities
(8833|8842) pub1 waiting for acks returned
(8833|8842) pub1<-delete_contained_entities
(8833|8847) pub6 31% (20 samples sent)
(8833|8847) pub6 40% (26 samples sent)
(8833|8847) pub6 50% (32 samples sent)
(8833|8847) pub6 60% (39 samples sent)
(8833|8844) pub3 writer id: 01037c1e.52250c2d.22814827.00000002(780ac497)
(8833|8844) pub3->started
(8833|8844) pub3->wait_match() before write for 01037c1e.52250c2d.22814827.00000002(780ac497)
(8833|8847) pub6 70% (45 samples sent)
(8833|8847) pub6 81% (52 samples sent)
(8833|8847) pub6 90% (58 samples sent)
(8833|8847) pub6 100% (64 samples sent)
(8833|8847) pub6 waiting for acks
(8833|8840) sub 60% (615 samples received)
(8833|8846) pub5 writer id: 01037c1e.52250c2d.22814829.00000002(c73a7af6)
(8833|8846) pub5->started
(8833|8846) pub5->wait_match() before write for 01037c1e.52250c2d.22814829.00000002(c73a7af6)
(8833|8847) pub6 waiting for acks returned
(8833|8847) pub6<-delete_contained_entities
(8833|8852) pub13<-match found! before write for 01037c1e.52250c2d.22814830.00000002(aaca8f05)
(8833|8852) pub13 10% (7 samples sent)
(8833|8852) pub13 20% (13 samples sent)
(8833|8852) pub13 31% (20 samples sent)
(8833|8852) pub13 40% (26 samples sent)
(8833|8852) pub13 50% (32 samples sent)
(8833|8852) pub13 60% (39 samples sent)
(8833|8852) pub13 70% (45 samples sent)
(8833|8852) pub13 81% (52 samples sent)
(8833|8852) pub13 90% (58 samples sent)
(8833|8852) pub13 100% (64 samples sent)
(8833|8852) pub13 waiting for acks
(8833|8851) pub10 writer id: 01037c1e.52250c2d.2281482e.00000002(751aa6e6)
(8833|8851) pub10->started
(8833|8851) pub10->wait_match() before write for 01037c1e.52250c2d.2281482e.00000002(751aa6e6)
(8833|8848) pub7<-delete_participant
(8833|8849) pub8<-delete_participant
(8833|8852) pub13 waiting for acks returned
(8833|8852) pub13<-delete_contained_entities
(8833|8854) pub12<-delete_participant
(8833|8855) pub14 writer id: 01037c1e.52250c2d.22814833.00000002(ed6af5d5)
(8833|8855) pub14->started
(8833|8855) pub14->wait_match() before write for 01037c1e.52250c2d.22814833.00000002(ed6af5d5)
(8833|8851) pub10<-match found! before write for 01037c1e.52250c2d.2281482e.00000002(751aa6e6)
(8833|8851) pub10 10% (7 samples sent)
(8833|8851) pub10 20% (13 samples sent)
(8833|8851) pub10 31% (20 samples sent)
(8833|8851) pub10 40% (26 samples sent)
(8833|8851) pub10 50% (32 samples sent)
(8833|8856) pub15 writer id: 01037c1e.52250c2d.22814831.00000002(97aaa6b5)
(8833|8856) pub15->started
(8833|8856) pub15->wait_match() before write for 01037c1e.52250c2d.22814831.00000002(97aaa6b5)
(8833|8851) pub10 60% (39 samples sent)
(8833|8851) pub10 70% (45 samples sent)
(8833|8840) sub 70% (717 samples received)
(8833|8851) pub10 81% (52 samples sent)
(8833|8851) pub10 90% (58 samples sent)
(8833|8851) pub10 100% (64 samples sent)
(8833|8851) pub10 waiting for acks
(8833|8844) pub3<-match found! before write for 01037c1e.52250c2d.22814827.00000002(780ac497)
(8833|8844) pub3 10% (7 samples sent)
(8833|8844) pub3 20% (13 samples sent)
(8833|8844) pub3 31% (20 samples sent)
(8833|8844) pub3 40% (26 samples sent)
(8833|8844) pub3 50% (32 samples sent)
(8833|8844) pub3 60% (39 samples sent)
(8833|8851) pub10 waiting for acks returned
(8833|8851) pub10<-delete_contained_entities
(8833|8844) pub3 70% (45 samples sent)
(8833|8844) pub3 81% (52 samples sent)
(8833|8844) pub3 90% (58 samples sent)
(8833|8844) pub3 100% (64 samples sent)
(8833|8844) pub3 waiting for acks
(8833|8853) pub11<-delete_participant
(8833|8842) pub1<-delete_participant
(8833|8840) sub 80% (820 samples received)
(8833|8844) pub3 waiting for acks returned
(8833|8844) pub3<-delete_contained_entities
(8833|8847) pub6<-delete_participant
(8833|8855) pub14<-match found! before write for 01037c1e.52250c2d.22814833.00000002(ed6af5d5)
(8833|8846) pub5<-match found! before write for 01037c1e.52250c2d.22814829.00000002(c73a7af6)
(8833|8855) pub14 10% (7 samples sent)
(8833|8855) pub14 20% (13 samples sent)
(8833|8855) pub14 31% (20 samples sent)
(8833|8846) pub5 10% (7 samples sent)
(8833|8855) pub14 40% (26 samples sent)
(8833|8855) pub14 50% (32 samples sent)
(8833|8846) pub5 20% (13 samples sent)
(8833|8852) pub13<-delete_participant
(8833|8855) pub14 60% (39 samples sent)
(8833|8846) pub5 31% (20 samples sent)
(8833|8855) pub14 70% (45 samples sent)
(8833|8855) pub14 81% (52 samples sent)
(8833|8846) pub5 40% (26 samples sent)
(8833|8855) pub14 90% (58 samples sent)
(8833|8855) pub14 100% (64 samples sent)
(8833|8855) pub14 waiting for acks
(8833|8846) pub5 50% (32 samples sent)
(8833|8846) pub5 60% (39 samples sent)
(8833|8846) pub5 70% (45 samples sent)
(8833|8846) pub5 81% (52 samples sent)
(8833|8846) pub5 90% (58 samples sent)
(8833|8846) pub5 100% (64 samples sent)
(8833|8846) pub5 waiting for acks
(8833|8840) sub 90% (922 samples received)
(8833|8855) pub14 waiting for acks returned
(8833|8855) pub14<-delete_contained_entities
(8833|8851) pub10<-delete_participant
(8833|8846) pub5 waiting for acks returned
(8833|8846) pub5<-delete_contained_entities
(8833|8856) pub15<-match found! before write for 01037c1e.52250c2d.22814831.00000002(97aaa6b5)
(8833|8856) pub15 10% (7 samples sent)
(8833|8856) pub15 20% (13 samples sent)
(8833|8856) pub15 31% (20 samples sent)
(8833|8856) pub15 40% (26 samples sent)
(8833|8856) pub15 50% (32 samples sent)
(8833|8856) pub15 60% (39 samples sent)
(8833|8856) pub15 70% (45 samples sent)
(8833|8856) pub15 81% (52 samples sent)
(8833|8856) pub15 90% (58 samples sent)
(8833|8856) pub15 100% (64 samples sent)
(8833|8856) pub15 waiting for acks
(8833|8844) pub3<-delete_participant
(8833|8840) sub 100% (1024 samples received)
(8833|8840) sub condition_.notify_all
(8833|8833) sub condition_.wait returned
(8833|8833) sub check_received
(8833|8833) sub check_received returns 0
(8833|8833) <- PublisherService::end
(8833|8856) pub15 waiting for acks returned
(8833|8856) pub15<-delete_contained_entities
(8833|8855) pub14<-delete_participant
(8833|8846) pub5<-delete_participant
(8833|8856) pub15<-delete_participant
(8833|8833) <- PublisherService::~PublisherService
(8833|8833) <- Subscriber delete_contained_entities
(8833|8833) <- Subscriber delete_participant
(8833|8833) <- Subscriber::~Subscriber
(8833|8833) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps Time:4s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 8924 started at 2026-03-20 20:15:49
(8924|8924) -> Thrasher started
(8924|8924) -> Subscriber::Subscriber
(8924|8924) Subscriber reader id: 01037c1e.52250c2d.22dca79a.00000007(4527dd9d)
(8924|8924) -> PublisherService::PublisherService
(8924|8924) -> PublisherService::start (32 threads)
(8924|8924) sub wait_received 0:1024
(8924|8941) pub9->transport cfg_9
(8924|8941) pub9 writer id: 01037c1e.52250c2d.22dca7a4.00000002(2b5c2ff5)
(8924|8941) pub9->started
(8924|8941) pub9->wait_match() before write for 01037c1e.52250c2d.22dca7a4.00000002(2b5c2ff5)
(8924|8936) pub4->transport cfg_4
(8924|8935) pub3->transport cfg_3
(8924|8932) pub0->transport cfg_0
(8924|8937) pub5->transport cfg_5
(8924|8934) pub2->transport cfg_2
(8924|8933) pub1->transport cfg_1
(8924|8941) pub9<-match found! before write for 01037c1e.52250c2d.22dca7a4.00000002(2b5c2ff5)
(8924|8941) pub9 12% (4 samples sent)
(8924|8941) pub9 21% (7 samples sent)
(8924|8941) pub9 31% (10 samples sent)
(8924|8941) pub9 40% (13 samples sent)
(8924|8941) pub9 50% (16 samples sent)
(8924|8941) pub9 62% (20 samples sent)
(8924|8941) pub9 71% (23 samples sent)
(8924|8941) pub9 81% (26 samples sent)
(8924|8941) pub9 90% (29 samples sent)
(8924|8941) pub9 100% (32 samples sent)
(8924|8941) pub9 waiting for acks
(8924|8939) pub7->transport cfg_7
(8924|8947) pub15->transport cfg_15
(8924|8952) pub19->transport cfg_19
(8924|8956) pub24->transport cfg_24
(8924|8941) pub9 waiting for acks returned
(8924|8941) pub9<-delete_contained_entities
(8924|8941) pub9<-delete_participant
(8924|8950) pub18->transport cfg_18
(8924|8951) pub21->transport cfg_21
(8924|8936) pub4 writer id: 01037c1e.52250c2d.22dca79f.00000002(fdada662)
(8924|8936) pub4->started
(8924|8936) pub4->wait_match() before write for 01037c1e.52250c2d.22dca79f.00000002(fdada662)
(8924|8936) pub4<-match found! before write for 01037c1e.52250c2d.22dca79f.00000002(fdada662)
(8924|8936) pub4 12% (4 samples sent)
(8924|8936) pub4 21% (7 samples sent)
(8924|8936) pub4 31% (10 samples sent)
(8924|8936) pub4 40% (13 samples sent)
(8924|8936) pub4 50% (16 samples sent)
(8924|8936) pub4 62% (20 samples sent)
(8924|8936) pub4 71% (23 samples sent)
(8924|8936) pub4 81% (26 samples sent)
(8924|8936) pub4 90% (29 samples sent)
(8924|8936) pub4 100% (32 samples sent)
(8924|8936) pub4 waiting for acks
(8924|8953) pub20->transport cfg_20
(8924|8936) pub4 waiting for acks returned
(8924|8936) pub4<-delete_contained_entities
(8924|8960) pub28->transport cfg_28
(8924|8961) pub29->transport cfg_29
(8924|8936) pub4<-delete_participant
(8924|8935) pub3 writer id: 01037c1e.52250c2d.22dca79e.00000002(c0cd8fd2)
(8924|8935) pub3->started
(8924|8935) pub3->wait_match() before write for 01037c1e.52250c2d.22dca79e.00000002(c0cd8fd2)
(8924|8932) pub0 writer id: 01037c1e.52250c2d.22dca79b.00000002(082d00a2)
(8924|8932) pub0->started
(8924|8932) pub0->wait_match() before write for 01037c1e.52250c2d.22dca79b.00000002(082d00a2)
(8924|8942) pub10->transport cfg_10
(8924|8935) pub3<-match found! before write for 01037c1e.52250c2d.22dca79e.00000002(c0cd8fd2)
(8924|8935) pub3 12% (4 samples sent)
(8924|8935) pub3 21% (7 samples sent)
(8924|8935) pub3 31% (10 samples sent)
(8924|8935) pub3 40% (13 samples sent)
(8924|8935) pub3 50% (16 samples sent)
(8924|8935) pub3 62% (20 samples sent)
(8924|8935) pub3 71% (23 samples sent)
(8924|8935) pub3 81% (26 samples sent)
(8924|8935) pub3 90% (29 samples sent)
(8924|8935) pub3 100% (32 samples sent)
(8924|8935) pub3 waiting for acks
(8924|8935) pub3 waiting for acks returned
(8924|8935) pub3<-delete_contained_entities
(8924|8932) pub0<-match found! before write for 01037c1e.52250c2d.22dca79b.00000002(082d00a2)
(8924|8932) pub0 12% (4 samples sent)
(8924|8932) pub0 21% (7 samples sent)
(8924|8932) pub0 31% (10 samples sent)
(8924|8932) pub0 40% (13 samples sent)
(8924|8932) pub0 50% (16 samples sent)
(8924|8932) pub0 62% (20 samples sent)
(8924|8932) pub0 71% (23 samples sent)
(8924|8932) pub0 81% (26 samples sent)
(8924|8932) pub0 90% (29 samples sent)
(8924|8932) pub0 100% (32 samples sent)
(8924|8932) pub0 waiting for acks
(8924|8937) pub5 writer id: 01037c1e.52250c2d.22dca7a0.00000002(dedc8935)
(8924|8937) pub5->started
(8924|8937) pub5->wait_match() before write for 01037c1e.52250c2d.22dca7a0.00000002(dedc8935)
(8924|8931) sub 10% (103 samples received)
(8924|8932) pub0 waiting for acks returned
(8924|8932) pub0<-delete_contained_entities
(8924|8934) pub2 writer id: 01037c1e.52250c2d.22dca79c.00000002(ba0ddcb2)
(8924|8934) pub2->started
(8924|8934) pub2->wait_match() before write for 01037c1e.52250c2d.22dca79c.00000002(ba0ddcb2)
(8924|8948) pub16->transport cfg_16
(8924|8933) pub1 writer id: 01037c1e.52250c2d.22dca79d.00000002(876df502)
(8924|8933) pub1->started
(8924|8933) pub1->wait_match() before write for 01037c1e.52250c2d.22dca79d.00000002(876df502)
(8924|8934) pub2<-match found! before write for 01037c1e.52250c2d.22dca79c.00000002(ba0ddcb2)
(8924|8934) pub2 12% (4 samples sent)
(8924|8934) pub2 21% (7 samples sent)
(8924|8934) pub2 31% (10 samples sent)
(8924|8934) pub2 40% (13 samples sent)
(8924|8934) pub2 50% (16 samples sent)
(8924|8934) pub2 62% (20 samples sent)
(8924|8934) pub2 71% (23 samples sent)
(8924|8934) pub2 81% (26 samples sent)
(8924|8934) pub2 90% (29 samples sent)
(8924|8934) pub2 100% (32 samples sent)
(8924|8934) pub2 waiting for acks
(8924|8937) pub5<-match found! before write for 01037c1e.52250c2d.22dca7a0.00000002(dedc8935)
(8924|8937) pub5 12% (4 samples sent)
(8924|8937) pub5 21% (7 samples sent)
(8924|8937) pub5 31% (10 samples sent)
(8924|8937) pub5 40% (13 samples sent)
(8924|8937) pub5 50% (16 samples sent)
(8924|8937) pub5 62% (20 samples sent)
(8924|8937) pub5 71% (23 samples sent)
(8924|8937) pub5 81% (26 samples sent)
(8924|8937) pub5 90% (29 samples sent)
(8924|8937) pub5 100% (32 samples sent)
(8924|8937) pub5 waiting for acks
(8924|8935) pub3<-delete_participant
(8924|8937) pub5 waiting for acks returned
(8924|8937) pub5<-delete_contained_entities
(8924|8934) pub2 waiting for acks returned
(8924|8934) pub2<-delete_contained_entities
(8924|8938) pub6->transport cfg_6
(8924|8932) pub0<-delete_participant
(8924|8933) pub1<-match found! before write for 01037c1e.52250c2d.22dca79d.00000002(876df502)
(8924|8933) pub1 12% (4 samples sent)
(8924|8933) pub1 21% (7 samples sent)
(8924|8933) pub1 31% (10 samples sent)
(8924|8933) pub1 40% (13 samples sent)
(8924|8933) pub1 50% (16 samples sent)
(8924|8933) pub1 62% (20 samples sent)
(8924|8931) sub 20% (205 samples received)
(8924|8933) pub1 71% (23 samples sent)
(8924|8933) pub1 81% (26 samples sent)
(8924|8933) pub1 90% (29 samples sent)
(8924|8933) pub1 100% (32 samples sent)
(8924|8933) pub1 waiting for acks
(8924|8939) pub7 writer id: 01037c1e.52250c2d.22dca7a3.00000002(997cf3e5)
(8924|8939) pub7->started
(8924|8939) pub7->wait_match() before write for 01037c1e.52250c2d.22dca7a3.00000002(997cf3e5)
(8924|8933) pub1 waiting for acks returned
(8924|8933) pub1<-delete_contained_entities
(8924|8940) pub8->transport cfg_8
(8924|8937) pub5<-delete_participant
(8924|8939) pub7<-match found! before write for 01037c1e.52250c2d.22dca7a3.00000002(997cf3e5)
(8924|8939) pub7 12% (4 samples sent)
(8924|8934) pub2<-delete_participant
(8924|8939) pub7 21% (7 samples sent)
(8924|8939) pub7 31% (10 samples sent)
(8924|8939) pub7 40% (13 samples sent)
(8924|8946) pub14->transport cfg_14
(8924|8939) pub7 50% (16 samples sent)
(8924|8939) pub7 62% (20 samples sent)
(8924|8939) pub7 71% (23 samples sent)
(8924|8939) pub7 81% (26 samples sent)
(8924|8939) pub7 90% (29 samples sent)
(8924|8939) pub7 100% (32 samples sent)
(8924|8939) pub7 waiting for acks
(8924|8939) pub7 waiting for acks returned
(8924|8939) pub7<-delete_contained_entities
(8924|8933) pub1<-delete_participant
(8924|8945) pub13->transport cfg_13
(8924|8939) pub7<-delete_participant
(8924|8949) pub17->transport cfg_17
(8924|8944) pub12->transport cfg_12
(8924|8958) pub26->transport cfg_26
(8924|8947) pub15 writer id: 01037c1e.52250c2d.22dca7a9.00000002(d3cceb44)
(8924|8947) pub15->started
(8924|8947) pub15->wait_match() before write for 01037c1e.52250c2d.22dca7a9.00000002(d3cceb44)
(8924|8952) pub19 writer id: 01037c1e.52250c2d.22dca7ad.00000002(264c4d84)
(8924|8952) pub19->started
(8924|8952) pub19->wait_match() before write for 01037c1e.52250c2d.22dca7ad.00000002(264c4d84)
(8924|8954) pub22->transport cfg_22
(8924|8947) pub15<-match found! before write for 01037c1e.52250c2d.22dca7a9.00000002(d3cceb44)
(8924|8947) pub15 12% (4 samples sent)
(8924|8947) pub15 21% (7 samples sent)
(8924|8947) pub15 31% (10 samples sent)
(8924|8947) pub15 40% (13 samples sent)
(8924|8947) pub15 50% (16 samples sent)
(8924|8947) pub15 62% (20 samples sent)
(8924|8947) pub15 71% (23 samples sent)
(8924|8947) pub15 81% (26 samples sent)
(8924|8947) pub15 90% (29 samples sent)
(8924|8947) pub15 100% (32 samples sent)
(8924|8947) pub15 waiting for acks
(8924|8952) pub19<-match found! before write for 01037c1e.52250c2d.22dca7ad.00000002(264c4d84)
(8924|8952) pub19 12% (4 samples sent)
(8924|8952) pub19 21% (7 samples sent)
(8924|8952) pub19 31% (10 samples sent)
(8924|8952) pub19 40% (13 samples sent)
(8924|8952) pub19 50% (16 samples sent)
(8924|8952) pub19 62% (20 samples sent)
(8924|8952) pub19 71% (23 samples sent)
(8924|8952) pub19 81% (26 samples sent)
(8924|8952) pub19 90% (29 samples sent)
(8924|8952) pub19 100% (32 samples sent)
(8924|8952) pub19 waiting for acks
(8924|8947) pub15 waiting for acks returned
(8924|8947) pub15<-delete_contained_entities
(8924|8931) sub 30% (308 samples received)
(8924|8952) pub19 waiting for acks returned
(8924|8952) pub19<-delete_contained_entities
(8924|8956) pub24 writer id: 01037c1e.52250c2d.22dca7af.00000002(5c8c1ee4)
(8924|8956) pub24->started
(8924|8956) pub24->wait_match() before write for 01037c1e.52250c2d.22dca7af.00000002(5c8c1ee4)
(8924|8957) pub25->transport cfg_25
(8924|8955) pub23->transport cfg_23
(8924|8956) pub24<-match found! before write for 01037c1e.52250c2d.22dca7af.00000002(5c8c1ee4)
(8924|8956) pub24 12% (4 samples sent)
(8924|8947) pub15<-delete_participant
(8924|8956) pub24 21% (7 samples sent)
(8924|8956) pub24 31% (10 samples sent)
(8924|8956) pub24 40% (13 samples sent)
(8924|8956) pub24 50% (16 samples sent)
(8924|8956) pub24 62% (20 samples sent)
(8924|8956) pub24 71% (23 samples sent)
(8924|8956) pub24 81% (26 samples sent)
(8924|8956) pub24 90% (29 samples sent)
(8924|8956) pub24 100% (32 samples sent)
(8924|8956) pub24 waiting for acks
(8924|8952) pub19<-delete_participant
(8924|8956) pub24 waiting for acks returned
(8924|8956) pub24<-delete_contained_entities
(8924|8962) pub30->transport cfg_30
(8924|8956) pub24<-delete_participant
(8924|8950) pub18 writer id: 01037c1e.52250c2d.22dca7b0.00000002(be3c1eb7)
(8924|8950) pub18->started
(8924|8950) pub18->wait_match() before write for 01037c1e.52250c2d.22dca7b0.00000002(be3c1eb7)
(8924|8951) pub21 writer id: 01037c1e.52250c2d.22dca7b3.00000002(f99c6467)
(8924|8951) pub21->started
(8924|8951) pub21->wait_match() before write for 01037c1e.52250c2d.22dca7b3.00000002(f99c6467)
(8924|8963) pub31->transport cfg_31
(8924|8951) pub21<-match found! before write for 01037c1e.52250c2d.22dca7b3.00000002(f99c6467)
(8924|8951) pub21 12% (4 samples sent)
(8924|8951) pub21 21% (7 samples sent)
(8924|8951) pub21 31% (10 samples sent)
(8924|8950) pub18<-match found! before write for 01037c1e.52250c2d.22dca7b0.00000002(be3c1eb7)
(8924|8951) pub21 40% (13 samples sent)
(8924|8951) pub21 50% (16 samples sent)
(8924|8950) pub18 12% (4 samples sent)
(8924|8951) pub21 62% (20 samples sent)
(8924|8951) pub21 71% (23 samples sent)
(8924|8951) pub21 81% (26 samples sent)
(8924|8951) pub21 90% (29 samples sent)
(8924|8951) pub21 100% (32 samples sent)
(8924|8951) pub21 waiting for acks
(8924|8950) pub18 21% (7 samples sent)
(8924|8950) pub18 31% (10 samples sent)
(8924|8950) pub18 40% (13 samples sent)
(8924|8950) pub18 50% (16 samples sent)
(8924|8950) pub18 62% (20 samples sent)
(8924|8950) pub18 71% (23 samples sent)
(8924|8950) pub18 81% (26 samples sent)
(8924|8950) pub18 90% (29 samples sent)
(8924|8950) pub18 100% (32 samples sent)
(8924|8950) pub18 waiting for acks
(8924|8931) sub 40% (410 samples received)
(8924|8953) pub20 writer id: 01037c1e.52250c2d.22dca7b5.00000002(76dc91c7)
(8924|8953) pub20->started
(8924|8953) pub20->wait_match() before write for 01037c1e.52250c2d.22dca7b5.00000002(76dc91c7)
(8924|8951) pub21 waiting for acks returned
(8924|8951) pub21<-delete_contained_entities
(8924|8950) pub18 waiting for acks returned
(8924|8950) pub18<-delete_contained_entities
(8924|8953) pub20<-match found! before write for 01037c1e.52250c2d.22dca7b5.00000002(76dc91c7)
(8924|8953) pub20 12% (4 samples sent)
(8924|8953) pub20 21% (7 samples sent)
(8924|8953) pub20 31% (10 samples sent)
(8924|8953) pub20 40% (13 samples sent)
(8924|8953) pub20 50% (16 samples sent)
(8924|8953) pub20 62% (20 samples sent)
(8924|8953) pub20 71% (23 samples sent)
(8924|8953) pub20 81% (26 samples sent)
(8924|8953) pub20 90% (29 samples sent)
(8924|8953) pub20 100% (32 samples sent)
(8924|8953) pub20 waiting for acks
(8924|8943) pub11->transport cfg_11
(8924|8953) pub20 waiting for acks returned
(8924|8953) pub20<-delete_contained_entities
(8924|8951) pub21<-delete_participant
(8924|8950) pub18<-delete_participant
(8924|8960) pub28 writer id: 01037c1e.52250c2d.22dca7ba.00000002(f48c0616)
(8924|8960) pub28->started
(8924|8960) pub28->wait_match() before write for 01037c1e.52250c2d.22dca7ba.00000002(f48c0616)
(8924|8953) pub20<-delete_participant
(8924|8960) pub28<-match found! before write for 01037c1e.52250c2d.22dca7ba.00000002(f48c0616)
(8924|8960) pub28 12% (4 samples sent)
(8924|8960) pub28 21% (7 samples sent)
(8924|8960) pub28 31% (10 samples sent)
(8924|8960) pub28 40% (13 samples sent)
(8924|8960) pub28 50% (16 samples sent)
(8924|8960) pub28 62% (20 samples sent)
(8924|8960) pub28 71% (23 samples sent)
(8924|8960) pub28 81% (26 samples sent)
(8924|8960) pub28 90% (29 samples sent)
(8924|8960) pub28 100% (32 samples sent)
(8924|8960) pub28 waiting for acks
(8924|8961) pub29 writer id: 01037c1e.52250c2d.22dca7b9.00000002(b32c7cc6)
(8924|8961) pub29->started
(8924|8961) pub29->wait_match() before write for 01037c1e.52250c2d.22dca7b9.00000002(b32c7cc6)
(8924|8960) pub28 waiting for acks returned
(8924|8960) pub28<-delete_contained_entities
(8924|8942) pub10 writer id: 01037c1e.52250c2d.22dca7a5.00000002(163c0645)
(8924|8942) pub10->started
(8924|8942) pub10->wait_match() before write for 01037c1e.52250c2d.22dca7a5.00000002(163c0645)
(8924|8948) pub16 writer id: 01037c1e.52250c2d.22dca7aa.00000002(946c9194)
(8924|8948) pub16->started
(8924|8948) pub16->wait_match() before write for 01037c1e.52250c2d.22dca7aa.00000002(946c9194)
(8924|8938) pub6 writer id: 01037c1e.52250c2d.22dca7a2.00000002(a41cda55)
(8924|8938) pub6->started
(8924|8938) pub6->wait_match() before write for 01037c1e.52250c2d.22dca7a2.00000002(a41cda55)
(8924|8961) pub29<-match found! before write for 01037c1e.52250c2d.22dca7b9.00000002(b32c7cc6)
(8924|8961) pub29 12% (4 samples sent)
(8924|8961) pub29 21% (7 samples sent)
(8924|8961) pub29 31% (10 samples sent)
(8924|8961) pub29 40% (13 samples sent)
(8924|8961) pub29 50% (16 samples sent)
(8924|8961) pub29 62% (20 samples sent)
(8924|8961) pub29 71% (23 samples sent)
(8924|8961) pub29 81% (26 samples sent)
(8924|8961) pub29 90% (29 samples sent)
(8924|8961) pub29 100% (32 samples sent)
(8924|8961) pub29 waiting for acks
(8924|8931) sub 50% (512 samples received)
(8924|8940) pub8 writer id: 01037c1e.52250c2d.22dca7a1.00000002(e3bca085)
(8924|8940) pub8->started
(8924|8940) pub8->wait_match() before write for 01037c1e.52250c2d.22dca7a1.00000002(e3bca085)
(8924|8960) pub28<-delete_participant
(8924|8942) pub10<-match found! before write for 01037c1e.52250c2d.22dca7a5.00000002(163c0645)
(8924|8942) pub10 12% (4 samples sent)
(8924|8942) pub10 21% (7 samples sent)
(8924|8942) pub10 31% (10 samples sent)
(8924|8942) pub10 40% (13 samples sent)
(8924|8942) pub10 50% (16 samples sent)
(8924|8942) pub10 62% (20 samples sent)
(8924|8942) pub10 71% (23 samples sent)
(8924|8942) pub10 81% (26 samples sent)
(8924|8942) pub10 90% (29 samples sent)
(8924|8942) pub10 100% (32 samples sent)
(8924|8942) pub10 waiting for acks
(8924|8942) pub10 waiting for acks returned
(8924|8942) pub10<-delete_contained_entities
(8924|8948) pub16<-match found! before write for 01037c1e.52250c2d.22dca7aa.00000002(946c9194)
(8924|8948) pub16 12% (4 samples sent)
(8924|8948) pub16 21% (7 samples sent)
(8924|8948) pub16 31% (10 samples sent)
(8924|8948) pub16 40% (13 samples sent)
(8924|8948) pub16 50% (16 samples sent)
(8924|8948) pub16 62% (20 samples sent)
(8924|8946) pub14 writer id: 01037c1e.52250c2d.22dca7a8.00000002(eeacc2f4)
(8924|8946) pub14->started
(8924|8946) pub14->wait_match() before write for 01037c1e.52250c2d.22dca7a8.00000002(eeacc2f4)
(8924|8948) pub16 71% (23 samples sent)
(8924|8948) pub16 81% (26 samples sent)
(8924|8948) pub16 90% (29 samples sent)
(8924|8948) pub16 100% (32 samples sent)
(8924|8948) pub16 waiting for acks
(8924|8938) pub6<-match found! before write for 01037c1e.52250c2d.22dca7a2.00000002(a41cda55)
(8924|8938) pub6 12% (4 samples sent)
(8924|8938) pub6 21% (7 samples sent)
(8924|8940) pub8<-match found! before write for 01037c1e.52250c2d.22dca7a1.00000002(e3bca085)
(8924|8938) pub6 31% (10 samples sent)
(8924|8940) pub8 12% (4 samples sent)
(8924|8938) pub6 40% (13 samples sent)
(8924|8940) pub8 21% (7 samples sent)
(8924|8938) pub6 50% (16 samples sent)
(8924|8940) pub8 31% (10 samples sent)
(8924|8948) pub16 waiting for acks returned
(8924|8948) pub16<-delete_contained_entities
(8924|8938) pub6 62% (20 samples sent)
(8924|8938) pub6 71% (23 samples sent)
(8924|8940) pub8 40% (13 samples sent)
(8924|8940) pub8 50% (16 samples sent)
(8924|8938) pub6 81% (26 samples sent)
(8924|8938) pub6 90% (29 samples sent)
(8924|8940) pub8 62% (20 samples sent)
(8924|8940) pub8 71% (23 samples sent)
(8924|8938) pub6 100% (32 samples sent)
(8924|8938) pub6 waiting for acks
(8924|8940) pub8 81% (26 samples sent)
(8924|8940) pub8 90% (29 samples sent)
(8924|8940) pub8 100% (32 samples sent)
(8924|8940) pub8 waiting for acks
(8924|8946) pub14<-match found! before write for 01037c1e.52250c2d.22dca7a8.00000002(eeacc2f4)
(8924|8946) pub14 12% (4 samples sent)
(8924|8946) pub14 21% (7 samples sent)
(8924|8946) pub14 31% (10 samples sent)
(8924|8946) pub14 40% (13 samples sent)
(8924|8946) pub14 50% (16 samples sent)
(8924|8931) sub 60% (615 samples received)
(8924|8946) pub14 62% (20 samples sent)
(8924|8946) pub14 71% (23 samples sent)
(8924|8946) pub14 81% (26 samples sent)
(8924|8946) pub14 90% (29 samples sent)
(8924|8946) pub14 100% (32 samples sent)
(8924|8946) pub14 waiting for acks
(8924|8940) pub8 waiting for acks returned
(8924|8940) pub8<-delete_contained_entities
(8924|8938) pub6 waiting for acks returned
(8924|8938) pub6<-delete_contained_entities
(8924|8946) pub14 waiting for acks returned
(8924|8946) pub14<-delete_contained_entities
(8924|8945) pub13 writer id: 01037c1e.52250c2d.22dca7a7.00000002(6cfc5525)
(8924|8945) pub13->started
(8924|8945) pub13->wait_match() before write for 01037c1e.52250c2d.22dca7a7.00000002(6cfc5525)
(8924|8945) pub13<-match found! before write for 01037c1e.52250c2d.22dca7a7.00000002(6cfc5525)
(8924|8945) pub13 12% (4 samples sent)
(8924|8945) pub13 21% (7 samples sent)
(8924|8945) pub13 31% (10 samples sent)
(8924|8945) pub13 40% (13 samples sent)
(8924|8945) pub13 50% (16 samples sent)
(8924|8945) pub13 62% (20 samples sent)
(8924|8945) pub13 71% (23 samples sent)
(8924|8945) pub13 81% (26 samples sent)
(8924|8945) pub13 90% (29 samples sent)
(8924|8945) pub13 100% (32 samples sent)
(8924|8945) pub13 waiting for acks
(8924|8949) pub17 writer id: 01037c1e.52250c2d.22dca7ac.00000002(1b2c6434)
(8924|8949) pub17->started
(8924|8949) pub17->wait_match() before write for 01037c1e.52250c2d.22dca7ac.00000002(1b2c6434)
(8924|8942) pub10<-delete_participant
(8924|8945) pub13 waiting for acks returned
(8924|8945) pub13<-delete_contained_entities
(8924|8948) pub16<-delete_participant
(8924|8940) pub8<-delete_participant
(8924|8938) pub6<-delete_participant
(8924|8946) pub14<-delete_participant
(8924|8944) pub12 writer id: 01037c1e.52250c2d.22dca7ab.00000002(a90cb824)
(8924|8944) pub12->started
(8924|8944) pub12->wait_match() before write for 01037c1e.52250c2d.22dca7ab.00000002(a90cb824)
(8924|8959) pub27->transport cfg_27
(8924|8958) pub26 writer id: 01037c1e.52250c2d.22dca7b2.00000002(c4fc4dd7)
(8924|8958) pub26->started
(8924|8958) pub26->wait_match() before write for 01037c1e.52250c2d.22dca7b2.00000002(c4fc4dd7)
(8924|8945) pub13<-delete_participant
(8924|8949) pub17<-match found! before write for 01037c1e.52250c2d.22dca7ac.00000002(1b2c6434)
(8924|8949) pub17 12% (4 samples sent)
(8924|8949) pub17 21% (7 samples sent)
(8924|8949) pub17 31% (10 samples sent)
(8924|8949) pub17 40% (13 samples sent)
(8924|8949) pub17 50% (16 samples sent)
(8924|8931) sub 70% (717 samples received)
(8924|8949) pub17 62% (20 samples sent)
(8924|8949) pub17 71% (23 samples sent)
(8924|8949) pub17 81% (26 samples sent)
(8924|8949) pub17 90% (29 samples sent)
(8924|8949) pub17 100% (32 samples sent)
(8924|8949) pub17 waiting for acks
(8924|8949) pub17 waiting for acks returned
(8924|8949) pub17<-delete_contained_entities
(8924|8944) pub12<-match found! before write for 01037c1e.52250c2d.22dca7ab.00000002(a90cb824)
(8924|8944) pub12 12% (4 samples sent)
(8924|8944) pub12 21% (7 samples sent)
(8924|8944) pub12 31% (10 samples sent)
(8924|8944) pub12 40% (13 samples sent)
(8924|8944) pub12 50% (16 samples sent)
(8924|8944) pub12 62% (20 samples sent)
(8924|8944) pub12 71% (23 samples sent)
(8924|8944) pub12 81% (26 samples sent)
(8924|8944) pub12 90% (29 samples sent)
(8924|8944) pub12 100% (32 samples sent)
(8924|8944) pub12 waiting for acks
(8924|8944) pub12 waiting for acks returned
(8924|8944) pub12<-delete_contained_entities
(8924|8954) pub22 writer id: 01037c1e.52250c2d.22dca7ae.00000002(61ec3754)
(8924|8954) pub22->started
(8924|8954) pub22->wait_match() before write for 01037c1e.52250c2d.22dca7ae.00000002(61ec3754)
(8924|8958) pub26<-match found! before write for 01037c1e.52250c2d.22dca7b2.00000002(c4fc4dd7)
(8924|8958) pub26 12% (4 samples sent)
(8924|8958) pub26 21% (7 samples sent)
(8924|8958) pub26 31% (10 samples sent)
(8924|8958) pub26 40% (13 samples sent)
(8924|8958) pub26 50% (16 samples sent)
(8924|8958) pub26 62% (20 samples sent)
(8924|8958) pub26 71% (23 samples sent)
(8924|8958) pub26 81% (26 samples sent)
(8924|8958) pub26 90% (29 samples sent)
(8924|8958) pub26 100% (32 samples sent)
(8924|8958) pub26 waiting for acks
(8924|8955) pub23 writer id: 01037c1e.52250c2d.22dca7b7.00000002(0c1cc2a7)
(8924|8955) pub23->started
(8924|8955) pub23->wait_match() before write for 01037c1e.52250c2d.22dca7b7.00000002(0c1cc2a7)
(8924|8958) pub26 waiting for acks returned
(8924|8958) pub26<-delete_contained_entities
(8924|8949) pub17<-delete_participant
(8924|8954) pub22<-match found! before write for 01037c1e.52250c2d.22dca7ae.00000002(61ec3754)
(8924|8954) pub22 12% (4 samples sent)
(8924|8954) pub22 21% (7 samples sent)
(8924|8954) pub22 31% (10 samples sent)
(8924|8954) pub22 40% (13 samples sent)
(8924|8954) pub22 50% (16 samples sent)
(8924|8954) pub22 62% (20 samples sent)
(8924|8954) pub22 71% (23 samples sent)
(8924|8954) pub22 81% (26 samples sent)
(8924|8954) pub22 90% (29 samples sent)
(8924|8954) pub22 100% (32 samples sent)
(8924|8954) pub22 waiting for acks
(8924|8931) sub 80% (820 samples received)
(8924|8944) pub12<-delete_participant
(8924|8954) pub22 waiting for acks returned
(8924|8954) pub22<-delete_contained_entities
(8924|8957) pub25 writer id: 01037c1e.52250c2d.22dca7b1.00000002(835c3707)
(8924|8957) pub25->started
(8924|8957) pub25->wait_match() before write for 01037c1e.52250c2d.22dca7b1.00000002(835c3707)
(8924|8955) pub23<-match found! before write for 01037c1e.52250c2d.22dca7b7.00000002(0c1cc2a7)
(8924|8955) pub23 12% (4 samples sent)
(8924|8955) pub23 21% (7 samples sent)
(8924|8955) pub23 31% (10 samples sent)
(8924|8955) pub23 40% (13 samples sent)
(8924|8955) pub23 50% (16 samples sent)
(8924|8955) pub23 62% (20 samples sent)
(8924|8955) pub23 71% (23 samples sent)
(8924|8955) pub23 81% (26 samples sent)
(8924|8955) pub23 90% (29 samples sent)
(8924|8955) pub23 100% (32 samples sent)
(8924|8955) pub23 waiting for acks
(8924|8955) pub23 waiting for acks returned
(8924|8955) pub23<-delete_contained_entities
(8924|8958) pub26<-delete_participant
(8924|8962) pub30 writer id: 01037c1e.52250c2d.22dca7b6.00000002(317ceb17)
(8924|8962) pub30->started
(8924|8962) pub30->wait_match() before write for 01037c1e.52250c2d.22dca7b6.00000002(317ceb17)
(8924|8957) pub25<-match found! before write for 01037c1e.52250c2d.22dca7b1.00000002(835c3707)
(8924|8957) pub25 12% (4 samples sent)
(8924|8957) pub25 21% (7 samples sent)
(8924|8957) pub25 31% (10 samples sent)
(8924|8957) pub25 40% (13 samples sent)
(8924|8957) pub25 50% (16 samples sent)
(8924|8957) pub25 62% (20 samples sent)
(8924|8957) pub25 71% (23 samples sent)
(8924|8957) pub25 81% (26 samples sent)
(8924|8957) pub25 90% (29 samples sent)
(8924|8957) pub25 100% (32 samples sent)
(8924|8957) pub25 waiting for acks
(8924|8963) pub31 writer id: 01037c1e.52250c2d.22dca7b8.00000002(8e4c5576)
(8924|8963) pub31->started
(8924|8963) pub31->wait_match() before write for 01037c1e.52250c2d.22dca7b8.00000002(8e4c5576)
(8924|8957) pub25 waiting for acks returned
(8924|8957) pub25<-delete_contained_entities
(8924|8943) pub11 writer id: 01037c1e.52250c2d.22dca7a6.00000002(519c7c95)
(8924|8943) pub11->started
(8924|8943) pub11->wait_match() before write for 01037c1e.52250c2d.22dca7a6.00000002(519c7c95)
(8924|8961) pub29 waiting for acks returned
(8924|8961) pub29<-delete_contained_entities
(8924|8954) pub22<-delete_participant
(8924|8955) pub23<-delete_participant
(8924|8962) pub30<-match found! before write for 01037c1e.52250c2d.22dca7b6.00000002(317ceb17)
(8924|8962) pub30 12% (4 samples sent)
(8924|8962) pub30 21% (7 samples sent)
(8924|8962) pub30 31% (10 samples sent)
(8924|8962) pub30 40% (13 samples sent)
(8924|8962) pub30 50% (16 samples sent)
(8924|8962) pub30 62% (20 samples sent)
(8924|8962) pub30 71% (23 samples sent)
(8924|8962) pub30 81% (26 samples sent)
(8924|8962) pub30 90% (29 samples sent)
(8924|8962) pub30 100% (32 samples sent)
(8924|8962) pub30 waiting for acks
(8924|8931) sub 90% (922 samples received)
(8924|8962) pub30 waiting for acks returned
(8924|8962) pub30<-delete_contained_entities
(8924|8957) pub25<-delete_participant
(8924|8963) pub31<-match found! before write for 01037c1e.52250c2d.22dca7b8.00000002(8e4c5576)
(8924|8963) pub31 12% (4 samples sent)
(8924|8963) pub31 21% (7 samples sent)
(8924|8963) pub31 31% (10 samples sent)
(8924|8963) pub31 40% (13 samples sent)
(8924|8963) pub31 50% (16 samples sent)
(8924|8963) pub31 62% (20 samples sent)
(8924|8963) pub31 71% (23 samples sent)
(8924|8963) pub31 81% (26 samples sent)
(8924|8943) pub11<-match found! before write for 01037c1e.52250c2d.22dca7a6.00000002(519c7c95)
(8924|8963) pub31 90% (29 samples sent)
(8924|8963) pub31 100% (32 samples sent)
(8924|8963) pub31 waiting for acks
(8924|8943) pub11 12% (4 samples sent)
(8924|8943) pub11 21% (7 samples sent)
(8924|8943) pub11 31% (10 samples sent)
(8924|8943) pub11 40% (13 samples sent)
(8924|8943) pub11 50% (16 samples sent)
(8924|8943) pub11 62% (20 samples sent)
(8924|8943) pub11 71% (23 samples sent)
(8924|8943) pub11 81% (26 samples sent)
(8924|8943) pub11 90% (29 samples sent)
(8924|8943) pub11 100% (32 samples sent)
(8924|8943) pub11 waiting for acks
(8924|8943) pub11 waiting for acks returned
(8924|8943) pub11<-delete_contained_entities
(8924|8963) pub31 waiting for acks returned
(8924|8963) pub31<-delete_contained_entities
(8924|8961) pub29<-delete_participant
(8924|8962) pub30<-delete_participant
(8924|8963) pub31<-delete_participant
(8924|8943) pub11<-delete_participant
(8924|8959) pub27 writer id: 01037c1e.52250c2d.22dca7b4.00000002(4bbcb877)
(8924|8959) pub27->started
(8924|8959) pub27->wait_match() before write for 01037c1e.52250c2d.22dca7b4.00000002(4bbcb877)
(8924|8959) pub27<-match found! before write for 01037c1e.52250c2d.22dca7b4.00000002(4bbcb877)
(8924|8959) pub27 12% (4 samples sent)
(8924|8959) pub27 21% (7 samples sent)
(8924|8959) pub27 31% (10 samples sent)
(8924|8959) pub27 40% (13 samples sent)
(8924|8959) pub27 50% (16 samples sent)
(8924|8959) pub27 62% (20 samples sent)
(8924|8959) pub27 71% (23 samples sent)
(8924|8959) pub27 81% (26 samples sent)
(8924|8959) pub27 90% (29 samples sent)
(8924|8959) pub27 100% (32 samples sent)
(8924|8959) pub27 waiting for acks
(8924|8931) sub 100% (1024 samples received)
(8924|8931) sub condition_.notify_all
(8924|8924) sub condition_.wait returned
(8924|8924) sub check_received
(8924|8924) sub check_received returns 0
(8924|8924) <- PublisherService::end
(8924|8959) pub27 waiting for acks returned
(8924|8959) pub27<-delete_contained_entities
(8924|8959) pub27<-delete_participant
(8924|8924) <- PublisherService::~PublisherService
(8924|8924) <- Subscriber delete_contained_entities
(8924|8924) <- Subscriber delete_participant
(8924|8924) <- Subscriber::~Subscriber
(8924|8924) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps Time:14s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9098
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9108 started at 2026-03-20 20:16:04
(9108|9108) -> Thrasher started
(9108|9108) -> Subscriber::Subscriber
(9098|9098) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9108|9108) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9108|9108) Subscriber reader id: 01030000.68f4172d.00000002.00000507(6bf57346)
(9108|9108) -> PublisherService::PublisherService
(9108|9108) -> PublisherService::start (1 threads)
(9108|9108) sub wait_received 0:1
(9108|9120) pub0 writer id: 01030000.68f4172d.00000003.00000102(42936b7d)
(9108|9120) pub0->started
(9108|9120) pub0 100% (1 samples sent)
(9108|9120) pub0->wait_match() before write for 01030000.68f4172d.00000003.00000102(42936b7d)
(9108|9120) pub0<-match found! before write for 01030000.68f4172d.00000003.00000102(42936b7d)
(9108|9120) pub0 waiting for acks
(9108|9119) sub 100% (1 samples received)
(9108|9119) sub condition_.notify_all
(9108|9108) sub condition_.wait returned
(9108|9108) sub check_received
(9108|9108) sub check_received returns 0
(9108|9108) <- PublisherService::end
(9108|9120) pub0 waiting for acks returned
(9108|9120) pub0<-delete_contained_entities
(9108|9120) pub0<-delete_participant
(9108|9108) <- PublisherService::~PublisherService
(9108|9108) <- Subscriber delete_contained_entities
(9108|9108) <- Subscriber delete_participant
(9108|9108) <- Subscriber::~Subscriber
(9108|9108) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9122
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9132 started at 2026-03-20 20:16:04
(9132|9132) -> Thrasher started
(9132|9132) -> Subscriber::Subscriber
(9122|9122) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9132|9132) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9132|9132) Subscriber reader id: 01030000.0b24848b.00000002.00000507(8644ed89)
(9132|9132) -> PublisherService::PublisherService
(9132|9132) -> PublisherService::start (2 threads)
(9132|9132) sub wait_received 0:2
(9132|9144) pub0 writer id: 01030000.0b24848b.00000003.00000102(af22f5b2)
(9132|9144) pub0->started
(9132|9144) pub0 100% (1 samples sent)
(9132|9144) pub0->wait_match() before write for 01030000.0b24848b.00000003.00000102(af22f5b2)
(9132|9145) pub1 writer id: 01030000.0b24848b.00000004.00000102(1d0229a2)
(9132|9145) pub1->started
(9132|9145) pub1 100% (1 samples sent)
(9132|9145) pub1->wait_match() before write for 01030000.0b24848b.00000004.00000102(1d0229a2)
(9132|9144) pub0<-match found! before write for 01030000.0b24848b.00000003.00000102(af22f5b2)
(9132|9144) pub0 waiting for acks
(9132|9145) pub1<-match found! before write for 01030000.0b24848b.00000004.00000102(1d0229a2)
(9132|9145) pub1 waiting for acks
(9132|9143) sub 50% (1 samples received)
(9132|9143) sub 100% (2 samples received)
(9132|9143) sub condition_.notify_all
(9132|9132) sub condition_.wait returned
(9132|9132) sub check_received
(9132|9132) sub check_received returns 0
(9132|9132) <- PublisherService::end
(9132|9144) pub0 waiting for acks returned
(9132|9144) pub0<-delete_contained_entities
(9132|9145) pub1 waiting for acks returned
(9132|9145) pub1<-delete_contained_entities
(9132|9144) pub0<-delete_participant
(9132|9145) pub1<-delete_participant
(9132|9132) <- PublisherService::~PublisherService
(9132|9132) <- Subscriber delete_contained_entities
(9132|9132) <- Subscriber delete_participant
(9132|9132) <- Subscriber::~Subscriber
(9132|9132) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9147
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9157 started at 2026-03-20 20:16:05
(9157|9157) -> Thrasher started
(9157|9157) -> Subscriber::Subscriber
(9147|9147) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9157|9157) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9157|9157) Subscriber reader id: 01030000.5868252b.00000002.00000507(b3cd0d5e)
(9157|9157) -> PublisherService::PublisherService
(9157|9157) -> PublisherService::start (3 threads)
(9157|9157) sub wait_received 0:9
(9157|9170) pub1 writer id: 01030000.5868252b.00000005.00000102(15ebe0c5)
(9157|9170) pub1->started
(9157|9170) pub1 33% (1 samples sent)
(9157|9170) pub1 66% (2 samples sent)
(9157|9170) pub1 100% (3 samples sent)
(9157|9170) pub1->wait_match() before write for 01030000.5868252b.00000005.00000102(15ebe0c5)
(9157|9169) pub0 writer id: 01030000.5868252b.00000003.00000102(9aab1565)
(9157|9169) pub0->started
(9157|9169) pub0 33% (1 samples sent)
(9157|9169) pub0 66% (2 samples sent)
(9157|9169) pub0 100% (3 samples sent)
(9157|9169) pub0->wait_match() before write for 01030000.5868252b.00000003.00000102(9aab1565)
(9157|9171) pub2 writer id: 01030000.5868252b.00000004.00000102(288bc975)
(9157|9171) pub2->started
(9157|9171) pub2 33% (1 samples sent)
(9157|9171) pub2 66% (2 samples sent)
(9157|9171) pub2 100% (3 samples sent)
(9157|9171) pub2->wait_match() before write for 01030000.5868252b.00000004.00000102(288bc975)
(9157|9169) pub0<-match found! before write for 01030000.5868252b.00000003.00000102(9aab1565)
(9157|9169) pub0 waiting for acks
(9157|9171) pub2<-match found! before write for 01030000.5868252b.00000004.00000102(288bc975)
(9157|9171) pub2 waiting for acks
(9157|9170) pub1<-match found! before write for 01030000.5868252b.00000005.00000102(15ebe0c5)
(9157|9170) pub1 waiting for acks
(9157|9168) sub 11% (1 samples received)
(9157|9168) sub 22% (2 samples received)
(9157|9168) sub 33% (3 samples received)
(9157|9168) sub 44% (4 samples received)
(9157|9168) sub 55% (5 samples received)
(9157|9168) sub 66% (6 samples received)
(9157|9169) pub0 waiting for acks returned
(9157|9171) pub2 waiting for acks returned
(9157|9171) pub2<-delete_contained_entities
(9157|9169) pub0<-delete_contained_entities
(9157|9168) sub 77% (7 samples received)
(9157|9168) sub 88% (8 samples received)
(9157|9168) sub 100% (9 samples received)
(9157|9168) sub condition_.notify_all
(9157|9157) sub condition_.wait returned
(9157|9157) sub check_received
(9157|9157) sub check_received returns 0
(9157|9157) <- PublisherService::end
(9157|9170) pub1 waiting for acks returned
(9157|9170) pub1<-delete_contained_entities
(9157|9171) pub2<-delete_participant
(9157|9169) pub0<-delete_participant
(9157|9170) pub1<-delete_participant
(9157|9157) <- PublisherService::~PublisherService
(9157|9157) <- Subscriber delete_contained_entities
(9157|9157) <- Subscriber delete_participant
(9157|9157) <- Subscriber::~Subscriber
(9157|9157) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9173
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9183 started at 2026-03-20 20:16:06
(9183|9183) -> Thrasher started
(9183|9183) -> Subscriber::Subscriber
(9173|9173) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9183|9183) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9183|9183) Subscriber reader id: 01030000.52fc0862.00000002.00000507(f8a65ad5)
(9183|9183) -> PublisherService::PublisherService
(9183|9183) -> PublisherService::start (1 threads)
(9183|9183) sub wait_received 0:1024
(9183|9195) pub0 writer id: 01030000.52fc0862.00000003.00000102(d1c042ee)
(9183|9195) pub0->started
(9183|9195) pub0 10% (103 samples sent)
(9183|9194) sub 10% (103 samples received)
(9183|9195) pub0 20% (205 samples sent)
(9183|9194) sub 20% (205 samples received)
(9183|9195) pub0 30% (308 samples sent)
(9183|9194) sub 30% (308 samples received)
(9183|9195) pub0 40% (410 samples sent)
(9183|9194) sub 40% (410 samples received)
(9183|9195) pub0 50% (512 samples sent)
(9183|9194) sub 50% (512 samples received)
(9183|9195) pub0 60% (615 samples sent)
(9183|9194) sub 60% (615 samples received)
(9183|9195) pub0 70% (717 samples sent)
(9183|9194) sub 70% (717 samples received)
(9183|9195) pub0 80% (820 samples sent)
(9183|9194) sub 80% (820 samples received)
(9183|9195) pub0 90% (922 samples sent)
(9183|9194) sub 90% (922 samples received)
(9183|9195) pub0 100% (1024 samples sent)
(9183|9195) pub0->wait_match() before write for 01030000.52fc0862.00000003.00000102(d1c042ee)
(9183|9194) sub 100% (1024 samples received)
(9183|9194) sub condition_.notify_all
(9183|9195) pub0<-match found! before write for 01030000.52fc0862.00000003.00000102(d1c042ee)
(9183|9195) pub0 waiting for acks
(9183|9183) sub condition_.wait returned
(9183|9183) sub check_received
(9183|9183) sub check_received returns 0
(9183|9183) <- PublisherService::end
(9183|9195) pub0 waiting for acks returned
(9183|9195) pub0<-delete_contained_entities
(9183|9195) pub0<-delete_participant
(9183|9183) <- PublisherService::~PublisherService
(9183|9183) <- Subscriber delete_contained_entities
(9183|9183) <- Subscriber delete_participant
(9183|9183) <- Subscriber::~Subscriber
(9183|9183) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9197
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9207 started at 2026-03-20 20:16:08
(9207|9207) -> Thrasher started
(9207|9207) -> Subscriber::Subscriber
(9197|9197) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9207|9207) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9207|9207) Subscriber reader id: 01030000.4ee69190.00000002.00000507(38532ed8)
(9207|9207) -> PublisherService::PublisherService
(9207|9207) -> PublisherService::start (8 threads)
(9207|9207) sub wait_received 0:1024
(9207|9219) pub0 writer id: 01030000.4ee69190.00000003.00000102(113536e3)
(9207|9219) pub0->started
(9207|9219) pub0 10% (13 samples sent)
(9207|9219) pub0 20% (26 samples sent)
(9207|9219) pub0 30% (39 samples sent)
(9207|9219) pub0 40% (52 samples sent)
(9207|9220) pub1 writer id: 01030000.4ee69190.00000004.00000102(a315eaf3)
(9207|9220) pub1->started
(9207|9220) pub1 10% (13 samples sent)
(9207|9219) pub0 50% (64 samples sent)
(9207|9220) pub1 20% (26 samples sent)
(9207|9223) pub4 writer id: 01030000.4ee69190.00000007.00000102(e4b59023)
(9207|9223) pub4->started
(9207|9219) pub0 60% (77 samples sent)
(9207|9220) pub1 30% (39 samples sent)
(9207|9223) pub4 10% (13 samples sent)
(9207|9226) pub7 writer id: 01030000.4ee69190.0000000a.00000102(1c255492)
(9207|9226) pub7->started
(9207|9223) pub4 20% (26 samples sent)
(9207|9226) pub7 10% (13 samples sent)
(9207|9219) pub0 70% (90 samples sent)
(9207|9223) pub4 30% (39 samples sent)
(9207|9220) pub1 40% (52 samples sent)
(9207|9223) pub4 40% (52 samples sent)
(9207|9220) pub1 50% (64 samples sent)
(9207|9226) pub7 20% (26 samples sent)
(9207|9222) pub3 writer id: 01030000.4ee69190.00000006.00000102(d9d5b993)
(9207|9222) pub3->started
(9207|9224) pub5 writer id: 01030000.4ee69190.00000008.00000102(66e507f2)
(9207|9224) pub5->started
(9207|9226) pub7 30% (39 samples sent)
(9207|9225) pub6 writer id: 01030000.4ee69190.00000009.00000102(5b852e42)
(9207|9225) pub6->started
(9207|9224) pub5 10% (13 samples sent)
(9207|9226) pub7 40% (52 samples sent)
(9207|9222) pub3 10% (13 samples sent)
(9207|9226) pub7 50% (64 samples sent)
(9207|9224) pub5 20% (26 samples sent)
(9207|9223) pub4 50% (64 samples sent)
(9207|9225) pub6 10% (13 samples sent)
(9207|9226) pub7 60% (77 samples sent)
(9207|9220) pub1 60% (77 samples sent)
(9207|9224) pub5 30% (39 samples sent)
(9207|9226) pub7 70% (90 samples sent)
(9207|9222) pub3 20% (26 samples sent)
(9207|9223) pub4 60% (77 samples sent)
(9207|9222) pub3 30% (39 samples sent)
(9207|9226) pub7 80% (103 samples sent)
(9207|9223) pub4 70% (90 samples sent)
(9207|9222) pub3 40% (52 samples sent)
(9207|9223) pub4 80% (103 samples sent)
(9207|9226) pub7 90% (116 samples sent)
(9207|9222) pub3 50% (64 samples sent)
(9207|9220) pub1 70% (90 samples sent)
(9207|9224) pub5 40% (52 samples sent)
(9207|9223) pub4 90% (116 samples sent)
(9207|9226) pub7 100% (128 samples sent)
(9207|9226) pub7->wait_match() before write for 01030000.4ee69190.0000000a.00000102(1c255492)
(9207|9220) pub1 80% (103 samples sent)
(9207|9224) pub5 50% (64 samples sent)
(9207|9223) pub4 100% (128 samples sent)
(9207|9223) pub4->wait_match() before write for 01030000.4ee69190.00000007.00000102(e4b59023)
(9207|9224) pub5 60% (77 samples sent)
(9207|9225) pub6 20% (26 samples sent)
(9207|9222) pub3 60% (77 samples sent)
(9207|9220) pub1 90% (116 samples sent)
(9207|9225) pub6 30% (39 samples sent)
(9207|9225) pub6 40% (52 samples sent)
(9207|9224) pub5 70% (90 samples sent)
(9207|9221) pub2 writer id: 01030000.4ee69190.00000005.00000102(9e75c343)
(9207|9221) pub2->started
(9207|9221) pub2 10% (13 samples sent)
(9207|9222) pub3 70% (90 samples sent)
(9207|9221) pub2 20% (26 samples sent)
(9207|9219) pub0 80% (103 samples sent)
(9207|9224) pub5 80% (103 samples sent)
(9207|9225) pub6 50% (64 samples sent)
(9207|9221) pub2 30% (39 samples sent)
(9207|9225) pub6 60% (77 samples sent)
(9207|9224) pub5 90% (116 samples sent)
(9207|9221) pub2 40% (52 samples sent)
(9207|9219) pub0 90% (116 samples sent)
(9207|9222) pub3 80% (103 samples sent)
(9207|9221) pub2 50% (64 samples sent)
(9207|9221) pub2 60% (77 samples sent)
(9207|9222) pub3 90% (116 samples sent)
(9207|9225) pub6 70% (90 samples sent)
(9207|9224) pub5 100% (128 samples sent)
(9207|9224) pub5->wait_match() before write for 01030000.4ee69190.00000008.00000102(66e507f2)
(9207|9221) pub2 70% (90 samples sent)
(9207|9222) pub3 100% (128 samples sent)
(9207|9222) pub3->wait_match() before write for 01030000.4ee69190.00000006.00000102(d9d5b993)
(9207|9219) pub0 100% (128 samples sent)
(9207|9219) pub0->wait_match() before write for 01030000.4ee69190.00000003.00000102(113536e3)
(9207|9219) pub0<-match found! before write for 01030000.4ee69190.00000003.00000102(113536e3)
(9207|9219) pub0 waiting for acks
(9207|9223) pub4<-match found! before write for 01030000.4ee69190.00000007.00000102(e4b59023)
(9207|9223) pub4 waiting for acks
(9207|9225) pub6 80% (103 samples sent)
(9207|9221) pub2 80% (103 samples sent)
(9207|9225) pub6 90% (116 samples sent)
(9207|9221) pub2 90% (116 samples sent)
(9207|9220) pub1 100% (128 samples sent)
(9207|9220) pub1->wait_match() before write for 01030000.4ee69190.00000004.00000102(a315eaf3)
(9207|9220) pub1<-match found! before write for 01030000.4ee69190.00000004.00000102(a315eaf3)
(9207|9220) pub1 waiting for acks
(9207|9225) pub6 100% (128 samples sent)
(9207|9225) pub6->wait_match() before write for 01030000.4ee69190.00000009.00000102(5b852e42)
(9207|9221) pub2 100% (128 samples sent)
(9207|9221) pub2->wait_match() before write for 01030000.4ee69190.00000005.00000102(9e75c343)
(9207|9226) pub7<-match found! before write for 01030000.4ee69190.0000000a.00000102(1c255492)
(9207|9226) pub7 waiting for acks
(9207|9224) pub5<-match found! before write for 01030000.4ee69190.00000008.00000102(66e507f2)
(9207|9224) pub5 waiting for acks
(9207|9222) pub3<-match found! before write for 01030000.4ee69190.00000006.00000102(d9d5b993)
(9207|9222) pub3 waiting for acks
(9207|9225) pub6<-match found! before write for 01030000.4ee69190.00000009.00000102(5b852e42)
(9207|9225) pub6 waiting for acks
(9207|9221) pub2<-match found! before write for 01030000.4ee69190.00000005.00000102(9e75c343)
(9207|9221) pub2 waiting for acks
(9207|9218) sub 10% (103 samples received)
(9207|9218) sub 20% (205 samples received)
(9207|9218) sub 30% (308 samples received)
(9207|9218) sub 40% (410 samples received)
(9207|9218) sub 50% (512 samples received)
(9207|9218) sub 60% (615 samples received)
(9207|9218) sub 70% (717 samples received)
(9207|9218) sub 80% (820 samples received)
(9207|9219) pub0 waiting for acks returned
(9207|9219) pub0<-delete_contained_entities
(9207|9220) pub1 waiting for acks returned
(9207|9223) pub4 waiting for acks returned
(9207|9223) pub4<-delete_contained_entities
(9207|9226) pub7 waiting for acks returned
(9207|9220) pub1<-delete_contained_entities
(9207|9222) pub3 waiting for acks returned
(9207|9224) pub5 waiting for acks returned
(9207|9222) pub3<-delete_contained_entities
(9207|9226) pub7<-delete_contained_entities
(9207|9225) pub6 waiting for acks returned
(9207|9225) pub6<-delete_contained_entities
(9207|9224) pub5<-delete_contained_entities
(9207|9218) sub 90% (922 samples received)
(9207|9223) pub4<-delete_participant
(9207|9218) sub 100% (1024 samples received)
(9207|9218) sub condition_.notify_all
(9207|9207) sub condition_.wait returned
(9207|9207) sub check_received
(9207|9207) sub check_received returns 0
(9207|9207) <- PublisherService::end
(9207|9221) pub2 waiting for acks returned
(9207|9221) pub2<-delete_contained_entities
(9207|9220) pub1<-delete_participant
(9207|9222) pub3<-delete_participant
(9207|9225) pub6<-delete_participant
(9207|9226) pub7<-delete_participant
(9207|9224) pub5<-delete_participant
(9207|9219) pub0<-delete_participant
(9207|9221) pub2<-delete_participant
(9207|9207) <- PublisherService::~PublisherService
(9207|9207) <- Subscriber delete_contained_entities
(9207|9207) <- Subscriber delete_participant
(9207|9207) <- Subscriber::~Subscriber
(9207|9207) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9228
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9238 started at 2026-03-20 20:16:09
(9238|9238) -> Thrasher started
(9238|9238) -> Subscriber::Subscriber
(9228|9228) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9238|9238) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9238|9238) Subscriber reader id: 01030000.1ed75aa9.00000002.00000507(ef0163d7)
(9238|9238) -> PublisherService::PublisherService
(9238|9238) -> PublisherService::start (16 threads)
(9238|9238) sub wait_received 0:1024
(9238|9250) pub0 writer id: 01030000.1ed75aa9.00000003.00000102(c6677bec)
(9238|9250) pub0->started
(9238|9250) pub0 10% (7 samples sent)
(9238|9250) pub0 20% (13 samples sent)
(9238|9250) pub0 31% (20 samples sent)
(9238|9250) pub0 40% (26 samples sent)
(9238|9263) pub13 writer id: 01030000.1ed75aa9.00000010.00000102(e12796be)
(9238|9263) pub13->started
(9238|9250) pub0 50% (32 samples sent)
(9238|9263) pub13 10% (7 samples sent)
(9238|9263) pub13 20% (13 samples sent)
(9238|9250) pub0 60% (39 samples sent)
(9238|9263) pub13 31% (20 samples sent)
(9238|9263) pub13 40% (26 samples sent)
(9238|9250) pub0 70% (45 samples sent)
(9238|9258) pub8 writer id: 01030000.1ed75aa9.00000008.00000102(b1b74afd)
(9238|9258) pub8->started
(9238|9258) pub8 10% (7 samples sent)
(9238|9250) pub0 81% (52 samples sent)
(9238|9258) pub8 20% (13 samples sent)
(9238|9250) pub0 90% (58 samples sent)
(9238|9258) pub8 31% (20 samples sent)
(9238|9258) pub8 40% (26 samples sent)
(9238|9250) pub0 100% (64 samples sent)
(9238|9250) pub0->wait_match() before write for 01030000.1ed75aa9.00000003.00000102(c6677bec)
(9238|9250) pub0<-match found! before write for 01030000.1ed75aa9.00000003.00000102(c6677bec)
(9238|9250) pub0 waiting for acks
(9238|9263) pub13 50% (32 samples sent)
(9238|9262) pub12 writer id: 01030000.1ed75aa9.0000000f.00000102(039796ed)
(9238|9262) pub12->started
(9238|9258) pub8 50% (32 samples sent)
(9238|9262) pub12 10% (7 samples sent)
(9238|9262) pub12 20% (13 samples sent)
(9238|9259) pub9 writer id: 01030000.1ed75aa9.0000000b.00000102(f617302d)
(9238|9259) pub9->started
(9238|9262) pub12 31% (20 samples sent)
(9238|9259) pub9 10% (7 samples sent)
(9238|9258) pub8 60% (39 samples sent)
(9238|9258) pub8 70% (45 samples sent)
(9238|9262) pub12 40% (26 samples sent)
(9238|9251) pub1 writer id: 01030000.1ed75aa9.00000005.00000102(49278e4c)
(9238|9251) pub1->started
(9238|9262) pub12 50% (32 samples sent)
(9238|9251) pub1 10% (7 samples sent)
(9238|9261) pub11 writer id: 01030000.1ed75aa9.0000000d.00000102(7957c58d)
(9238|9261) pub11->started
(9238|9259) pub9 20% (13 samples sent)
(9238|9261) pub11 10% (7 samples sent)
(9238|9259) pub9 31% (20 samples sent)
(9238|9261) pub11 20% (13 samples sent)
(9238|9254) pub4 writer id: 01030000.1ed75aa9.00000006.00000102(0e87f49c)
(9238|9254) pub4->started
(9238|9262) pub12 60% (39 samples sent)
(9238|9263) pub13 60% (39 samples sent)
(9238|9261) pub11 31% (20 samples sent)
(9238|9261) pub11 40% (26 samples sent)
(9238|9263) pub13 70% (45 samples sent)
(9238|9261) pub11 50% (32 samples sent)
(9238|9258) pub8 81% (52 samples sent)
(9238|9261) pub11 60% (39 samples sent)
(9238|9251) pub1 20% (13 samples sent)
(9238|9258) pub8 90% (58 samples sent)
(9238|9261) pub11 70% (45 samples sent)
(9238|9251) pub1 31% (20 samples sent)
(9238|9258) pub8 100% (64 samples sent)
(9238|9258) pub8->wait_match() before write for 01030000.1ed75aa9.00000008.00000102(b1b74afd)
(9238|9251) pub1 40% (26 samples sent)
(9238|9261) pub11 81% (52 samples sent)
(9238|9259) pub9 40% (26 samples sent)
(9238|9261) pub11 90% (58 samples sent)
(9238|9259) pub9 50% (32 samples sent)
(9238|9261) pub11 100% (64 samples sent)
(9238|9261) pub11->wait_match() before write for 01030000.1ed75aa9.0000000d.00000102(7957c58d)
(9238|9254) pub4 10% (7 samples sent)
(9238|9254) pub4 20% (13 samples sent)
(9238|9255) pub5 writer id: 01030000.1ed75aa9.00000009.00000102(8cd7634d)
(9238|9255) pub5->started
(9238|9254) pub4 31% (20 samples sent)
(9238|9255) pub5 10% (7 samples sent)
(9238|9254) pub4 40% (26 samples sent)
(9238|9255) pub5 20% (13 samples sent)
(9238|9251) pub1 50% (32 samples sent)
(9238|9251) pub1 60% (39 samples sent)
(9238|9255) pub5 31% (20 samples sent)
(9238|9251) pub1 70% (45 samples sent)
(9238|9255) pub5 40% (26 samples sent)
(9238|9251) pub1 81% (52 samples sent)
(9238|9255) pub5 50% (32 samples sent)
(9238|9251) pub1 90% (58 samples sent)
(9238|9254) pub4 50% (32 samples sent)
(9238|9259) pub9 60% (39 samples sent)
(9238|9255) pub5 60% (39 samples sent)
(9238|9259) pub9 70% (45 samples sent)
(9238|9254) pub4 60% (39 samples sent)
(9238|9255) pub5 70% (45 samples sent)
(9238|9254) pub4 70% (45 samples sent)
(9238|9262) pub12 70% (45 samples sent)
(9238|9254) pub4 81% (52 samples sent)
(9238|9262) pub12 81% (52 samples sent)
(9238|9263) pub13 81% (52 samples sent)
(9238|9251) pub1 100% (64 samples sent)
(9238|9251) pub1->wait_match() before write for 01030000.1ed75aa9.00000005.00000102(49278e4c)
(9238|9262) pub12 90% (58 samples sent)
(9238|9254) pub4 90% (58 samples sent)
(9238|9263) pub13 90% (58 samples sent)
(9238|9262) pub12 100% (64 samples sent)
(9238|9262) pub12->wait_match() before write for 01030000.1ed75aa9.0000000f.00000102(039796ed)
(9238|9254) pub4 100% (64 samples sent)
(9238|9254) pub4->wait_match() before write for 01030000.1ed75aa9.00000006.00000102(0e87f49c)
(9238|9255) pub5 81% (52 samples sent)
(9238|9259) pub9 81% (52 samples sent)
(9238|9255) pub5 90% (58 samples sent)
(9238|9259) pub9 90% (58 samples sent)
(9238|9255) pub5 100% (64 samples sent)
(9238|9255) pub5->wait_match() before write for 01030000.1ed75aa9.00000009.00000102(8cd7634d)
(9238|9259) pub9 100% (64 samples sent)
(9238|9259) pub9->wait_match() before write for 01030000.1ed75aa9.0000000b.00000102(f617302d)
(9238|9263) pub13 100% (64 samples sent)
(9238|9263) pub13->wait_match() before write for 01030000.1ed75aa9.00000010.00000102(e12796be)
(9238|9263) pub13<-match found! before write for 01030000.1ed75aa9.00000010.00000102(e12796be)
(9238|9263) pub13 waiting for acks
(9238|9253) pub3 writer id: 01030000.1ed75aa9.00000007.00000102(33e7dd2c)
(9238|9253) pub3->started
(9238|9253) pub3 10% (7 samples sent)
(9238|9253) pub3 20% (13 samples sent)
(9238|9265) pub14 writer id: 01030000.1ed75aa9.00000011.00000102(dc47bf0e)
(9238|9265) pub14->started
(9238|9253) pub3 31% (20 samples sent)
(9238|9265) pub14 10% (7 samples sent)
(9238|9265) pub14 20% (13 samples sent)
(9238|9265) pub14 31% (20 samples sent)
(9238|9265) pub14 40% (26 samples sent)
(9238|9253) pub3 40% (26 samples sent)
(9238|9265) pub14 50% (32 samples sent)
(9238|9253) pub3 50% (32 samples sent)
(9238|9265) pub14 60% (39 samples sent)
(9238|9253) pub3 60% (39 samples sent)
(9238|9265) pub14 70% (45 samples sent)
(9238|9260) pub10 writer id: 01030000.1ed75aa9.0000000a.00000102(cb77199d)
(9238|9260) pub10->started
(9238|9260) pub10 10% (7 samples sent)
(9238|9260) pub10 20% (13 samples sent)
(9238|9260) pub10 31% (20 samples sent)
(9238|9260) pub10 40% (26 samples sent)
(9238|9260) pub10 50% (32 samples sent)
(9238|9260) pub10 60% (39 samples sent)
(9238|9252) pub2 writer id: 01030000.1ed75aa9.00000004.00000102(7447a7fc)
(9238|9252) pub2->started
(9238|9253) pub3 70% (45 samples sent)
(9238|9265) pub14 81% (52 samples sent)
(9238|9252) pub2 10% (7 samples sent)
(9238|9253) pub3 81% (52 samples sent)
(9238|9252) pub2 20% (13 samples sent)
(9238|9265) pub14 90% (58 samples sent)
(9238|9253) pub3 90% (58 samples sent)
(9238|9252) pub2 31% (20 samples sent)
(9238|9252) pub2 40% (26 samples sent)
(9238|9253) pub3 100% (64 samples sent)
(9238|9253) pub3->wait_match() before write for 01030000.1ed75aa9.00000007.00000102(33e7dd2c)
(9238|9265) pub14 100% (64 samples sent)
(9238|9265) pub14->wait_match() before write for 01030000.1ed75aa9.00000011.00000102(dc47bf0e)
(9238|9252) pub2 50% (32 samples sent)
(9238|9260) pub10 70% (45 samples sent)
(9238|9252) pub2 60% (39 samples sent)
(9238|9260) pub10 81% (52 samples sent)
(9238|9252) pub2 70% (45 samples sent)
(9238|9252) pub2 81% (52 samples sent)
(9238|9252) pub2 90% (58 samples sent)
(9238|9252) pub2 100% (64 samples sent)
(9238|9252) pub2->wait_match() before write for 01030000.1ed75aa9.00000004.00000102(7447a7fc)
(9238|9260) pub10 90% (58 samples sent)
(9238|9260) pub10 100% (64 samples sent)
(9238|9260) pub10->wait_match() before write for 01030000.1ed75aa9.0000000a.00000102(cb77199d)
(9238|9258) pub8<-match found! before write for 01030000.1ed75aa9.00000008.00000102(b1b74afd)
(9238|9258) pub8 waiting for acks
(9238|9264) pub15 writer id: 01030000.1ed75aa9.00000012.00000102(9be7c5de)
(9238|9264) pub15->started
(9238|9264) pub15 10% (7 samples sent)
(9238|9264) pub15 20% (13 samples sent)
(9238|9264) pub15 31% (20 samples sent)
(9238|9264) pub15 40% (26 samples sent)
(9238|9264) pub15 50% (32 samples sent)
(9238|9256) pub6 writer id: 01030000.1ed75aa9.0000000c.00000102(4437ec3d)
(9238|9256) pub6->started
(9238|9251) pub1<-match found! before write for 01030000.1ed75aa9.00000005.00000102(49278e4c)
(9238|9251) pub1 waiting for acks
(9238|9264) pub15 60% (39 samples sent)
(9238|9256) pub6 10% (7 samples sent)
(9238|9256) pub6 20% (13 samples sent)
(9238|9264) pub15 70% (45 samples sent)
(9238|9256) pub6 31% (20 samples sent)
(9238|9264) pub15 81% (52 samples sent)
(9238|9256) pub6 40% (26 samples sent)
(9238|9264) pub15 90% (58 samples sent)
(9238|9256) pub6 50% (32 samples sent)
(9238|9264) pub15 100% (64 samples sent)
(9238|9264) pub15->wait_match() before write for 01030000.1ed75aa9.00000012.00000102(9be7c5de)
(9238|9256) pub6 60% (39 samples sent)
(9238|9256) pub6 70% (45 samples sent)
(9238|9256) pub6 81% (52 samples sent)
(9238|9259) pub9<-match found! before write for 01030000.1ed75aa9.0000000b.00000102(f617302d)
(9238|9259) pub9 waiting for acks
(9238|9256) pub6 90% (58 samples sent)
(9238|9256) pub6 100% (64 samples sent)
(9238|9256) pub6->wait_match() before write for 01030000.1ed75aa9.0000000c.00000102(4437ec3d)
(9238|9257) pub7 writer id: 01030000.1ed75aa9.0000000e.00000102(3ef7bf5d)
(9238|9257) pub7->started
(9238|9257) pub7 10% (7 samples sent)
(9238|9257) pub7 20% (13 samples sent)
(9238|9262) pub12<-match found! before write for 01030000.1ed75aa9.0000000f.00000102(039796ed)
(9238|9262) pub12 waiting for acks
(9238|9257) pub7 31% (20 samples sent)
(9238|9257) pub7 40% (26 samples sent)
(9238|9257) pub7 50% (32 samples sent)
(9238|9257) pub7 60% (39 samples sent)
(9238|9261) pub11<-match found! before write for 01030000.1ed75aa9.0000000d.00000102(7957c58d)
(9238|9261) pub11 waiting for acks
(9238|9257) pub7 70% (45 samples sent)
(9238|9257) pub7 81% (52 samples sent)
(9238|9257) pub7 90% (58 samples sent)
(9238|9254) pub4<-match found! before write for 01030000.1ed75aa9.00000006.00000102(0e87f49c)
(9238|9254) pub4 waiting for acks
(9238|9257) pub7 100% (64 samples sent)
(9238|9257) pub7->wait_match() before write for 01030000.1ed75aa9.0000000e.00000102(3ef7bf5d)
(9238|9255) pub5<-match found! before write for 01030000.1ed75aa9.00000009.00000102(8cd7634d)
(9238|9255) pub5 waiting for acks
(9238|9253) pub3<-match found! before write for 01030000.1ed75aa9.00000007.00000102(33e7dd2c)
(9238|9253) pub3 waiting for acks
(9238|9265) pub14<-match found! before write for 01030000.1ed75aa9.00000011.00000102(dc47bf0e)
(9238|9265) pub14 waiting for acks
(9238|9260) pub10<-match found! before write for 01030000.1ed75aa9.0000000a.00000102(cb77199d)
(9238|9260) pub10 waiting for acks
(9238|9252) pub2<-match found! before write for 01030000.1ed75aa9.00000004.00000102(7447a7fc)
(9238|9252) pub2 waiting for acks
(9238|9264) pub15<-match found! before write for 01030000.1ed75aa9.00000012.00000102(9be7c5de)
(9238|9264) pub15 waiting for acks
(9238|9256) pub6<-match found! before write for 01030000.1ed75aa9.0000000c.00000102(4437ec3d)
(9238|9256) pub6 waiting for acks
(9238|9257) pub7<-match found! before write for 01030000.1ed75aa9.0000000e.00000102(3ef7bf5d)
(9238|9257) pub7 waiting for acks
(9238|9249) sub 10% (103 samples received)
(9238|9249) sub 20% (205 samples received)
(9238|9249) sub 30% (308 samples received)
(9238|9249) sub 40% (410 samples received)
(9238|9249) sub 50% (512 samples received)
(9238|9249) sub 60% (615 samples received)
(9238|9249) sub 70% (717 samples received)
(9238|9250) pub0 waiting for acks returned
(9238|9250) pub0<-delete_contained_entities
(9238|9263) pub13 waiting for acks returned
(9238|9263) pub13<-delete_contained_entities
(9238|9258) pub8 waiting for acks returned
(9238|9258) pub8<-delete_contained_entities
(9238|9262) pub12 waiting for acks returned
(9238|9262) pub12<-delete_contained_entities
(9238|9251) pub1 waiting for acks returned
(9238|9251) pub1<-delete_contained_entities
(9238|9259) pub9 waiting for acks returned
(9238|9259) pub9<-delete_contained_entities
(9238|9261) pub11 waiting for acks returned
(9238|9261) pub11<-delete_contained_entities
(9238|9255) pub5 waiting for acks returned
(9238|9255) pub5<-delete_contained_entities
(9238|9254) pub4 waiting for acks returned
(9238|9254) pub4<-delete_contained_entities
(9238|9253) pub3 waiting for acks returned
(9238|9253) pub3<-delete_contained_entities
(9238|9265) pub14 waiting for acks returned
(9238|9265) pub14<-delete_contained_entities
(9238|9249) sub 80% (820 samples received)
(9238|9250) pub0<-delete_participant
(9238|9249) sub 90% (922 samples received)
(9238|9262) pub12<-delete_participant
(9238|9258) pub8<-delete_participant
(9238|9249) sub 100% (1024 samples received)
(9238|9249) sub condition_.notify_all
(9238|9238) sub condition_.wait returned
(9238|9238) sub check_received
(9238|9238) sub check_received returns 0
(9238|9238) <- PublisherService::end
(9238|9260) pub10 waiting for acks returned
(9238|9260) pub10<-delete_contained_entities
(9238|9264) pub15 waiting for acks returned
(9238|9264) pub15<-delete_contained_entities
(9238|9252) pub2 waiting for acks returned
(9238|9252) pub2<-delete_contained_entities
(9238|9256) pub6 waiting for acks returned
(9238|9256) pub6<-delete_contained_entities
(9238|9257) pub7 waiting for acks returned
(9238|9257) pub7<-delete_contained_entities
(9238|9261) pub11<-delete_participant
(9238|9254) pub4<-delete_participant
(9238|9255) pub5<-delete_participant
(9238|9259) pub9<-delete_participant
(9238|9253) pub3<-delete_participant
(9238|9251) pub1<-delete_participant
(9238|9263) pub13<-delete_participant
(9238|9265) pub14<-delete_participant
(9238|9252) pub2<-delete_participant
(9238|9260) pub10<-delete_participant
(9238|9264) pub15<-delete_participant
(9238|9256) pub6<-delete_participant
(9238|9257) pub7<-delete_participant
(9238|9238) <- PublisherService::~PublisherService
(9238|9238) <- Subscriber delete_contained_entities
(9238|9238) <- Subscriber delete_participant
(9238|9238) <- Subscriber::~Subscriber
(9238|9238) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9267
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9277 started at 2026-03-20 20:16:10
(9277|9277) -> Thrasher started
(9277|9277) -> Subscriber::Subscriber
(9267|9267) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9277|9277) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9277|9277) Subscriber reader id: 01030000.4dc419c3.00000002.00000507(2f30fe78)
(9277|9277) -> PublisherService::PublisherService
(9277|9277) -> PublisherService::start (32 threads)
(9277|9277) sub wait_received 0:1024
(9277|9289) pub0 writer id: 01030000.4dc419c3.00000003.00000102(0656e643)
(9277|9289) pub0->started
(9277|9289) pub0 12% (4 samples sent)
(9277|9289) pub0 21% (7 samples sent)
(9277|9289) pub0 31% (10 samples sent)
(9277|9289) pub0 40% (13 samples sent)
(9277|9289) pub0 50% (16 samples sent)
(9277|9289) pub0 62% (20 samples sent)
(9277|9289) pub0 71% (23 samples sent)
(9277|9289) pub0 81% (26 samples sent)
(9277|9289) pub0 90% (29 samples sent)
(9277|9289) pub0 100% (32 samples sent)
(9277|9289) pub0->wait_match() before write for 01030000.4dc419c3.00000003.00000102(0656e643)
(9277|9289) pub0<-match found! before write for 01030000.4dc419c3.00000003.00000102(0656e643)
(9277|9289) pub0 waiting for acks
(9277|9289) pub0 waiting for acks returned
(9277|9289) pub0<-delete_contained_entities
(9277|9296) pub7 writer id: 01030000.4dc419c3.0000000c.00000102(84067192)
(9277|9296) pub7->started
(9277|9296) pub7 12% (4 samples sent)
(9277|9296) pub7 21% (7 samples sent)
(9277|9296) pub7 31% (10 samples sent)
(9277|9296) pub7 40% (13 samples sent)
(9277|9291) pub2 writer id: 01030000.4dc419c3.00000004.00000102(b4763a53)
(9277|9291) pub2->started
(9277|9296) pub7 50% (16 samples sent)
(9277|9291) pub2 12% (4 samples sent)
(9277|9291) pub2 21% (7 samples sent)
(9277|9291) pub2 31% (10 samples sent)
(9277|9291) pub2 40% (13 samples sent)
(9277|9291) pub2 50% (16 samples sent)
(9277|9296) pub7 62% (20 samples sent)
(9277|9296) pub7 71% (23 samples sent)
(9277|9291) pub2 62% (20 samples sent)
(9277|9291) pub2 71% (23 samples sent)
(9277|9296) pub7 81% (26 samples sent)
(9277|9296) pub7 90% (29 samples sent)
(9277|9290) pub1 writer id: 01030000.4dc419c3.0000000b.00000102(3626ad82)
(9277|9290) pub1->started
(9277|9296) pub7 100% (32 samples sent)
(9277|9296) pub7->wait_match() before write for 01030000.4dc419c3.0000000c.00000102(84067192)
(9277|9296) pub7<-match found! before write for 01030000.4dc419c3.0000000c.00000102(84067192)
(9277|9296) pub7 waiting for acks
(9277|9290) pub1 12% (4 samples sent)
(9277|9291) pub2 81% (26 samples sent)
(9277|9291) pub2 90% (29 samples sent)
(9277|9291) pub2 100% (32 samples sent)
(9277|9291) pub2->wait_match() before write for 01030000.4dc419c3.00000004.00000102(b4763a53)
(9277|9291) pub2<-match found! before write for 01030000.4dc419c3.00000004.00000102(b4763a53)
(9277|9291) pub2 waiting for acks
(9277|9290) pub1 21% (7 samples sent)
(9277|9290) pub1 31% (10 samples sent)
(9277|9290) pub1 40% (13 samples sent)
(9277|9290) pub1 50% (16 samples sent)
(9277|9290) pub1 62% (20 samples sent)
(9277|9290) pub1 71% (23 samples sent)
(9277|9290) pub1 81% (26 samples sent)
(9277|9290) pub1 90% (29 samples sent)
(9277|9290) pub1 100% (32 samples sent)
(9277|9290) pub1->wait_match() before write for 01030000.4dc419c3.0000000b.00000102(3626ad82)
(9277|9290) pub1<-match found! before write for 01030000.4dc419c3.0000000b.00000102(3626ad82)
(9277|9290) pub1 waiting for acks
(9277|9288) sub 10% (103 samples received)
(9277|9296) pub7 waiting for acks returned
(9277|9296) pub7<-delete_contained_entities
(9277|9290) pub1 waiting for acks returned
(9277|9290) pub1<-delete_contained_entities
(9277|9291) pub2 waiting for acks returned
(9277|9291) pub2<-delete_contained_entities
(9277|9295) pub6 writer id: 01030000.4dc419c3.00000007.00000102(f3d64083)
(9277|9295) pub6->started
(9277|9295) pub6 12% (4 samples sent)
(9277|9295) pub6 21% (7 samples sent)
(9277|9295) pub6 31% (10 samples sent)
(9277|9295) pub6 40% (13 samples sent)
(9277|9295) pub6 50% (16 samples sent)
(9277|9295) pub6 62% (20 samples sent)
(9277|9295) pub6 71% (23 samples sent)
(9277|9295) pub6 81% (26 samples sent)
(9277|9295) pub6 90% (29 samples sent)
(9277|9295) pub6 100% (32 samples sent)
(9277|9295) pub6->wait_match() before write for 01030000.4dc419c3.00000007.00000102(f3d64083)
(9277|9295) pub6<-match found! before write for 01030000.4dc419c3.00000007.00000102(f3d64083)
(9277|9295) pub6 waiting for acks
(9277|9293) pub4 writer id: 01030000.4dc419c3.00000008.00000102(7186d752)
(9277|9293) pub4->started
(9277|9293) pub4 12% (4 samples sent)
(9277|9293) pub4 21% (7 samples sent)
(9277|9293) pub4 31% (10 samples sent)
(9277|9293) pub4 40% (13 samples sent)
(9277|9293) pub4 50% (16 samples sent)
(9277|9293) pub4 62% (20 samples sent)
(9277|9293) pub4 71% (23 samples sent)
(9277|9293) pub4 81% (26 samples sent)
(9277|9293) pub4 90% (29 samples sent)
(9277|9293) pub4 100% (32 samples sent)
(9277|9293) pub4->wait_match() before write for 01030000.4dc419c3.00000008.00000102(7186d752)
(9277|9292) pub3 writer id: 01030000.4dc419c3.00000005.00000102(891613e3)
(9277|9292) pub3->started
(9277|9292) pub3 12% (4 samples sent)
(9277|9292) pub3 21% (7 samples sent)
(9277|9292) pub3 31% (10 samples sent)
(9277|9292) pub3 40% (13 samples sent)
(9277|9292) pub3 50% (16 samples sent)
(9277|9292) pub3 62% (20 samples sent)
(9277|9292) pub3 71% (23 samples sent)
(9277|9292) pub3 81% (26 samples sent)
(9277|9292) pub3 90% (29 samples sent)
(9277|9292) pub3 100% (32 samples sent)
(9277|9292) pub3->wait_match() before write for 01030000.4dc419c3.00000005.00000102(891613e3)
(9277|9293) pub4<-match found! before write for 01030000.4dc419c3.00000008.00000102(7186d752)
(9277|9293) pub4 waiting for acks
(9277|9311) pub22 writer id: 01030000.4dc419c3.00000019.00000102(2c066960)
(9277|9311) pub22->started
(9277|9311) pub22 12% (4 samples sent)
(9277|9292) pub3<-match found! before write for 01030000.4dc419c3.00000005.00000102(891613e3)
(9277|9292) pub3 waiting for acks
(9277|9311) pub22 21% (7 samples sent)
(9277|9311) pub22 31% (10 samples sent)
(9277|9297) pub8 writer id: 01030000.4dc419c3.00000009.00000102(4ce6fee2)
(9277|9297) pub8->started
(9277|9311) pub22 40% (13 samples sent)
(9277|9297) pub8 12% (4 samples sent)
(9277|9297) pub8 21% (7 samples sent)
(9277|9297) pub8 31% (10 samples sent)
(9277|9297) pub8 40% (13 samples sent)
(9277|9311) pub22 50% (16 samples sent)
(9277|9297) pub8 50% (16 samples sent)
(9277|9311) pub22 62% (20 samples sent)
(9277|9297) pub8 62% (20 samples sent)
(9277|9311) pub22 71% (23 samples sent)
(9277|9297) pub8 71% (23 samples sent)
(9277|9311) pub22 81% (26 samples sent)
(9277|9311) pub22 90% (29 samples sent)
(9277|9311) pub22 100% (32 samples sent)
(9277|9311) pub22->wait_match() before write for 01030000.4dc419c3.00000019.00000102(2c066960)
(9277|9311) pub22<-match found! before write for 01030000.4dc419c3.00000019.00000102(2c066960)
(9277|9311) pub22 waiting for acks
(9277|9297) pub8 81% (26 samples sent)
(9277|9318) pub28 writer id: 01030000.4dc419c3.00000020.00000102(8037b397)
(9277|9318) pub28->started
(9277|9297) pub8 90% (29 samples sent)
(9277|9318) pub28 12% (4 samples sent)
(9277|9297) pub8 100% (32 samples sent)
(9277|9297) pub8->wait_match() before write for 01030000.4dc419c3.00000009.00000102(4ce6fee2)
(9277|9318) pub28 21% (7 samples sent)
(9277|9318) pub28 31% (10 samples sent)
(9277|9318) pub28 40% (13 samples sent)
(9277|9318) pub28 50% (16 samples sent)
(9277|9318) pub28 62% (20 samples sent)
(9277|9318) pub28 71% (23 samples sent)
(9277|9319) pub27 writer id: 01030000.4dc419c3.0000001e.00000102(9e26b570)
(9277|9319) pub27->started
(9277|9319) pub27 12% (4 samples sent)
(9277|9319) pub27 21% (7 samples sent)
(9277|9319) pub27 31% (10 samples sent)
(9277|9319) pub27 40% (13 samples sent)
(9277|9319) pub27 50% (16 samples sent)
(9277|9319) pub27 62% (20 samples sent)
(9277|9318) pub28 81% (26 samples sent)
(9277|9318) pub28 90% (29 samples sent)
(9277|9318) pub28 100% (32 samples sent)
(9277|9318) pub28->wait_match() before write for 01030000.4dc419c3.00000020.00000102(8037b397)
(9277|9319) pub27 71% (23 samples sent)
(9277|9319) pub27 81% (26 samples sent)
(9277|9319) pub27 90% (29 samples sent)
(9277|9319) pub27 100% (32 samples sent)
(9277|9319) pub27->wait_match() before write for 01030000.4dc419c3.0000001e.00000102(9e26b570)
(9277|9288) sub 20% (205 samples received)
(9277|9306) pub17 writer id: 01030000.4dc419c3.00000015.00000102(e9f68461)
(9277|9306) pub17->started
(9277|9306) pub17 12% (4 samples sent)
(9277|9306) pub17 21% (7 samples sent)
(9277|9297) pub8<-match found! before write for 01030000.4dc419c3.00000009.00000102(4ce6fee2)
(9277|9297) pub8 waiting for acks
(9277|9306) pub17 31% (10 samples sent)
(9277|9317) pub30 writer id: 01030000.4dc419c3.0000001f.00000102(a3469cc0)
(9277|9317) pub30->started
(9277|9301) pub12 writer id: 01030000.4dc419c3.0000000f.00000102(c3a60b42)
(9277|9301) pub12->started
(9277|9317) pub30 12% (4 samples sent)
(9277|9317) pub30 21% (7 samples sent)
(9277|9301) pub12 12% (4 samples sent)
(9277|9318) pub28<-match found! before write for 01030000.4dc419c3.00000020.00000102(8037b397)
(9277|9318) pub28 waiting for acks
(9277|9301) pub12 21% (7 samples sent)
(9277|9301) pub12 31% (10 samples sent)
(9277|9301) pub12 40% (13 samples sent)
(9277|9301) pub12 50% (16 samples sent)
(9277|9306) pub17 40% (13 samples sent)
(9277|9306) pub17 50% (16 samples sent)
(9277|9306) pub17 62% (20 samples sent)
(9277|9317) pub30 31% (10 samples sent)
(9277|9317) pub30 40% (13 samples sent)
(9277|9317) pub30 50% (16 samples sent)
(9277|9317) pub30 62% (20 samples sent)
(9277|9295) pub6 waiting for acks returned
(9277|9295) pub6<-delete_contained_entities
(9277|9319) pub27<-match found! before write for 01030000.4dc419c3.0000001e.00000102(9e26b570)
(9277|9319) pub27 waiting for acks
(9277|9301) pub12 62% (20 samples sent)
(9277|9306) pub17 71% (23 samples sent)
(9277|9301) pub12 71% (23 samples sent)
(9277|9301) pub12 81% (26 samples sent)
(9277|9306) pub17 81% (26 samples sent)
(9277|9301) pub12 90% (29 samples sent)
(9277|9306) pub17 90% (29 samples sent)
(9277|9301) pub12 100% (32 samples sent)
(9277|9301) pub12->wait_match() before write for 01030000.4dc419c3.0000000f.00000102(c3a60b42)
(9277|9306) pub17 100% (32 samples sent)
(9277|9306) pub17->wait_match() before write for 01030000.4dc419c3.00000015.00000102(e9f68461)
(9277|9317) pub30 71% (23 samples sent)
(9277|9317) pub30 81% (26 samples sent)
(9277|9317) pub30 90% (29 samples sent)
(9277|9317) pub30 100% (32 samples sent)
(9277|9317) pub30->wait_match() before write for 01030000.4dc419c3.0000001f.00000102(a3469cc0)
(9277|9292) pub3 waiting for acks returned
(9277|9292) pub3<-delete_contained_entities
(9277|9293) pub4 waiting for acks returned
(9277|9293) pub4<-delete_contained_entities
(9277|9294) pub5 writer id: 01030000.4dc419c3.00000006.00000102(ceb66933)
(9277|9294) pub5->started
(9277|9294) pub5 12% (4 samples sent)
(9277|9294) pub5 21% (7 samples sent)
(9277|9294) pub5 31% (10 samples sent)
(9277|9294) pub5 40% (13 samples sent)
(9277|9294) pub5 50% (16 samples sent)
(9277|9294) pub5 62% (20 samples sent)
(9277|9294) pub5 71% (23 samples sent)
(9277|9294) pub5 81% (26 samples sent)
(9277|9294) pub5 90% (29 samples sent)
(9277|9294) pub5 100% (32 samples sent)
(9277|9294) pub5->wait_match() before write for 01030000.4dc419c3.00000006.00000102(ceb66933)
(9277|9315) pub26 writer id: 01030000.4dc419c3.0000001d.00000102(d986cfa0)
(9277|9315) pub26->started
(9277|9315) pub26 12% (4 samples sent)
(9277|9315) pub26 21% (7 samples sent)
(9277|9315) pub26 31% (10 samples sent)
(9277|9315) pub26 40% (13 samples sent)
(9277|9315) pub26 50% (16 samples sent)
(9277|9315) pub26 62% (20 samples sent)
(9277|9315) pub26 71% (23 samples sent)
(9277|9315) pub26 81% (26 samples sent)
(9277|9315) pub26 90% (29 samples sent)
(9277|9315) pub26 100% (32 samples sent)
(9277|9315) pub26->wait_match() before write for 01030000.4dc419c3.0000001d.00000102(d986cfa0)
(9277|9288) sub 30% (308 samples received)
(9277|9289) pub0<-delete_participant
(9277|9306) pub17<-match found! before write for 01030000.4dc419c3.00000015.00000102(e9f68461)
(9277|9306) pub17 waiting for acks
(9277|9301) pub12<-match found! before write for 01030000.4dc419c3.0000000f.00000102(c3a60b42)
(9277|9301) pub12 waiting for acks
(9277|9317) pub30<-match found! before write for 01030000.4dc419c3.0000001f.00000102(a3469cc0)
(9277|9317) pub30 waiting for acks
(9277|9311) pub22 waiting for acks returned
(9277|9311) pub22<-delete_contained_entities
(9277|9297) pub8 waiting for acks returned
(9277|9297) pub8<-delete_contained_entities
(9277|9294) pub5<-match found! before write for 01030000.4dc419c3.00000006.00000102(ceb66933)
(9277|9318) pub28 waiting for acks returned
(9277|9294) pub5 waiting for acks
(9277|9318) pub28<-delete_contained_entities
(9277|9315) pub26<-match found! before write for 01030000.4dc419c3.0000001d.00000102(d986cfa0)
(9277|9315) pub26 waiting for acks
(9277|9303) pub14 writer id: 01030000.4dc419c3.00000011.00000102(1c7622a1)
(9277|9303) pub14->started
(9277|9319) pub27 waiting for acks returned
(9277|9319) pub27<-delete_contained_entities
(9277|9303) pub14 12% (4 samples sent)
(9277|9303) pub14 21% (7 samples sent)
(9277|9303) pub14 31% (10 samples sent)
(9277|9303) pub14 40% (13 samples sent)
(9277|9303) pub14 50% (16 samples sent)
(9277|9303) pub14 62% (20 samples sent)
(9277|9303) pub14 71% (23 samples sent)
(9277|9303) pub14 81% (26 samples sent)
(9277|9303) pub14 90% (29 samples sent)
(9277|9303) pub14 100% (32 samples sent)
(9277|9303) pub14->wait_match() before write for 01030000.4dc419c3.00000011.00000102(1c7622a1)
(9277|9298) pub9 writer id: 01030000.4dc419c3.0000000a.00000102(0b468432)
(9277|9298) pub9->started
(9277|9298) pub9 12% (4 samples sent)
(9277|9298) pub9 21% (7 samples sent)
(9277|9298) pub9 31% (10 samples sent)
(9277|9298) pub9 40% (13 samples sent)
(9277|9298) pub9 50% (16 samples sent)
(9277|9298) pub9 62% (20 samples sent)
(9277|9298) pub9 71% (23 samples sent)
(9277|9298) pub9 81% (26 samples sent)
(9277|9298) pub9 90% (29 samples sent)
(9277|9298) pub9 100% (32 samples sent)
(9277|9298) pub9->wait_match() before write for 01030000.4dc419c3.0000000a.00000102(0b468432)
(9277|9288) sub 40% (410 samples received)
(9277|9308) pub19 writer id: 01030000.4dc419c3.00000017.00000102(9336d701)
(9277|9308) pub19->started
(9277|9308) pub19 12% (4 samples sent)
(9277|9308) pub19 21% (7 samples sent)
(9277|9308) pub19 31% (10 samples sent)
(9277|9308) pub19 40% (13 samples sent)
(9277|9308) pub19 50% (16 samples sent)
(9277|9308) pub19 62% (20 samples sent)
(9277|9308) pub19 71% (23 samples sent)
(9277|9308) pub19 81% (26 samples sent)
(9277|9308) pub19 90% (29 samples sent)
(9277|9308) pub19 100% (32 samples sent)
(9277|9308) pub19->wait_match() before write for 01030000.4dc419c3.00000017.00000102(9336d701)
(9277|9316) pub29 writer id: 01030000.4dc419c3.00000021.00000102(bd579a27)
(9277|9316) pub29->started
(9277|9316) pub29 12% (4 samples sent)
(9277|9316) pub29 21% (7 samples sent)
(9277|9316) pub29 31% (10 samples sent)
(9277|9316) pub29 40% (13 samples sent)
(9277|9316) pub29 50% (16 samples sent)
(9277|9316) pub29 62% (20 samples sent)
(9277|9316) pub29 71% (23 samples sent)
(9277|9316) pub29 81% (26 samples sent)
(9277|9316) pub29 90% (29 samples sent)
(9277|9316) pub29 100% (32 samples sent)
(9277|9316) pub29->wait_match() before write for 01030000.4dc419c3.00000021.00000102(bd579a27)
(9277|9302) pub13 writer id: 01030000.4dc419c3.00000010.00000102(21160b11)
(9277|9302) pub13->started
(9277|9302) pub13 12% (4 samples sent)
(9277|9302) pub13 21% (7 samples sent)
(9277|9302) pub13 31% (10 samples sent)
(9277|9302) pub13 40% (13 samples sent)
(9277|9302) pub13 50% (16 samples sent)
(9277|9302) pub13 62% (20 samples sent)
(9277|9302) pub13 71% (23 samples sent)
(9277|9302) pub13 81% (26 samples sent)
(9277|9302) pub13 90% (29 samples sent)
(9277|9302) pub13 100% (32 samples sent)
(9277|9302) pub13->wait_match() before write for 01030000.4dc419c3.00000010.00000102(21160b11)
(9277|9288) sub 50% (512 samples received)
(9277|9303) pub14<-match found! before write for 01030000.4dc419c3.00000011.00000102(1c7622a1)
(9277|9303) pub14 waiting for acks
(9277|9300) pub11 writer id: 01030000.4dc419c3.0000000e.00000102(fec622f2)
(9277|9300) pub11->started
(9277|9300) pub11 12% (4 samples sent)
(9277|9300) pub11 21% (7 samples sent)
(9277|9300) pub11 31% (10 samples sent)
(9277|9300) pub11 40% (13 samples sent)
(9277|9300) pub11 50% (16 samples sent)
(9277|9300) pub11 62% (20 samples sent)
(9277|9300) pub11 71% (23 samples sent)
(9277|9300) pub11 81% (26 samples sent)
(9277|9300) pub11 90% (29 samples sent)
(9277|9300) pub11 100% (32 samples sent)
(9277|9300) pub11->wait_match() before write for 01030000.4dc419c3.0000000e.00000102(fec622f2)
(9277|9298) pub9<-match found! before write for 01030000.4dc419c3.0000000a.00000102(0b468432)
(9277|9298) pub9 waiting for acks
(9277|9306) pub17 waiting for acks returned
(9277|9306) pub17<-delete_contained_entities
(9277|9308) pub19<-match found! before write for 01030000.4dc419c3.00000017.00000102(9336d701)
(9277|9308) pub19 waiting for acks
(9277|9301) pub12 waiting for acks returned
(9277|9301) pub12<-delete_contained_entities
(9277|9317) pub30 waiting for acks returned
(9277|9317) pub30<-delete_contained_entities
(9277|9316) pub29<-match found! before write for 01030000.4dc419c3.00000021.00000102(bd579a27)
(9277|9316) pub29 waiting for acks
(9277|9305) pub16 writer id: 01030000.4dc419c3.00000013.00000102(66b671c1)
(9277|9305) pub16->started
(9277|9305) pub16 12% (4 samples sent)
(9277|9305) pub16 21% (7 samples sent)
(9277|9305) pub16 31% (10 samples sent)
(9277|9305) pub16 40% (13 samples sent)
(9277|9305) pub16 50% (16 samples sent)
(9277|9305) pub16 62% (20 samples sent)
(9277|9305) pub16 71% (23 samples sent)
(9277|9305) pub16 81% (26 samples sent)
(9277|9305) pub16 90% (29 samples sent)
(9277|9305) pub16 100% (32 samples sent)
(9277|9305) pub16->wait_match() before write for 01030000.4dc419c3.00000013.00000102(66b671c1)
(9277|9302) pub13<-match found! before write for 01030000.4dc419c3.00000010.00000102(21160b11)
(9277|9302) pub13 waiting for acks
(9277|9294) pub5 waiting for acks returned
(9277|9294) pub5<-delete_contained_entities
(9277|9315) pub26 waiting for acks returned
(9277|9315) pub26<-delete_contained_entities
(9277|9304) pub15 writer id: 01030000.4dc419c3.00000014.00000102(d496add1)
(9277|9304) pub15->started
(9277|9304) pub15 12% (4 samples sent)
(9277|9304) pub15 21% (7 samples sent)
(9277|9304) pub15 31% (10 samples sent)
(9277|9304) pub15 40% (13 samples sent)
(9277|9304) pub15 50% (16 samples sent)
(9277|9304) pub15 62% (20 samples sent)
(9277|9304) pub15 71% (23 samples sent)
(9277|9304) pub15 81% (26 samples sent)
(9277|9313) pub24 writer id: 01030000.4dc419c3.0000001b.00000102(56c63a00)
(9277|9313) pub24->started
(9277|9313) pub24 12% (4 samples sent)
(9277|9313) pub24 21% (7 samples sent)
(9277|9313) pub24 31% (10 samples sent)
(9277|9313) pub24 40% (13 samples sent)
(9277|9313) pub24 50% (16 samples sent)
(9277|9313) pub24 62% (20 samples sent)
(9277|9313) pub24 71% (23 samples sent)
(9277|9313) pub24 81% (26 samples sent)
(9277|9304) pub15 90% (29 samples sent)
(9277|9304) pub15 100% (32 samples sent)
(9277|9304) pub15->wait_match() before write for 01030000.4dc419c3.00000014.00000102(d496add1)
(9277|9312) pub23 writer id: 01030000.4dc419c3.0000001a.00000102(6ba613b0)
(9277|9312) pub23->started
(9277|9312) pub23 12% (4 samples sent)
(9277|9313) pub24 90% (29 samples sent)
(9277|9313) pub24 100% (32 samples sent)
(9277|9313) pub24->wait_match() before write for 01030000.4dc419c3.0000001b.00000102(56c63a00)
(9277|9312) pub23 21% (7 samples sent)
(9277|9312) pub23 31% (10 samples sent)
(9277|9312) pub23 40% (13 samples sent)
(9277|9312) pub23 50% (16 samples sent)
(9277|9312) pub23 62% (20 samples sent)
(9277|9312) pub23 71% (23 samples sent)
(9277|9312) pub23 81% (26 samples sent)
(9277|9312) pub23 90% (29 samples sent)
(9277|9312) pub23 100% (32 samples sent)
(9277|9312) pub23->wait_match() before write for 01030000.4dc419c3.0000001a.00000102(6ba613b0)
(9277|9309) pub20 writer id: 01030000.4dc419c3.00000012.00000102(5bd65871)
(9277|9309) pub20->started
(9277|9309) pub20 12% (4 samples sent)
(9277|9309) pub20 21% (7 samples sent)
(9277|9309) pub20 31% (10 samples sent)
(9277|9309) pub20 40% (13 samples sent)
(9277|9309) pub20 50% (16 samples sent)
(9277|9309) pub20 62% (20 samples sent)
(9277|9309) pub20 71% (23 samples sent)
(9277|9309) pub20 81% (26 samples sent)
(9277|9309) pub20 90% (29 samples sent)
(9277|9309) pub20 100% (32 samples sent)
(9277|9309) pub20->wait_match() before write for 01030000.4dc419c3.00000012.00000102(5bd65871)
(9277|9307) pub18 writer id: 01030000.4dc419c3.00000016.00000102(ae56feb1)
(9277|9307) pub18->started
(9277|9307) pub18 12% (4 samples sent)
(9277|9307) pub18 21% (7 samples sent)
(9277|9307) pub18 31% (10 samples sent)
(9277|9307) pub18 40% (13 samples sent)
(9277|9307) pub18 50% (16 samples sent)
(9277|9307) pub18 62% (20 samples sent)
(9277|9307) pub18 71% (23 samples sent)
(9277|9307) pub18 81% (26 samples sent)
(9277|9307) pub18 90% (29 samples sent)
(9277|9307) pub18 100% (32 samples sent)
(9277|9307) pub18->wait_match() before write for 01030000.4dc419c3.00000016.00000102(ae56feb1)
(9277|9288) sub 60% (615 samples received)
(9277|9320) pub31 writer id: 01030000.4dc419c3.00000022.00000102(faf7e0f7)
(9277|9320) pub31->started
(9277|9299) pub10 writer id: 01030000.4dc419c3.0000000d.00000102(b9665822)
(9277|9299) pub10->started
(9277|9299) pub10 12% (4 samples sent)
(9277|9299) pub10 21% (7 samples sent)
(9277|9299) pub10 31% (10 samples sent)
(9277|9299) pub10 40% (13 samples sent)
(9277|9299) pub10 50% (16 samples sent)
(9277|9299) pub10 62% (20 samples sent)
(9277|9320) pub31 12% (4 samples sent)
(9277|9299) pub10 71% (23 samples sent)
(9277|9320) pub31 21% (7 samples sent)
(9277|9299) pub10 81% (26 samples sent)
(9277|9320) pub31 31% (10 samples sent)
(9277|9320) pub31 40% (13 samples sent)
(9277|9314) pub25 writer id: 01030000.4dc419c3.0000001c.00000102(e4e6e610)
(9277|9314) pub25->started
(9277|9320) pub31 50% (16 samples sent)
(9277|9320) pub31 62% (20 samples sent)
(9277|9320) pub31 71% (23 samples sent)
(9277|9314) pub25 12% (4 samples sent)
(9277|9320) pub31 81% (26 samples sent)
(9277|9314) pub25 21% (7 samples sent)
(9277|9320) pub31 90% (29 samples sent)
(9277|9314) pub25 31% (10 samples sent)
(9277|9320) pub31 100% (32 samples sent)
(9277|9320) pub31->wait_match() before write for 01030000.4dc419c3.00000022.00000102(faf7e0f7)
(9277|9314) pub25 40% (13 samples sent)
(9277|9296) pub7<-delete_participant
(9277|9314) pub25 50% (16 samples sent)
(9277|9314) pub25 62% (20 samples sent)
(9277|9314) pub25 71% (23 samples sent)
(9277|9314) pub25 81% (26 samples sent)
(9277|9314) pub25 90% (29 samples sent)
(9277|9314) pub25 100% (32 samples sent)
(9277|9314) pub25->wait_match() before write for 01030000.4dc419c3.0000001c.00000102(e4e6e610)
(9277|9310) pub21 writer id: 01030000.4dc419c3.00000018.00000102(116640d0)
(9277|9310) pub21->started
(9277|9310) pub21 12% (4 samples sent)
(9277|9310) pub21 21% (7 samples sent)
(9277|9299) pub10 90% (29 samples sent)
(9277|9310) pub21 31% (10 samples sent)
(9277|9310) pub21 40% (13 samples sent)
(9277|9299) pub10 100% (32 samples sent)
(9277|9299) pub10->wait_match() before write for 01030000.4dc419c3.0000000d.00000102(b9665822)
(9277|9310) pub21 50% (16 samples sent)
(9277|9310) pub21 62% (20 samples sent)
(9277|9310) pub21 71% (23 samples sent)
(9277|9310) pub21 81% (26 samples sent)
(9277|9310) pub21 90% (29 samples sent)
(9277|9310) pub21 100% (32 samples sent)
(9277|9310) pub21->wait_match() before write for 01030000.4dc419c3.00000018.00000102(116640d0)
(9277|9300) pub11<-match found! before write for 01030000.4dc419c3.0000000e.00000102(fec622f2)
(9277|9300) pub11 waiting for acks
(9277|9290) pub1<-delete_participant
(9277|9305) pub16<-match found! before write for 01030000.4dc419c3.00000013.00000102(66b671c1)
(9277|9305) pub16 waiting for acks
(9277|9313) pub24<-match found! before write for 01030000.4dc419c3.0000001b.00000102(56c63a00)
(9277|9313) pub24 waiting for acks
(9277|9304) pub15<-match found! before write for 01030000.4dc419c3.00000014.00000102(d496add1)
(9277|9304) pub15 waiting for acks
(9277|9303) pub14 waiting for acks returned
(9277|9303) pub14<-delete_contained_entities
(9277|9312) pub23<-match found! before write for 01030000.4dc419c3.0000001a.00000102(6ba613b0)
(9277|9312) pub23 waiting for acks
(9277|9291) pub2<-delete_participant
(9277|9309) pub20<-match found! before write for 01030000.4dc419c3.00000012.00000102(5bd65871)
(9277|9309) pub20 waiting for acks
(9277|9298) pub9 waiting for acks returned
(9277|9298) pub9<-delete_contained_entities
(9277|9307) pub18<-match found! before write for 01030000.4dc419c3.00000016.00000102(ae56feb1)
(9277|9307) pub18 waiting for acks
(9277|9308) pub19 waiting for acks returned
(9277|9308) pub19<-delete_contained_entities
(9277|9320) pub31<-match found! before write for 01030000.4dc419c3.00000022.00000102(faf7e0f7)
(9277|9320) pub31 waiting for acks
(9277|9299) pub10<-match found! before write for 01030000.4dc419c3.0000000d.00000102(b9665822)
(9277|9299) pub10 waiting for acks
(9277|9295) pub6<-delete_participant
(9277|9314) pub25<-match found! before write for 01030000.4dc419c3.0000001c.00000102(e4e6e610)
(9277|9314) pub25 waiting for acks
(9277|9316) pub29 waiting for acks returned
(9277|9316) pub29<-delete_contained_entities
(9277|9310) pub21<-match found! before write for 01030000.4dc419c3.00000018.00000102(116640d0)
(9277|9310) pub21 waiting for acks
(9277|9302) pub13 waiting for acks returned
(9277|9302) pub13<-delete_contained_entities
(9277|9292) pub3<-delete_participant
(9277|9288) sub 70% (717 samples received)
(9277|9293) pub4<-delete_participant
(9277|9288) sub 80% (820 samples received)
(9277|9311) pub22<-delete_participant
(9277|9297) pub8<-delete_participant
(9277|9288) sub 90% (922 samples received)
(9277|9318) pub28<-delete_participant
(9277|9319) pub27<-delete_participant
(9277|9288) sub 100% (1024 samples received)
(9277|9288) sub condition_.notify_all
(9277|9277) sub condition_.wait returned
(9277|9277) sub check_received
(9277|9300) pub11 waiting for acks returned
(9277|9300) pub11<-delete_contained_entities
(9277|9305) pub16 waiting for acks returned
(9277|9305) pub16<-delete_contained_entities
(9277|9277) sub check_received returns 0
(9277|9277) <- PublisherService::end
(9277|9313) pub24 waiting for acks returned
(9277|9313) pub24<-delete_contained_entities
(9277|9312) pub23 waiting for acks returned
(9277|9312) pub23<-delete_contained_entities
(9277|9304) pub15 waiting for acks returned
(9277|9304) pub15<-delete_contained_entities
(9277|9309) pub20 waiting for acks returned
(9277|9309) pub20<-delete_contained_entities
(9277|9307) pub18 waiting for acks returned
(9277|9307) pub18<-delete_contained_entities
(9277|9299) pub10 waiting for acks returned
(9277|9299) pub10<-delete_contained_entities
(9277|9320) pub31 waiting for acks returned
(9277|9320) pub31<-delete_contained_entities
(9277|9314) pub25 waiting for acks returned
(9277|9310) pub21 waiting for acks returned
(9277|9314) pub25<-delete_contained_entities
(9277|9310) pub21<-delete_contained_entities
(9277|9306) pub17<-delete_participant
(9277|9301) pub12<-delete_participant
(9277|9317) pub30<-delete_participant
(9277|9294) pub5<-delete_participant
(9277|9315) pub26<-delete_participant
(9277|9303) pub14<-delete_participant
(9277|9298) pub9<-delete_participant
(9277|9308) pub19<-delete_participant
(9277|9316) pub29<-delete_participant
(9277|9302) pub13<-delete_participant
(9277|9305) pub16<-delete_participant
(9277|9300) pub11<-delete_participant
(9277|9313) pub24<-delete_participant
(9277|9312) pub23<-delete_participant
(9277|9304) pub15<-delete_participant
(9277|9309) pub20<-delete_participant
(9277|9307) pub18<-delete_participant
(9277|9299) pub10<-delete_participant
(9277|9314) pub25<-delete_participant
(9277|9320) pub31<-delete_participant
(9277|9310) pub21<-delete_participant
(9277|9277) <- PublisherService::~PublisherService
(9277|9277) <- Subscriber delete_contained_entities
(9277|9277) <- Subscriber delete_participant
(9277|9277) <- Subscriber::~Subscriber
(9277|9277) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl aggressive durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -DCPSPendingTimeout 3
InfoRepo PID: 9322
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 64 -s 16 -n 1024 -d -DCPSConfigFile thrasher.ini -DCPSPendingTimeout 3
Thrasher PID: 9332 started at 2026-03-20 20:16:12
(9332|9332) -> Thrasher started
(9332|9332) -> Subscriber::Subscriber
(9322|9322) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9332|9332) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(9332|9332) Subscriber reader id: 01030000.63190dac.00000002.00000507(b7643cc5)
(9332|9332) -> PublisherService::PublisherService
(9332|9332) -> PublisherService::start (64 threads)
(9332|9332) sub wait_received 0:1024
(9332|9353) pub9 writer id: 01030000.63190dac.0000000a.00000102(9312468f)
(9332|9353) pub9->started
(9332|9353) pub9 12% (2 samples sent)
(9332|9353) pub9 25% (4 samples sent)
(9332|9353) pub9 31% (5 samples sent)
(9332|9353) pub9 43% (7 samples sent)
(9332|9353) pub9 50% (8 samples sent)
(9332|9353) pub9 62% (10 samples sent)
(9332|9353) pub9 75% (12 samples sent)
(9332|9353) pub9 81% (13 samples sent)
(9332|9353) pub9 93% (15 samples sent)
(9332|9353) pub9 100% (16 samples sent)
(9332|9353) pub9->wait_match() before write for 01030000.63190dac.0000000a.00000102(9312468f)
(9332|9353) pub9<-match found! before write for 01030000.63190dac.0000000a.00000102(9312468f)
(9332|9353) pub9 waiting for acks
(9332|9353) pub9 waiting for acks returned
(9332|9353) pub9<-delete_contained_entities
(9332|9348) pub4 writer id: 01030000.63190dac.00000005.00000102(1142d15e)
(9332|9348) pub4->started
(9332|9348) pub4 12% (2 samples sent)
(9332|9348) pub4 25% (4 samples sent)
(9332|9348) pub4 31% (5 samples sent)
(9332|9348) pub4 43% (7 samples sent)
(9332|9348) pub4 50% (8 samples sent)
(9332|9348) pub4 62% (10 samples sent)
(9332|9348) pub4 75% (12 samples sent)
(9332|9348) pub4 81% (13 samples sent)
(9332|9348) pub4 93% (15 samples sent)
(9332|9348) pub4 100% (16 samples sent)
(9332|9348) pub4->wait_match() before write for 01030000.63190dac.00000005.00000102(1142d15e)
(9332|9348) pub4<-match found! before write for 01030000.63190dac.00000005.00000102(1142d15e)
(9332|9348) pub4 waiting for acks
(9332|9348) pub4 waiting for acks returned
(9332|9348) pub4<-delete_contained_entities
(9332|9358) pub14 writer id: 01030000.63190dac.00000013.00000102(fee2b37c)
(9332|9358) pub14->started
(9332|9358) pub14 12% (2 samples sent)
(9332|9358) pub14 25% (4 samples sent)
(9332|9358) pub14 31% (5 samples sent)
(9332|9358) pub14 43% (7 samples sent)
(9332|9358) pub14 50% (8 samples sent)
(9332|9358) pub14 62% (10 samples sent)
(9332|9358) pub14 75% (12 samples sent)
(9332|9358) pub14 81% (13 samples sent)
(9332|9358) pub14 93% (15 samples sent)
(9332|9358) pub14 100% (16 samples sent)
(9332|9358) pub14->wait_match() before write for 01030000.63190dac.00000013.00000102(fee2b37c)
(9332|9358) pub14<-match found! before write for 01030000.63190dac.00000013.00000102(fee2b37c)
(9332|9358) pub14 waiting for acks
(9332|9349) pub5 writer id: 01030000.63190dac.00000008.00000102(e9d215ef)
(9332|9349) pub5->started
(9332|9349) pub5 12% (2 samples sent)
(9332|9349) pub5 25% (4 samples sent)
(9332|9349) pub5 31% (5 samples sent)
(9332|9349) pub5 43% (7 samples sent)
(9332|9349) pub5 50% (8 samples sent)
(9332|9358) pub14 waiting for acks returned
(9332|9358) pub14<-delete_contained_entities
(9332|9349) pub5 62% (10 samples sent)
(9332|9349) pub5 75% (12 samples sent)
(9332|9349) pub5 81% (13 samples sent)
(9332|9349) pub5 93% (15 samples sent)
(9332|9349) pub5 100% (16 samples sent)
(9332|9349) pub5->wait_match() before write for 01030000.63190dac.00000008.00000102(e9d215ef)
(9332|9349) pub5<-match found! before write for 01030000.63190dac.00000008.00000102(e9d215ef)
(9332|9349) pub5 waiting for acks
(9332|9355) pub11 writer id: 01030000.63190dac.0000000c.00000102(1c52b32f)
(9332|9355) pub11->started
(9332|9355) pub11 12% (2 samples sent)
(9332|9355) pub11 25% (4 samples sent)
(9332|9355) pub11 31% (5 samples sent)
(9332|9355) pub11 43% (7 samples sent)
(9332|9355) pub11 50% (8 samples sent)
(9332|9355) pub11 62% (10 samples sent)
(9332|9355) pub11 75% (12 samples sent)
(9332|9355) pub11 81% (13 samples sent)
(9332|9355) pub11 93% (15 samples sent)
(9332|9355) pub11 100% (16 samples sent)
(9332|9355) pub11->wait_match() before write for 01030000.63190dac.0000000c.00000102(1c52b32f)
(9332|9349) pub5 waiting for acks returned
(9332|9349) pub5<-delete_contained_entities
(9332|9355) pub11<-match found! before write for 01030000.63190dac.0000000c.00000102(1c52b32f)
(9332|9355) pub11 waiting for acks
(9332|9355) pub11 waiting for acks returned
(9332|9355) pub11<-delete_contained_entities
(9332|9385) pub41 writer id: 01030000.63190dac.00000036.00000102(f7c31308)
(9332|9385) pub41->started
(9332|9385) pub41 12% (2 samples sent)
(9332|9385) pub41 25% (4 samples sent)
(9332|9385) pub41 31% (5 samples sent)
(9332|9385) pub41 43% (7 samples sent)
(9332|9385) pub41 50% (8 samples sent)
(9332|9385) pub41 62% (10 samples sent)
(9332|9356) pub12 writer id: 01030000.63190dac.0000000d.00000102(21329a9f)
(9332|9356) pub12->started
(9332|9385) pub41 75% (12 samples sent)
(9332|9385) pub41 81% (13 samples sent)
(9332|9356) pub12 12% (2 samples sent)
(9332|9356) pub12 25% (4 samples sent)
(9332|9356) pub12 31% (5 samples sent)
(9332|9356) pub12 43% (7 samples sent)
(9332|9356) pub12 50% (8 samples sent)
(9332|9385) pub41 93% (15 samples sent)
(9332|9356) pub12 62% (10 samples sent)
(9332|9385) pub41 100% (16 samples sent)
(9332|9385) pub41->wait_match() before write for 01030000.63190dac.00000036.00000102(f7c31308)
(9332|9385) pub41<-match found! before write for 01030000.63190dac.00000036.00000102(f7c31308)
(9332|9385) pub41 waiting for acks
(9332|9356) pub12 75% (12 samples sent)
(9332|9356) pub12 81% (13 samples sent)
(9332|9356) pub12 93% (15 samples sent)
(9332|9356) pub12 100% (16 samples sent)
(9332|9356) pub12->wait_match() before write for 01030000.63190dac.0000000d.00000102(21329a9f)
(9332|9357) pub13 writer id: 01030000.63190dac.0000000e.00000102(6692e04f)
(9332|9357) pub13->started
(9332|9357) pub13 12% (2 samples sent)
(9332|9357) pub13 25% (4 samples sent)
(9332|9357) pub13 31% (5 samples sent)
(9332|9357) pub13 43% (7 samples sent)
(9332|9357) pub13 50% (8 samples sent)
(9332|9357) pub13 62% (10 samples sent)
(9332|9357) pub13 75% (12 samples sent)
(9332|9357) pub13 81% (13 samples sent)
(9332|9357) pub13 93% (15 samples sent)
(9332|9357) pub13 100% (16 samples sent)
(9332|9357) pub13->wait_match() before write for 01030000.63190dac.0000000e.00000102(6692e04f)
(9332|9356) pub12<-match found! before write for 01030000.63190dac.0000000d.00000102(21329a9f)
(9332|9356) pub12 waiting for acks
(9332|9363) pub19 writer id: 01030000.63190dac.00000016.00000102(36023c0c)
(9332|9363) pub19->started
(9332|9363) pub19 12% (2 samples sent)
(9332|9363) pub19 25% (4 samples sent)
(9332|9363) pub19 31% (5 samples sent)
(9332|9363) pub19 43% (7 samples sent)
(9332|9363) pub19 50% (8 samples sent)
(9332|9363) pub19 62% (10 samples sent)
(9332|9363) pub19 75% (12 samples sent)
(9332|9363) pub19 81% (13 samples sent)
(9332|9363) pub19 93% (15 samples sent)
(9332|9363) pub19 100% (16 samples sent)
(9332|9363) pub19->wait_match() before write for 01030000.63190dac.00000016.00000102(36023c0c)
(9332|9343) sub 10% (103 samples received)
(9332|9362) pub18 writer id: 01030000.63190dac.00000014.00000102(4cc26f6c)
(9332|9362) pub18->started
(9332|9362) pub18 12% (2 samples sent)
(9332|9362) pub18 25% (4 samples sent)
(9332|9362) pub18 31% (5 samples sent)
(9332|9362) pub18 43% (7 samples sent)
(9332|9362) pub18 50% (8 samples sent)
(9332|9357) pub13<-match found! before write for 01030000.63190dac.0000000e.00000102(6692e04f)
(9332|9357) pub13 waiting for acks
(9332|9362) pub18 62% (10 samples sent)
(9332|9362) pub18 75% (12 samples sent)
(9332|9362) pub18 81% (13 samples sent)
(9332|9362) pub18 93% (15 samples sent)
(9332|9362) pub18 100% (16 samples sent)
(9332|9362) pub18->wait_match() before write for 01030000.63190dac.00000014.00000102(4cc26f6c)
(9332|9363) pub19<-match found! before write for 01030000.63190dac.00000016.00000102(36023c0c)
(9332|9363) pub19 waiting for acks
(9332|9362) pub18<-match found! before write for 01030000.63190dac.00000014.00000102(4cc26f6c)
(9332|9362) pub18 waiting for acks
(9332|9385) pub41 waiting for acks returned
(9332|9385) pub41<-delete_contained_entities
(9332|9364) pub20 writer id: 01030000.63190dac.00000017.00000102(0b6215bc)
(9332|9364) pub20->started
(9332|9364) pub20 12% (2 samples sent)
(9332|9364) pub20 25% (4 samples sent)
(9332|9364) pub20 31% (5 samples sent)
(9332|9364) pub20 43% (7 samples sent)
(9332|9364) pub20 50% (8 samples sent)
(9332|9364) pub20 62% (10 samples sent)
(9332|9364) pub20 75% (12 samples sent)
(9332|9364) pub20 81% (13 samples sent)
(9332|9364) pub20 93% (15 samples sent)
(9332|9364) pub20 100% (16 samples sent)
(9332|9364) pub20->wait_match() before write for 01030000.63190dac.00000017.00000102(0b6215bc)
(9332|9368) pub24 writer id: 01030000.63190dac.0000001b.00000102(ce92f8bd)
(9332|9368) pub24->started
(9332|9368) pub24 12% (2 samples sent)
(9332|9368) pub24 25% (4 samples sent)
(9332|9368) pub24 31% (5 samples sent)
(9332|9368) pub24 43% (7 samples sent)
(9332|9368) pub24 50% (8 samples sent)
(9332|9368) pub24 62% (10 samples sent)
(9332|9368) pub24 75% (12 samples sent)
(9332|9368) pub24 81% (13 samples sent)
(9332|9375) pub31 writer id: 01030000.63190dac.00000029.00000102(1573135b)
(9332|9375) pub31->started
(9332|9375) pub31 12% (2 samples sent)
(9332|9375) pub31 25% (4 samples sent)
(9332|9375) pub31 31% (5 samples sent)
(9332|9375) pub31 43% (7 samples sent)
(9332|9375) pub31 50% (8 samples sent)
(9332|9375) pub31 62% (10 samples sent)
(9332|9375) pub31 75% (12 samples sent)
(9332|9375) pub31 81% (13 samples sent)
(9332|9375) pub31 93% (15 samples sent)
(9332|9375) pub31 100% (16 samples sent)
(9332|9375) pub31->wait_match() before write for 01030000.63190dac.00000029.00000102(1573135b)
(9332|9368) pub24 93% (15 samples sent)
(9332|9368) pub24 100% (16 samples sent)
(9332|9368) pub24->wait_match() before write for 01030000.63190dac.0000001b.00000102(ce92f8bd)
(9332|9388) pub44 writer id: 01030000.63190dac.00000037.00000102(caa33ab8)
(9332|9388) pub44->started
(9332|9388) pub44 12% (2 samples sent)
(9332|9388) pub44 25% (4 samples sent)
(9332|9356) pub12 waiting for acks returned
(9332|9356) pub12<-delete_contained_entities
(9332|9388) pub44 31% (5 samples sent)
(9332|9388) pub44 43% (7 samples sent)
(9332|9388) pub44 50% (8 samples sent)
(9332|9388) pub44 62% (10 samples sent)
(9332|9388) pub44 75% (12 samples sent)
(9332|9388) pub44 81% (13 samples sent)
(9332|9388) pub44 93% (15 samples sent)
(9332|9388) pub44 100% (16 samples sent)
(9332|9388) pub44->wait_match() before write for 01030000.63190dac.00000037.00000102(caa33ab8)
(9332|9364) pub20<-match found! before write for 01030000.63190dac.00000017.00000102(0b6215bc)
(9332|9364) pub20 waiting for acks
(9332|9357) pub13 waiting for acks returned
(9332|9357) pub13<-delete_contained_entities
(9332|9368) pub24<-match found! before write for 01030000.63190dac.0000001b.00000102(ce92f8bd)
(9332|9368) pub24 waiting for acks
(9332|9375) pub31<-match found! before write for 01030000.63190dac.00000029.00000102(1573135b)
(9332|9375) pub31 waiting for acks
(9332|9363) pub19 waiting for acks returned
(9332|9363) pub19<-delete_contained_entities
(9332|9350) pub6 writer id: 01030000.63190dac.00000007.00000102(6b82823e)
(9332|9350) pub6->started
(9332|9350) pub6 12% (2 samples sent)
(9332|9350) pub6 25% (4 samples sent)
(9332|9350) pub6 31% (5 samples sent)
(9332|9350) pub6 43% (7 samples sent)
(9332|9350) pub6 50% (8 samples sent)
(9332|9350) pub6 62% (10 samples sent)
(9332|9350) pub6 75% (12 samples sent)
(9332|9350) pub6 81% (13 samples sent)
(9332|9350) pub6 93% (15 samples sent)
(9332|9350) pub6 100% (16 samples sent)
(9332|9350) pub6->wait_match() before write for 01030000.63190dac.00000007.00000102(6b82823e)
(9332|9369) pub25 writer id: 01030000.63190dac.0000001d.00000102(41d20d1d)
(9332|9369) pub25->started
(9332|9352) pub8 writer id: 01030000.63190dac.00000009.00000102(d4b23c5f)
(9332|9352) pub8->started
(9332|9344) pub0 writer id: 01030000.63190dac.00000003.00000102(9e0224fe)
(9332|9344) pub0->started
(9332|9344) pub0 12% (2 samples sent)
(9332|9352) pub8 12% (2 samples sent)
(9332|9344) pub0 25% (4 samples sent)
(9332|9352) pub8 25% (4 samples sent)
(9332|9344) pub0 31% (5 samples sent)
(9332|9352) pub8 31% (5 samples sent)
(9332|9352) pub8 43% (7 samples sent)
(9332|9352) pub8 50% (8 samples sent)
(9332|9352) pub8 62% (10 samples sent)
(9332|9352) pub8 75% (12 samples sent)
(9332|9352) pub8 81% (13 samples sent)
(9332|9352) pub8 93% (15 samples sent)
(9332|9352) pub8 100% (16 samples sent)
(9332|9352) pub8->wait_match() before write for 01030000.63190dac.00000009.00000102(d4b23c5f)
(9332|9347) pub3 writer id: 01030000.63190dac.0000000b.00000102(ae726f3f)
(9332|9347) pub3->started
(9332|9391) pub47 writer id: 01030000.63190dac.0000002e.00000102(a753cf4b)
(9332|9391) pub47->started
(9332|9347) pub3 12% (2 samples sent)
(9332|9347) pub3 25% (4 samples sent)
(9332|9391) pub47 12% (2 samples sent)
(9332|9391) pub47 25% (4 samples sent)
(9332|9369) pub25 12% (2 samples sent)
(9332|9391) pub47 31% (5 samples sent)
(9332|9369) pub25 25% (4 samples sent)
(9332|9391) pub47 43% (7 samples sent)
(9332|9369) pub25 31% (5 samples sent)
(9332|9391) pub47 50% (8 samples sent)
(9332|9369) pub25 43% (7 samples sent)
(9332|9369) pub25 50% (8 samples sent)
(9332|9369) pub25 62% (10 samples sent)
(9332|9369) pub25 75% (12 samples sent)
(9332|9369) pub25 81% (13 samples sent)
(9332|9369) pub25 93% (15 samples sent)
(9332|9369) pub25 100% (16 samples sent)
(9332|9369) pub25->wait_match() before write for 01030000.63190dac.0000001d.00000102(41d20d1d)
(9332|9347) pub3 31% (5 samples sent)
(9332|9347) pub3 43% (7 samples sent)
(9332|9347) pub3 50% (8 samples sent)
(9332|9347) pub3 62% (10 samples sent)
(9332|9347) pub3 75% (12 samples sent)
(9332|9347) pub3 81% (13 samples sent)
(9332|9347) pub3 93% (15 samples sent)
(9332|9347) pub3 100% (16 samples sent)
(9332|9347) pub3->wait_match() before write for 01030000.63190dac.0000000b.00000102(ae726f3f)
(9332|9344) pub0 43% (7 samples sent)
(9332|9344) pub0 50% (8 samples sent)
(9332|9344) pub0 62% (10 samples sent)
(9332|9344) pub0 75% (12 samples sent)
(9332|9344) pub0 81% (13 samples sent)
(9332|9344) pub0 93% (15 samples sent)
(9332|9344) pub0 100% (16 samples sent)
(9332|9344) pub0->wait_match() before write for 01030000.63190dac.00000003.00000102(9e0224fe)
(9332|9391) pub47 62% (10 samples sent)
(9332|9391) pub47 75% (12 samples sent)
(9332|9391) pub47 81% (13 samples sent)
(9332|9391) pub47 93% (15 samples sent)
(9332|9391) pub47 100% (16 samples sent)
(9332|9391) pub47->wait_match() before write for 01030000.63190dac.0000002e.00000102(a753cf4b)
(9332|9384) pub40 writer id: 01030000.63190dac.0000002b.00000102(6fb3403b)
(9332|9384) pub40->started
(9332|9384) pub40 12% (2 samples sent)
(9332|9384) pub40 25% (4 samples sent)
(9332|9384) pub40 31% (5 samples sent)
(9332|9384) pub40 43% (7 samples sent)
(9332|9384) pub40 50% (8 samples sent)
(9332|9384) pub40 62% (10 samples sent)
(9332|9384) pub40 75% (12 samples sent)
(9332|9384) pub40 81% (13 samples sent)
(9332|9384) pub40 93% (15 samples sent)
(9332|9384) pub40 100% (16 samples sent)
(9332|9384) pub40->wait_match() before write for 01030000.63190dac.0000002b.00000102(6fb3403b)
(9332|9403) pub59 writer id: 01030000.63190dac.00000030.00000102(7883e6a8)
(9332|9403) pub59->started
(9332|9354) pub10 writer id: 01030000.63190dac.00000011.00000102(8422e01c)
(9332|9354) pub10->started
(9332|9354) pub10 12% (2 samples sent)
(9332|9343) sub 20% (205 samples received)
(9332|9354) pub10 25% (4 samples sent)
(9332|9354) pub10 31% (5 samples sent)
(9332|9354) pub10 43% (7 samples sent)
(9332|9354) pub10 50% (8 samples sent)
(9332|9354) pub10 62% (10 samples sent)
(9332|9354) pub10 75% (12 samples sent)
(9332|9354) pub10 81% (13 samples sent)
(9332|9354) pub10 93% (15 samples sent)
(9332|9354) pub10 100% (16 samples sent)
(9332|9354) pub10->wait_match() before write for 01030000.63190dac.00000011.00000102(8422e01c)
(9332|9394) pub50 writer id: 01030000.63190dac.00000025.00000102(d083fe5a)
(9332|9394) pub50->started
(9332|9394) pub50 12% (2 samples sent)
(9332|9394) pub50 25% (4 samples sent)
(9332|9394) pub50 31% (5 samples sent)
(9332|9394) pub50 43% (7 samples sent)
(9332|9394) pub50 50% (8 samples sent)
(9332|9394) pub50 62% (10 samples sent)
(9332|9370) pub26 writer id: 01030000.63190dac.00000020.00000102(1863712a)
(9332|9370) pub26->started
(9332|9394) pub50 75% (12 samples sent)
(9332|9394) pub50 81% (13 samples sent)
(9332|9370) pub26 12% (2 samples sent)
(9332|9394) pub50 93% (15 samples sent)
(9332|9394) pub50 100% (16 samples sent)
(9332|9394) pub50->wait_match() before write for 01030000.63190dac.00000025.00000102(d083fe5a)
(9332|9403) pub59 12% (2 samples sent)
(9332|9370) pub26 25% (4 samples sent)
(9332|9370) pub26 31% (5 samples sent)
(9332|9403) pub59 25% (4 samples sent)
(9332|9398) pub54 writer id: 01030000.63190dac.00000023.00000102(5fc30bfa)
(9332|9398) pub54->started
(9332|9403) pub59 31% (5 samples sent)
(9332|9370) pub26 43% (7 samples sent)
(9332|9370) pub26 50% (8 samples sent)
(9332|9403) pub59 43% (7 samples sent)
(9332|9398) pub54 12% (2 samples sent)
(9332|9370) pub26 62% (10 samples sent)
(9332|9403) pub59 50% (8 samples sent)
(9332|9398) pub54 25% (4 samples sent)
(9332|9370) pub26 75% (12 samples sent)
(9332|9398) pub54 31% (5 samples sent)
(9332|9403) pub59 62% (10 samples sent)
(9332|9370) pub26 81% (13 samples sent)
(9332|9398) pub54 43% (7 samples sent)
(9332|9403) pub59 75% (12 samples sent)
(9332|9398) pub54 50% (8 samples sent)
(9332|9403) pub59 81% (13 samples sent)
(9332|9398) pub54 62% (10 samples sent)
(9332|9403) pub59 93% (15 samples sent)
(9332|9398) pub54 75% (12 samples sent)
(9332|9403) pub59 100% (16 samples sent)
(9332|9403) pub59->wait_match() before write for 01030000.63190dac.00000030.00000102(7883e6a8)
(9332|9398) pub54 81% (13 samples sent)
(9332|9398) pub54 93% (15 samples sent)
(9332|9398) pub54 100% (16 samples sent)
(9332|9398) pub54->wait_match() before write for 01030000.63190dac.00000023.00000102(5fc30bfa)
(9332|9362) pub18 waiting for acks returned
(9332|9362) pub18<-delete_contained_entities
(9332|9370) pub26 93% (15 samples sent)
(9332|9370) pub26 100% (16 samples sent)
(9332|9370) pub26->wait_match() before write for 01030000.63190dac.00000020.00000102(1863712a)
(9332|9350) pub6<-match found! before write for 01030000.63190dac.00000007.00000102(6b82823e)
(9332|9350) pub6 waiting for acks
(9332|9388) pub44<-match found! before write for 01030000.63190dac.00000037.00000102(caa33ab8)
(9332|9388) pub44 waiting for acks
(9332|9374) pub30 writer id: 01030000.63190dac.00000027.00000102(aa43ad3a)
(9332|9374) pub30->started
(9332|9369) pub25<-match found! before write for 01030000.63190dac.0000001d.00000102(41d20d1d)
(9332|9369) pub25 waiting for acks
(9332|9374) pub30 12% (2 samples sent)
(9332|9374) pub30 25% (4 samples sent)
(9332|9374) pub30 31% (5 samples sent)
(9332|9374) pub30 43% (7 samples sent)
(9332|9374) pub30 50% (8 samples sent)
(9332|9374) pub30 62% (10 samples sent)
(9332|9374) pub30 75% (12 samples sent)
(9332|9374) pub30 81% (13 samples sent)
(9332|9374) pub30 93% (15 samples sent)
(9332|9374) pub30 100% (16 samples sent)
(9332|9374) pub30->wait_match() before write for 01030000.63190dac.00000027.00000102(aa43ad3a)
(9332|9364) pub20 waiting for acks returned
(9332|9364) pub20<-delete_contained_entities
(9332|9378) pub34 writer id: 01030000.63190dac.0000002c.00000102(dd939c2b)
(9332|9378) pub34->started
(9332|9399) pub55 writer id: 01030000.63190dac.0000003d.00000102(80132219)
(9332|9399) pub55->started
(9332|9378) pub34 12% (2 samples sent)
(9332|9399) pub55 12% (2 samples sent)
(9332|9378) pub34 25% (4 samples sent)
(9332|9378) pub34 31% (5 samples sent)
(9332|9378) pub34 43% (7 samples sent)
(9332|9378) pub34 50% (8 samples sent)
(9332|9378) pub34 62% (10 samples sent)
(9332|9378) pub34 75% (12 samples sent)
(9332|9378) pub34 81% (13 samples sent)
(9332|9378) pub34 93% (15 samples sent)
(9332|9378) pub34 100% (16 samples sent)
(9332|9378) pub34->wait_match() before write for 01030000.63190dac.0000002c.00000102(dd939c2b)
(9332|9399) pub55 25% (4 samples sent)
(9332|9399) pub55 31% (5 samples sent)
(9332|9399) pub55 43% (7 samples sent)
(9332|9399) pub55 50% (8 samples sent)
(9332|9399) pub55 62% (10 samples sent)
(9332|9399) pub55 75% (12 samples sent)
(9332|9399) pub55 81% (13 samples sent)
(9332|9399) pub55 93% (15 samples sent)
(9332|9399) pub55 100% (16 samples sent)
(9332|9399) pub55->wait_match() before write for 01030000.63190dac.0000003d.00000102(80132219)
(9332|9352) pub8<-match found! before write for 01030000.63190dac.00000009.00000102(d4b23c5f)
(9332|9352) pub8 waiting for acks
(9332|9347) pub3<-match found! before write for 01030000.63190dac.0000000b.00000102(ae726f3f)
(9332|9347) pub3 waiting for acks
(9332|9391) pub47<-match found! before write for 01030000.63190dac.0000002e.00000102(a753cf4b)
(9332|9391) pub47 waiting for acks
(9332|9376) pub32 writer id: 01030000.63190dac.00000026.00000102(9723848a)
(9332|9376) pub32->started
(9332|9397) pub53 writer id: 01030000.63190dac.00000032.00000102(0243b5c8)
(9332|9397) pub53->started
(9332|9376) pub32 12% (2 samples sent)
(9332|9397) pub53 12% (2 samples sent)
(9332|9376) pub32 25% (4 samples sent)
(9332|9397) pub53 25% (4 samples sent)
(9332|9376) pub32 31% (5 samples sent)
(9332|9376) pub32 43% (7 samples sent)
(9332|9376) pub32 50% (8 samples sent)
(9332|9376) pub32 62% (10 samples sent)
(9332|9376) pub32 75% (12 samples sent)
(9332|9376) pub32 81% (13 samples sent)
(9332|9376) pub32 93% (15 samples sent)
(9332|9376) pub32 100% (16 samples sent)
(9332|9376) pub32->wait_match() before write for 01030000.63190dac.00000026.00000102(9723848a)
(9332|9344) pub0<-match found! before write for 01030000.63190dac.00000003.00000102(9e0224fe)
(9332|9344) pub0 waiting for acks
(9332|9397) pub53 31% (5 samples sent)
(9332|9368) pub24 waiting for acks returned
(9332|9368) pub24<-delete_contained_entities
(9332|9397) pub53 43% (7 samples sent)
(9332|9375) pub31 waiting for acks returned
(9332|9375) pub31<-delete_contained_entities
(9332|9397) pub53 50% (8 samples sent)
(9332|9397) pub53 62% (10 samples sent)
(9332|9397) pub53 75% (12 samples sent)
(9332|9397) pub53 81% (13 samples sent)
(9332|9397) pub53 93% (15 samples sent)
(9332|9397) pub53 100% (16 samples sent)
(9332|9397) pub53->wait_match() before write for 01030000.63190dac.00000032.00000102(0243b5c8)
(9332|9404) pub60 writer id: 01030000.63190dac.00000040.00000102(81510667)
(9332|9404) pub60->started
(9332|9404) pub60 12% (2 samples sent)
(9332|9404) pub60 25% (4 samples sent)
(9332|9404) pub60 31% (5 samples sent)
(9332|9404) pub60 43% (7 samples sent)
(9332|9404) pub60 50% (8 samples sent)
(9332|9384) pub40<-match found! before write for 01030000.63190dac.0000002b.00000102(6fb3403b)
(9332|9384) pub40 waiting for acks
(9332|9404) pub60 62% (10 samples sent)
(9332|9403) pub59<-match found! before write for 01030000.63190dac.00000030.00000102(7883e6a8)
(9332|9403) pub59 waiting for acks
(9332|9404) pub60 75% (12 samples sent)
(9332|9404) pub60 81% (13 samples sent)
(9332|9404) pub60 93% (15 samples sent)
(9332|9404) pub60 100% (16 samples sent)
(9332|9404) pub60->wait_match() before write for 01030000.63190dac.00000040.00000102(81510667)
(9332|9373) pub28 writer id: 01030000.63190dac.00000022.00000102(62a3224a)
(9332|9373) pub28->started
(9332|9373) pub28 12% (2 samples sent)
(9332|9373) pub28 25% (4 samples sent)
(9332|9373) pub28 31% (5 samples sent)
(9332|9373) pub28 43% (7 samples sent)
(9332|9373) pub28 50% (8 samples sent)
(9332|9373) pub28 62% (10 samples sent)
(9332|9373) pub28 75% (12 samples sent)
(9332|9373) pub28 81% (13 samples sent)
(9332|9373) pub28 93% (15 samples sent)
(9332|9373) pub28 100% (16 samples sent)
(9332|9373) pub28->wait_match() before write for 01030000.63190dac.00000022.00000102(62a3224a)
(9332|9345) pub1 writer id: 01030000.63190dac.00000006.00000102(56e2ab8e)
(9332|9345) pub1->started
(9332|9345) pub1 12% (2 samples sent)
(9332|9345) pub1 25% (4 samples sent)
(9332|9345) pub1 31% (5 samples sent)
(9332|9345) pub1 43% (7 samples sent)
(9332|9345) pub1 50% (8 samples sent)
(9332|9345) pub1 62% (10 samples sent)
(9332|9345) pub1 75% (12 samples sent)
(9332|9345) pub1 81% (13 samples sent)
(9332|9345) pub1 93% (15 samples sent)
(9332|9345) pub1 100% (16 samples sent)
(9332|9345) pub1->wait_match() before write for 01030000.63190dac.00000006.00000102(56e2ab8e)
(9332|9351) pub7 writer id: 01030000.63190dac.0000000f.00000102(5bf2c9ff)
(9332|9351) pub7->started
(9332|9351) pub7 12% (2 samples sent)
(9332|9351) pub7 25% (4 samples sent)
(9332|9351) pub7 31% (5 samples sent)
(9332|9351) pub7 43% (7 samples sent)
(9332|9351) pub7 50% (8 samples sent)
(9332|9351) pub7 62% (10 samples sent)
(9332|9351) pub7 75% (12 samples sent)
(9332|9351) pub7 81% (13 samples sent)
(9332|9351) pub7 93% (15 samples sent)
(9332|9351) pub7 100% (16 samples sent)
(9332|9351) pub7->wait_match() before write for 01030000.63190dac.0000000f.00000102(5bf2c9ff)
(9332|9371) pub27 writer id: 01030000.63190dac.0000001c.00000102(7cb224ad)
(9332|9371) pub27->started
(9332|9381) pub37 writer id: 01030000.63190dac.00000031.00000102(45e3cf18)
(9332|9381) pub37->started
(9332|9371) pub27 12% (2 samples sent)
(9332|9381) pub37 12% (2 samples sent)
(9332|9381) pub37 25% (4 samples sent)
(9332|9381) pub37 31% (5 samples sent)
(9332|9366) pub22 writer id: 01030000.63190dac.00000019.00000102(b452abdd)
(9332|9366) pub22->started
(9332|9381) pub37 43% (7 samples sent)
(9332|9381) pub37 50% (8 samples sent)
(9332|9366) pub22 12% (2 samples sent)
(9332|9381) pub37 62% (10 samples sent)
(9332|9366) pub22 25% (4 samples sent)
(9332|9381) pub37 75% (12 samples sent)
(9332|9366) pub22 31% (5 samples sent)
(9332|9381) pub37 81% (13 samples sent)
(9332|9366) pub22 43% (7 samples sent)
(9332|9366) pub22 50% (8 samples sent)
(9332|9366) pub22 62% (10 samples sent)
(9332|9366) pub22 75% (12 samples sent)
(9332|9366) pub22 81% (13 samples sent)
(9332|9366) pub22 93% (15 samples sent)
(9332|9366) pub22 100% (16 samples sent)
(9332|9366) pub22->wait_match() before write for 01030000.63190dac.00000019.00000102(b452abdd)
(9332|9371) pub27 25% (4 samples sent)
(9332|9371) pub27 31% (5 samples sent)
(9332|9371) pub27 43% (7 samples sent)
(9332|9371) pub27 50% (8 samples sent)
(9332|9371) pub27 62% (10 samples sent)
(9332|9371) pub27 75% (12 samples sent)
(9332|9371) pub27 81% (13 samples sent)
(9332|9371) pub27 93% (15 samples sent)
(9332|9401) pub57 writer id: 01030000.63190dac.0000003e.00000102(c7b358c9)
(9332|9401) pub57->started
(9332|9401) pub57 12% (2 samples sent)
(9332|9401) pub57 25% (4 samples sent)
(9332|9401) pub57 31% (5 samples sent)
(9332|9401) pub57 43% (7 samples sent)
(9332|9401) pub57 50% (8 samples sent)
(9332|9401) pub57 62% (10 samples sent)
(9332|9371) pub27 100% (16 samples sent)
(9332|9371) pub27->wait_match() before write for 01030000.63190dac.0000001c.00000102(7cb224ad)
(9332|9381) pub37 93% (15 samples sent)
(9332|9381) pub37 100% (16 samples sent)
(9332|9381) pub37->wait_match() before write for 01030000.63190dac.00000031.00000102(45e3cf18)
(9332|9383) pub39 writer id: 01030000.63190dac.00000035.00000102(b06369d8)
(9332|9383) pub39->started
(9332|9383) pub39 12% (2 samples sent)
(9332|9383) pub39 25% (4 samples sent)
(9332|9377) pub33 writer id: 01030000.63190dac.0000001f.00000102(3b125e7d)
(9332|9377) pub33->started
(9332|9383) pub39 31% (5 samples sent)
(9332|9383) pub39 43% (7 samples sent)
(9332|9377) pub33 12% (2 samples sent)
(9332|9383) pub39 50% (8 samples sent)
(9332|9377) pub33 25% (4 samples sent)
(9332|9383) pub39 62% (10 samples sent)
(9332|9377) pub33 31% (5 samples sent)
(9332|9383) pub39 75% (12 samples sent)
(9332|9377) pub33 43% (7 samples sent)
(9332|9383) pub39 81% (13 samples sent)
(9332|9377) pub33 50% (8 samples sent)
(9332|9383) pub39 93% (15 samples sent)
(9332|9377) pub33 62% (10 samples sent)
(9332|9383) pub39 100% (16 samples sent)
(9332|9383) pub39->wait_match() before write for 01030000.63190dac.00000035.00000102(b06369d8)
(9332|9377) pub33 75% (12 samples sent)
(9332|9377) pub33 81% (13 samples sent)
(9332|9377) pub33 93% (15 samples sent)
(9332|9377) pub33 100% (16 samples sent)
(9332|9377) pub33->wait_match() before write for 01030000.63190dac.0000001f.00000102(3b125e7d)
(9332|9379) pub35 writer id: 01030000.63190dac.00000028.00000102(28133aeb)
(9332|9379) pub35->started
(9332|9379) pub35 12% (2 samples sent)
(9332|9379) pub35 25% (4 samples sent)
(9332|9379) pub35 31% (5 samples sent)
(9332|9379) pub35 43% (7 samples sent)
(9332|9379) pub35 50% (8 samples sent)
(9332|9379) pub35 62% (10 samples sent)
(9332|9401) pub57 75% (12 samples sent)
(9332|9379) pub35 75% (12 samples sent)
(9332|9401) pub57 81% (13 samples sent)
(9332|9379) pub35 81% (13 samples sent)
(9332|9401) pub57 93% (15 samples sent)
(9332|9379) pub35 93% (15 samples sent)
(9332|9401) pub57 100% (16 samples sent)
(9332|9379) pub35 100% (16 samples sent)
(9332|9401) pub57->wait_match() before write for 01030000.63190dac.0000003e.00000102(c7b358c9)
(9332|9379) pub35->wait_match() before write for 01030000.63190dac.00000028.00000102(28133aeb)
(9332|9386) pub42 writer id: 01030000.63190dac.0000002d.00000102(e0f3b59b)
(9332|9386) pub42->started
(9332|9386) pub42 12% (2 samples sent)
(9332|9386) pub42 25% (4 samples sent)
(9332|9386) pub42 31% (5 samples sent)
(9332|9386) pub42 43% (7 samples sent)
(9332|9386) pub42 50% (8 samples sent)
(9332|9386) pub42 62% (10 samples sent)
(9332|9386) pub42 75% (12 samples sent)
(9332|9386) pub42 81% (13 samples sent)
(9332|9386) pub42 93% (15 samples sent)
(9332|9386) pub42 100% (16 samples sent)
(9332|9386) pub42->wait_match() before write for 01030000.63190dac.0000002d.00000102(e0f3b59b)
(9332|9367) pub23 writer id: 01030000.63190dac.0000001a.00000102(f3f2d10d)
(9332|9367) pub23->started
(9332|9367) pub23 12% (2 samples sent)
(9332|9367) pub23 25% (4 samples sent)
(9332|9367) pub23 31% (5 samples sent)
(9332|9367) pub23 43% (7 samples sent)
(9332|9367) pub23 50% (8 samples sent)
(9332|9367) pub23 62% (10 samples sent)
(9332|9367) pub23 75% (12 samples sent)
(9332|9367) pub23 81% (13 samples sent)
(9332|9367) pub23 93% (15 samples sent)
(9332|9367) pub23 100% (16 samples sent)
(9332|9367) pub23->wait_match() before write for 01030000.63190dac.0000001a.00000102(f3f2d10d)
(9332|9372) pub29 writer id: 01030000.63190dac.0000001e.00000102(067277cd)
(9332|9372) pub29->started
(9332|9372) pub29 12% (2 samples sent)
(9332|9372) pub29 25% (4 samples sent)
(9332|9372) pub29 31% (5 samples sent)
(9332|9372) pub29 43% (7 samples sent)
(9332|9372) pub29 50% (8 samples sent)
(9332|9372) pub29 62% (10 samples sent)
(9332|9372) pub29 75% (12 samples sent)
(9332|9372) pub29 81% (13 samples sent)
(9332|9372) pub29 93% (15 samples sent)
(9332|9372) pub29 100% (16 samples sent)
(9332|9372) pub29->wait_match() before write for 01030000.63190dac.0000001e.00000102(067277cd)
(9332|9393) pub49 writer id: 01030000.63190dac.00000021.00000102(2503589a)
(9332|9393) pub49->started
(9332|9393) pub49 12% (2 samples sent)
(9332|9393) pub49 25% (4 samples sent)
(9332|9393) pub49 31% (5 samples sent)
(9332|9393) pub49 43% (7 samples sent)
(9332|9393) pub49 50% (8 samples sent)
(9332|9393) pub49 62% (10 samples sent)
(9332|9393) pub49 75% (12 samples sent)
(9332|9393) pub49 81% (13 samples sent)
(9332|9393) pub49 93% (15 samples sent)
(9332|9393) pub49 100% (16 samples sent)
(9332|9393) pub49->wait_match() before write for 01030000.63190dac.00000021.00000102(2503589a)
(9332|9387) pub43 writer id: 01030000.63190dac.00000024.00000102(ede3d7ea)
(9332|9387) pub43->started
(9332|9387) pub43 12% (2 samples sent)
(9332|9387) pub43 25% (4 samples sent)
(9332|9387) pub43 31% (5 samples sent)
(9332|9387) pub43 43% (7 samples sent)
(9332|9387) pub43 50% (8 samples sent)
(9332|9387) pub43 62% (10 samples sent)
(9332|9387) pub43 75% (12 samples sent)
(9332|9387) pub43 81% (13 samples sent)
(9332|9387) pub43 93% (15 samples sent)
(9332|9387) pub43 100% (16 samples sent)
(9332|9387) pub43->wait_match() before write for 01030000.63190dac.00000024.00000102(ede3d7ea)
(9332|9353) pub9<-delete_participant
(9332|9360) pub16 writer id: 01030000.63190dac.00000010.00000102(b942c9ac)
(9332|9360) pub16->started
(9332|9360) pub16 12% (2 samples sent)
(9332|9360) pub16 25% (4 samples sent)
(9332|9360) pub16 31% (5 samples sent)
(9332|9360) pub16 43% (7 samples sent)
(9332|9360) pub16 50% (8 samples sent)
(9332|9360) pub16 62% (10 samples sent)
(9332|9360) pub16 75% (12 samples sent)
(9332|9382) pub38 writer id: 01030000.63190dac.00000033.00000102(3f239c78)
(9332|9382) pub38->started
(9332|9382) pub38 12% (2 samples sent)
(9332|9382) pub38 25% (4 samples sent)
(9332|9382) pub38 31% (5 samples sent)
(9332|9382) pub38 43% (7 samples sent)
(9332|9382) pub38 50% (8 samples sent)
(9332|9382) pub38 62% (10 samples sent)
(9332|9382) pub38 75% (12 samples sent)
(9332|9382) pub38 81% (13 samples sent)
(9332|9382) pub38 93% (15 samples sent)
(9332|9382) pub38 100% (16 samples sent)
(9332|9382) pub38->wait_match() before write for 01030000.63190dac.00000033.00000102(3f239c78)
(9332|9360) pub16 81% (13 samples sent)
(9332|9360) pub16 93% (15 samples sent)
(9332|9360) pub16 100% (16 samples sent)
(9332|9360) pub16->wait_match() before write for 01030000.63190dac.00000010.00000102(b942c9ac)
(9332|9361) pub17 writer id: 01030000.63190dac.00000015.00000102(71a246dc)
(9332|9361) pub17->started
(9332|9361) pub17 12% (2 samples sent)
(9332|9361) pub17 25% (4 samples sent)
(9332|9361) pub17 31% (5 samples sent)
(9332|9361) pub17 43% (7 samples sent)
(9332|9361) pub17 50% (8 samples sent)
(9332|9361) pub17 62% (10 samples sent)
(9332|9361) pub17 75% (12 samples sent)
(9332|9361) pub17 81% (13 samples sent)
(9332|9361) pub17 93% (15 samples sent)
(9332|9361) pub17 100% (16 samples sent)
(9332|9361) pub17->wait_match() before write for 01030000.63190dac.00000015.00000102(71a246dc)
(9332|9390) pub46 writer id: 01030000.63190dac.00000039.00000102(759384d9)
(9332|9390) pub46->started
(9332|9390) pub46 12% (2 samples sent)
(9332|9390) pub46 25% (4 samples sent)
(9332|9390) pub46 31% (5 samples sent)
(9332|9390) pub46 43% (7 samples sent)
(9332|9390) pub46 50% (8 samples sent)
(9332|9390) pub46 62% (10 samples sent)
(9332|9390) pub46 75% (12 samples sent)
(9332|9390) pub46 81% (13 samples sent)
(9332|9390) pub46 93% (15 samples sent)
(9332|9390) pub46 100% (16 samples sent)
(9332|9390) pub46->wait_match() before write for 01030000.63190dac.00000039.00000102(759384d9)
(9332|9365) pub21 writer id: 01030000.63190dac.00000018.00000102(8932826d)
(9332|9365) pub21->started
(9332|9402) pub58 writer id: 01030000.63190dac.0000003f.00000102(fad37179)
(9332|9402) pub58->started
(9332|9365) pub21 12% (2 samples sent)
(9332|9402) pub58 12% (2 samples sent)
(9332|9365) pub21 25% (4 samples sent)
(9332|9365) pub21 31% (5 samples sent)
(9332|9402) pub58 25% (4 samples sent)
(9332|9402) pub58 31% (5 samples sent)
(9332|9402) pub58 43% (7 samples sent)
(9332|9389) pub45 writer id: 01030000.63190dac.00000038.00000102(48f3ad69)
(9332|9389) pub45->started
(9332|9402) pub58 50% (8 samples sent)
(9332|9402) pub58 62% (10 samples sent)
(9332|9389) pub45 12% (2 samples sent)
(9332|9402) pub58 75% (12 samples sent)
(9332|9389) pub45 25% (4 samples sent)
(9332|9402) pub58 81% (13 samples sent)
(9332|9389) pub45 31% (5 samples sent)
(9332|9389) pub45 43% (7 samples sent)
(9332|9343) sub 30% (308 samples received)
(9332|9389) pub45 50% (8 samples sent)
(9332|9389) pub45 62% (10 samples sent)
(9332|9389) pub45 75% (12 samples sent)
(9332|9389) pub45 81% (13 samples sent)
(9332|9389) pub45 93% (15 samples sent)
(9332|9389) pub45 100% (16 samples sent)
(9332|9389) pub45->wait_match() before write for 01030000.63190dac.00000038.00000102(48f3ad69)
(9332|9365) pub21 43% (7 samples sent)
(9332|9365) pub21 50% (8 samples sent)
(9332|9365) pub21 62% (10 samples sent)
(9332|9365) pub21 75% (12 samples sent)
(9332|9365) pub21 81% (13 samples sent)
(9332|9365) pub21 93% (15 samples sent)
(9332|9365) pub21 100% (16 samples sent)
(9332|9365) pub21->wait_match() before write for 01030000.63190dac.00000018.00000102(8932826d)
(9332|9402) pub58 93% (15 samples sent)
(9332|9402) pub58 100% (16 samples sent)
(9332|9359) pub15 writer id: 01030000.63190dac.00000012.00000102(c3829acc)
(9332|9359) pub15->started
(9332|9359) pub15 12% (2 samples sent)
(9332|9359) pub15 25% (4 samples sent)
(9332|9359) pub15 31% (5 samples sent)
(9332|9359) pub15 43% (7 samples sent)
(9332|9359) pub15 50% (8 samples sent)
(9332|9402) pub58->wait_match() before write for 01030000.63190dac.0000003f.00000102(fad37179)
(9332|9359) pub15 62% (10 samples sent)
(9332|9359) pub15 75% (12 samples sent)
(9332|9359) pub15 81% (13 samples sent)
(9332|9359) pub15 93% (15 samples sent)
(9332|9359) pub15 100% (16 samples sent)
(9332|9359) pub15->wait_match() before write for 01030000.63190dac.00000012.00000102(c3829acc)
(9332|9400) pub56 writer id: 01030000.63190dac.00000034.00000102(8d034068)
(9332|9400) pub56->started
(9332|9400) pub56 12% (2 samples sent)
(9332|9400) pub56 25% (4 samples sent)
(9332|9400) pub56 31% (5 samples sent)
(9332|9400) pub56 43% (7 samples sent)
(9332|9400) pub56 50% (8 samples sent)
(9332|9400) pub56 62% (10 samples sent)
(9332|9400) pub56 75% (12 samples sent)
(9332|9400) pub56 81% (13 samples sent)
(9332|9400) pub56 93% (15 samples sent)
(9332|9400) pub56 100% (16 samples sent)
(9332|9400) pub56->wait_match() before write for 01030000.63190dac.00000034.00000102(8d034068)
(9332|9396) pub52 writer id: 01030000.63190dac.0000003b.00000102(0f53d7b9)
(9332|9396) pub52->started
(9332|9396) pub52 12% (2 samples sent)
(9332|9396) pub52 25% (4 samples sent)
(9332|9396) pub52 31% (5 samples sent)
(9332|9396) pub52 43% (7 samples sent)
(9332|9396) pub52 50% (8 samples sent)
(9332|9396) pub52 62% (10 samples sent)
(9332|9396) pub52 75% (12 samples sent)
(9332|9396) pub52 81% (13 samples sent)
(9332|9396) pub52 93% (15 samples sent)
(9332|9396) pub52 100% (16 samples sent)
(9332|9396) pub52->wait_match() before write for 01030000.63190dac.0000003b.00000102(0f53d7b9)
(9332|9392) pub48 writer id: 01030000.63190dac.0000003a.00000102(3233fe09)
(9332|9392) pub48->started
(9332|9392) pub48 12% (2 samples sent)
(9332|9392) pub48 25% (4 samples sent)
(9332|9392) pub48 31% (5 samples sent)
(9332|9392) pub48 43% (7 samples sent)
(9332|9392) pub48 50% (8 samples sent)
(9332|9392) pub48 62% (10 samples sent)
(9332|9392) pub48 75% (12 samples sent)
(9332|9392) pub48 81% (13 samples sent)
(9332|9392) pub48 93% (15 samples sent)
(9332|9392) pub48 100% (16 samples sent)
(9332|9392) pub48->wait_match() before write for 01030000.63190dac.0000003a.00000102(3233fe09)
(9332|9407) pub62 writer id: 01030000.63190dac.00000041.00000102(bc312fd7)
(9332|9407) pub62->started
(9332|9346) pub2 writer id: 01030000.63190dac.00000004.00000102(2c22f8ee)
(9332|9346) pub2->started
(9332|9407) pub62 12% (2 samples sent)
(9332|9346) pub2 12% (2 samples sent)
(9332|9407) pub62 25% (4 samples sent)
(9332|9407) pub62 31% (5 samples sent)
(9332|9346) pub2 25% (4 samples sent)
(9332|9346) pub2 31% (5 samples sent)
(9332|9407) pub62 43% (7 samples sent)
(9332|9407) pub62 50% (8 samples sent)
(9332|9346) pub2 43% (7 samples sent)
(9332|9346) pub2 50% (8 samples sent)
(9332|9407) pub62 62% (10 samples sent)
(9332|9346) pub2 62% (10 samples sent)
(9332|9407) pub62 75% (12 samples sent)
(9332|9407) pub62 81% (13 samples sent)
(9332|9346) pub2 75% (12 samples sent)
(9332|9346) pub2 81% (13 samples sent)
(9332|9407) pub62 93% (15 samples sent)
(9332|9346) pub2 93% (15 samples sent)
(9332|9407) pub62 100% (16 samples sent)
(9332|9407) pub62->wait_match() before write for 01030000.63190dac.00000041.00000102(bc312fd7)
(9332|9346) pub2 100% (16 samples sent)
(9332|9346) pub2->wait_match() before write for 01030000.63190dac.00000004.00000102(2c22f8ee)
(9332|9380) pub36 writer id: 01030000.63190dac.0000002a.00000102(52d3698b)
(9332|9380) pub36->started
(9332|9380) pub36 12% (2 samples sent)
(9332|9380) pub36 25% (4 samples sent)
(9332|9380) pub36 31% (5 samples sent)
(9332|9380) pub36 43% (7 samples sent)
(9332|9380) pub36 50% (8 samples sent)
(9332|9380) pub36 62% (10 samples sent)
(9332|9380) pub36 75% (12 samples sent)
(9332|9380) pub36 81% (13 samples sent)
(9332|9380) pub36 93% (15 samples sent)
(9332|9380) pub36 100% (16 samples sent)
(9332|9380) pub36->wait_match() before write for 01030000.63190dac.0000002a.00000102(52d3698b)
(9332|9405) pub61 writer id: 01030000.63190dac.0000003c.00000102(bd730ba9)
(9332|9405) pub61->started
(9332|9405) pub61 12% (2 samples sent)
(9332|9405) pub61 25% (4 samples sent)
(9332|9395) pub51 writer id: 01030000.63190dac.0000002f.00000102(9a33e6fb)
(9332|9405) pub61 31% (5 samples sent)
(9332|9405) pub61 43% (7 samples sent)
(9332|9405) pub61 50% (8 samples sent)
(9332|9405) pub61 62% (10 samples sent)
(9332|9405) pub61 75% (12 samples sent)
(9332|9405) pub61 81% (13 samples sent)
(9332|9395) pub51->started
(9332|9405) pub61 93% (15 samples sent)
(9332|9405) pub61 100% (16 samples sent)
(9332|9405) pub61->wait_match() before write for 01030000.63190dac.0000003c.00000102(bd730ba9)
(9332|9395) pub51 12% (2 samples sent)
(9332|9395) pub51 25% (4 samples sent)
(9332|9395) pub51 31% (5 samples sent)
(9332|9395) pub51 43% (7 samples sent)
(9332|9395) pub51 50% (8 samples sent)
(9332|9395) pub51 62% (10 samples sent)
(9332|9395) pub51 75% (12 samples sent)
(9332|9395) pub51 81% (13 samples sent)
(9332|9395) pub51 93% (15 samples sent)
(9332|9395) pub51 100% (16 samples sent)
(9332|9395) pub51->wait_match() before write for 01030000.63190dac.0000002f.00000102(9a33e6fb)
(9332|9354) pub10<-match found! before write for 01030000.63190dac.00000011.00000102(8422e01c)
(9332|9354) pub10 waiting for acks
(9332|9394) pub50<-match found! before write for 01030000.63190dac.00000025.00000102(d083fe5a)
(9332|9394) pub50 waiting for acks
(9332|9398) pub54<-match found! before write for 01030000.63190dac.00000023.00000102(5fc30bfa)
(9332|9398) pub54 waiting for acks
(9332|9370) pub26<-match found! before write for 01030000.63190dac.00000020.00000102(1863712a)
(9332|9370) pub26 waiting for acks
(9332|9374) pub30<-match found! before write for 01030000.63190dac.00000027.00000102(aa43ad3a)
(9332|9374) pub30 waiting for acks
(9332|9399) pub55<-match found! before write for 01030000.63190dac.0000003d.00000102(80132219)
(9332|9399) pub55 waiting for acks
(9332|9348) pub4<-delete_participant
(9332|9378) pub34<-match found! before write for 01030000.63190dac.0000002c.00000102(dd939c2b)
(9332|9378) pub34 waiting for acks
(9332|9376) pub32<-match found! before write for 01030000.63190dac.00000026.00000102(9723848a)
(9332|9376) pub32 waiting for acks
(9332|9397) pub53<-match found! before write for 01030000.63190dac.00000032.00000102(0243b5c8)
(9332|9397) pub53 waiting for acks
(9332|9404) pub60<-match found! before write for 01030000.63190dac.00000040.00000102(81510667)
(9332|9404) pub60 waiting for acks
(9332|9406) pub63 writer id: 01030000.63190dac.00000042.00000102(fb915507)
(9332|9406) pub63->started
(9332|9373) pub28<-match found! before write for 01030000.63190dac.00000022.00000102(62a3224a)
(9332|9373) pub28 waiting for acks
(9332|9406) pub63 12% (2 samples sent)
(9332|9406) pub63 25% (4 samples sent)
(9332|9406) pub63 31% (5 samples sent)
(9332|9406) pub63 43% (7 samples sent)
(9332|9406) pub63 50% (8 samples sent)
(9332|9406) pub63 62% (10 samples sent)
(9332|9406) pub63 75% (12 samples sent)
(9332|9406) pub63 81% (13 samples sent)
(9332|9406) pub63 93% (15 samples sent)
(9332|9406) pub63 100% (16 samples sent)
(9332|9406) pub63->wait_match() before write for 01030000.63190dac.00000042.00000102(fb915507)
(9332|9350) pub6 waiting for acks returned
(9332|9350) pub6<-delete_contained_entities
(9332|9388) pub44 waiting for acks returned
(9332|9388) pub44<-delete_contained_entities
(9332|9345) pub1<-match found! before write for 01030000.63190dac.00000006.00000102(56e2ab8e)
(9332|9345) pub1 waiting for acks
(9332|9351) pub7<-match found! before write for 01030000.63190dac.0000000f.00000102(5bf2c9ff)
(9332|9351) pub7 waiting for acks
(9332|9358) pub14<-delete_participant
(9332|9371) pub27<-match found! before write for 01030000.63190dac.0000001c.00000102(7cb224ad)
(9332|9371) pub27 waiting for acks
(9332|9379) pub35<-match found! before write for 01030000.63190dac.00000028.00000102(28133aeb)
(9332|9379) pub35 waiting for acks
(9332|9366) pub22<-match found! before write for 01030000.63190dac.00000019.00000102(b452abdd)
(9332|9366) pub22 waiting for acks
(9332|9381) pub37<-match found! before write for 01030000.63190dac.00000031.00000102(45e3cf18)
(9332|9381) pub37 waiting for acks
(9332|9386) pub42<-match found! before write for 01030000.63190dac.0000002d.00000102(e0f3b59b)
(9332|9386) pub42 waiting for acks
(9332|9401) pub57<-match found! before write for 01030000.63190dac.0000003e.00000102(c7b358c9)
(9332|9401) pub57 waiting for acks
(9332|9349) pub5<-delete_participant
(9332|9367) pub23<-match found! before write for 01030000.63190dac.0000001a.00000102(f3f2d10d)
(9332|9367) pub23 waiting for acks
(9332|9383) pub39<-match found! before write for 01030000.63190dac.00000035.00000102(b06369d8)
(9332|9383) pub39 waiting for acks
(9332|9369) pub25 waiting for acks returned
(9332|9369) pub25<-delete_contained_entities
(9332|9377) pub33<-match found! before write for 01030000.63190dac.0000001f.00000102(3b125e7d)
(9332|9377) pub33 waiting for acks
(9332|9372) pub29<-match found! before write for 01030000.63190dac.0000001e.00000102(067277cd)
(9332|9372) pub29 waiting for acks
(9332|9393) pub49<-match found! before write for 01030000.63190dac.00000021.00000102(2503589a)
(9332|9393) pub49 waiting for acks
(9332|9352) pub8 waiting for acks returned
(9332|9352) pub8<-delete_contained_entities
(9332|9387) pub43<-match found! before write for 01030000.63190dac.00000024.00000102(ede3d7ea)
(9332|9387) pub43 waiting for acks
(9332|9360) pub16<-match found! before write for 01030000.63190dac.00000010.00000102(b942c9ac)
(9332|9360) pub16 waiting for acks
(9332|9355) pub11<-delete_participant
(9332|9382) pub38<-match found! before write for 01030000.63190dac.00000033.00000102(3f239c78)
(9332|9382) pub38 waiting for acks
(9332|9347) pub3 waiting for acks returned
(9332|9347) pub3<-delete_contained_entities
(9332|9391) pub47 waiting for acks returned
(9332|9391) pub47<-delete_contained_entities
(9332|9361) pub17<-match found! before write for 01030000.63190dac.00000015.00000102(71a246dc)
(9332|9361) pub17 waiting for acks
(9332|9390) pub46<-match found! before write for 01030000.63190dac.00000039.00000102(759384d9)
(9332|9390) pub46 waiting for acks
(9332|9365) pub21<-match found! before write for 01030000.63190dac.00000018.00000102(8932826d)
(9332|9365) pub21 waiting for acks
(9332|9389) pub45<-match found! before write for 01030000.63190dac.00000038.00000102(48f3ad69)
(9332|9389) pub45 waiting for acks
(9332|9402) pub58<-match found! before write for 01030000.63190dac.0000003f.00000102(fad37179)
(9332|9402) pub58 waiting for acks
(9332|9359) pub15<-match found! before write for 01030000.63190dac.00000012.00000102(c3829acc)
(9332|9359) pub15 waiting for acks
(9332|9385) pub41<-delete_participant
(9332|9344) pub0 waiting for acks returned
(9332|9344) pub0<-delete_contained_entities
(9332|9396) pub52<-match found! before write for 01030000.63190dac.0000003b.00000102(0f53d7b9)
(9332|9396) pub52 waiting for acks
(9332|9400) pub56<-match found! before write for 01030000.63190dac.00000034.00000102(8d034068)
(9332|9400) pub56 waiting for acks
(9332|9392) pub48<-match found! before write for 01030000.63190dac.0000003a.00000102(3233fe09)
(9332|9392) pub48 waiting for acks
(9332|9384) pub40 waiting for acks returned
(9332|9384) pub40<-delete_contained_entities
(9332|9407) pub62<-match found! before write for 01030000.63190dac.00000041.00000102(bc312fd7)
(9332|9407) pub62 waiting for acks
(9332|9346) pub2<-match found! before write for 01030000.63190dac.00000004.00000102(2c22f8ee)
(9332|9346) pub2 waiting for acks
(9332|9356) pub12<-delete_participant
(9332|9380) pub36<-match found! before write for 01030000.63190dac.0000002a.00000102(52d3698b)
(9332|9380) pub36 waiting for acks
(9332|9405) pub61<-match found! before write for 01030000.63190dac.0000003c.00000102(bd730ba9)
(9332|9405) pub61 waiting for acks
(9332|9395) pub51<-match found! before write for 01030000.63190dac.0000002f.00000102(9a33e6fb)
(9332|9395) pub51 waiting for acks
(9332|9403) pub59 waiting for acks returned
(9332|9403) pub59<-delete_contained_entities
(9332|9406) pub63<-match found! before write for 01030000.63190dac.00000042.00000102(fb915507)
(9332|9406) pub63 waiting for acks
(9332|9357) pub13<-delete_participant
(9332|9343) sub 40% (410 samples received)
(9332|9363) pub19<-delete_participant
(9332|9362) pub18<-delete_participant
(9332|9364) pub20<-delete_participant
(9332|9343) sub 50% (512 samples received)
(9332|9368) pub24<-delete_participant
(9332|9375) pub31<-delete_participant
(9332|9343) sub 60% (615 samples received)
(9332|9388) pub44<-delete_participant
(9332|9343) sub 70% (717 samples received)
(9332|9350) pub6<-delete_participant
(9332|9369) pub25<-delete_participant
(9332|9343) sub 80% (820 samples received)
(9332|9352) pub8<-delete_participant
(9332|9391) pub47<-delete_participant
(9332|9347) pub3<-delete_participant
(9332|9343) sub 90% (922 samples received)
(9332|9344) pub0<-delete_participant
(9332|9384) pub40<-delete_participant
(9332|9403) pub59<-delete_participant
(9332|9343) sub 100% (1024 samples received)
(9332|9343) sub condition_.notify_all
(9332|9332) sub condition_.wait returned
(9332|9332) sub check_received
(9332|9332) sub check_received returns 0
(9332|9332) <- PublisherService::end
(9332|9354) pub10 waiting for acks returned
(9332|9354) pub10<-delete_contained_entities
(9332|9370) pub26 waiting for acks returned
(9332|9370) pub26<-delete_contained_entities
(9332|9394) pub50 waiting for acks returned
(9332|9394) pub50<-delete_contained_entities
(9332|9374) pub30 waiting for acks returned
(9332|9374) pub30<-delete_contained_entities
(9332|9398) pub54 waiting for acks returned
(9332|9398) pub54<-delete_contained_entities
(9332|9378) pub34 waiting for acks returned
(9332|9378) pub34<-delete_contained_entities
(9332|9399) pub55 waiting for acks returned
(9332|9399) pub55<-delete_contained_entities
(9332|9404) pub60 waiting for acks returned
(9332|9404) pub60<-delete_contained_entities
(9332|9397) pub53 waiting for acks returned
(9332|9397) pub53<-delete_contained_entities
(9332|9345) pub1 waiting for acks returned
(9332|9345) pub1<-delete_contained_entities
(9332|9373) pub28 waiting for acks returned
(9332|9373) pub28<-delete_contained_entities
(9332|9371) pub27 waiting for acks returned
(9332|9371) pub27<-delete_contained_entities
(9332|9351) pub7 waiting for acks returned
(9332|9351) pub7<-delete_contained_entities
(9332|9376) pub32 waiting for acks returned
(9332|9376) pub32<-delete_contained_entities
(9332|9379) pub35 waiting for acks returned
(9332|9379) pub35<-delete_contained_entities
(9332|9366) pub22 waiting for acks returned
(9332|9366) pub22<-delete_contained_entities
(9332|9381) pub37 waiting for acks returned
(9332|9381) pub37<-delete_contained_entities
(9332|9386) pub42 waiting for acks returned
(9332|9386) pub42<-delete_contained_entities
(9332|9401) pub57 waiting for acks returned
(9332|9401) pub57<-delete_contained_entities
(9332|9367) pub23 waiting for acks returned
(9332|9367) pub23<-delete_contained_entities
(9332|9377) pub33 waiting for acks returned
(9332|9377) pub33<-delete_contained_entities
(9332|9383) pub39 waiting for acks returned
(9332|9383) pub39<-delete_contained_entities
(9332|9372) pub29 waiting for acks returned
(9332|9372) pub29<-delete_contained_entities
(9332|9360) pub16 waiting for acks returned
(9332|9387) pub43 waiting for acks returned
(9332|9361) pub17 waiting for acks returned
(9332|9360) pub16<-delete_contained_entities
(9332|9361) pub17<-delete_contained_entities
(9332|9387) pub43<-delete_contained_entities
(9332|9365) pub21 waiting for acks returned
(9332|9365) pub21<-delete_contained_entities
(9332|9390) pub46 waiting for acks returned
(9332|9390) pub46<-delete_contained_entities
(9332|9389) pub45 waiting for acks returned
(9332|9389) pub45<-delete_contained_entities
(9332|9393) pub49 waiting for acks returned
(9332|9393) pub49<-delete_contained_entities
(9332|9396) pub52 waiting for acks returned
(9332|9396) pub52<-delete_contained_entities
(9332|9359) pub15 waiting for acks returned
(9332|9359) pub15<-delete_contained_entities
(9332|9402) pub58 waiting for acks returned
(9332|9402) pub58<-delete_contained_entities
(9332|9382) pub38 waiting for acks returned
(9332|9382) pub38<-delete_contained_entities
(9332|9400) pub56 waiting for acks returned
(9332|9400) pub56<-delete_contained_entities
(9332|9392) pub48 waiting for acks returned
(9332|9392) pub48<-delete_contained_entities
(9332|9407) pub62 waiting for acks returned
(9332|9407) pub62<-delete_contained_entities
(9332|9346) pub2 waiting for acks returned
(9332|9346) pub2<-delete_contained_entities
(9332|9380) pub36 waiting for acks returned
(9332|9380) pub36<-delete_contained_entities
(9332|9395) pub51 waiting for acks returned
(9332|9395) pub51<-delete_contained_entities
(9332|9405) pub61 waiting for acks returned
(9332|9405) pub61<-delete_contained_entities
(9332|9406) pub63 waiting for acks returned
(9332|9406) pub63<-delete_contained_entities
(9332|9354) pub10<-delete_participant
(9332|9370) pub26<-delete_participant
(9332|9374) pub30<-delete_participant
(9332|9378) pub34<-delete_participant
(9332|9398) pub54<-delete_participant
(9332|9394) pub50<-delete_participant
(9332|9397) pub53<-delete_participant
(9332|9399) pub55<-delete_participant
(9332|9373) pub28<-delete_participant
(9332|9383) pub39<-delete_participant
(9332|9381) pub37<-delete_participant
(9332|9389) pub45<-delete_participant
(9332|9366) pub22<-delete_participant
(9332|9404) pub60<-delete_participant
(9332|9371) pub27<-delete_participant
(9332|9345) pub1<-delete_participant
(9332|9379) pub35<-delete_participant
(9332|9361) pub17<-delete_participant
(9332|9377) pub33<-delete_participant
(9332|9406) pub63<-delete_participant
(9332|9386) pub42<-delete_participant
(9332|9376) pub32<-delete_participant
(9332|9401) pub57<-delete_participant
(9332|9407) pub62<-delete_participant
(9332|9367) pub23<-delete_participant
(9332|9372) pub29<-delete_participant
(9332|9365) pub21<-delete_participant
(9332|9360) pub16<-delete_participant
(9332|9359) pub15<-delete_participant
(9332|9387) pub43<-delete_participant
(9332|9392) pub48<-delete_participant
(9332|9395) pub51<-delete_participant
(9332|9405) pub61<-delete_participant
(9332|9351) pub7<-delete_participant
(9332|9396) pub52<-delete_participant
(9332|9393) pub49<-delete_participant
(9332|9382) pub38<-delete_participant
(9332|9346) pub2<-delete_participant
(9332|9402) pub58<-delete_participant
(9332|9380) pub36<-delete_participant
(9332|9400) pub56<-delete_participant
(9332|9390) pub46<-delete_participant
(9332|9332) <- PublisherService::~PublisherService
(9332|9332) <- Subscriber delete_contained_entities
(9332|9332) <- Subscriber delete_participant
(9332|9341) WARNING: TransportReceiveStrategy::~TransportReceiveStrategy() - terminating with 1 unprocessed bytes.
(9322|9339) send_bytes: iov[0].iov_len = 28 .iov_base =10020
(9322|9339) send_bytes: iov[1].iov_len = 40 .iov_base =398C0
(9322|9339) send_bytes: iov[2].iov_len = 20 .iov_base =24AC0
(9322|9339) WARNING: TransportSendStrategy::stop() - terminating with 88 unsent bytes.
(9322|9339) WARNING: TransportSendStrategy::stop() - terminating with 0 unsent elements.
(9332|9332) <- Subscriber::~Subscriber
(9332|9332) <- Thrasher shutdown
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl aggressive durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl single rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1 -n 1 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9409 started at 2026-03-20 20:16:14
(9409|9409) -> Thrasher started
(9409|9409) -> Subscriber::Subscriber
(9409|9409) Subscriber reader id: 01037c1e.52250c2d.24c1c3dd.00000007(fcf7e001)
(9409|9409) -> PublisherService::PublisherService
(9409|9409) -> PublisherService::start (1 threads)
(9409|9409) sub wait_received 0:1
(9409|9417) pub0->transport cfg_0
(9409|9417) pub0 writer id: 01037c1e.52250c2d.24c1c3de.00000002(cb3d6e5e)
(9409|9417) pub0->started
(9409|9417) pub0 100% (1 samples sent)
(9409|9417) pub0->wait_match() before write for 01037c1e.52250c2d.24c1c3de.00000002(cb3d6e5e)
(9409|9417) pub0<-match found! before write for 01037c1e.52250c2d.24c1c3de.00000002(cb3d6e5e)
(9409|9417) pub0 waiting for acks
(9409|9416) sub 100% (1 samples received)
(9409|9416) sub condition_.notify_all
(9409|9409) sub condition_.wait returned
(9409|9409) sub check_received
(9409|9409) sub check_received returns 0
(9409|9409) <- PublisherService::end
(9409|9417) pub0 waiting for acks returned
(9409|9417) pub0<-delete_contained_entities
(9409|9417) pub0<-delete_participant
(9409|9409) <- PublisherService::~PublisherService
(9409|9409) <- Subscriber delete_contained_entities
(9409|9409) <- Subscriber delete_participant
(9409|9409) <- Subscriber::~Subscriber
(9409|9409) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl single rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl double rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 2 -s 1 -n 2 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9423 started at 2026-03-20 20:16:15
(9423|9423) -> Thrasher started
(9423|9423) -> Subscriber::Subscriber
(9423|9423) Subscriber reader id: 01037c1e.52250c2d.24cf28e6.00000007(06baf98a)
(9423|9423) -> PublisherService::PublisherService
(9423|9423) -> PublisherService::start (2 threads)
(9423|9423) sub wait_received 0:2
(9423|9431) pub0->transport cfg_0
(9423|9432) pub1->transport cfg_1
(9423|9431) pub0 writer id: 01037c1e.52250c2d.24cf28e7.00000002(4bb024b5)
(9423|9431) pub0->started
(9423|9431) pub0 100% (1 samples sent)
(9423|9431) pub0->wait_match() before write for 01037c1e.52250c2d.24cf28e7.00000002(4bb024b5)
(9423|9432) pub1 writer id: 01037c1e.52250c2d.24cf28e8.00000002(c9e0b364)
(9423|9432) pub1->started
(9423|9432) pub1 100% (1 samples sent)
(9423|9432) pub1->wait_match() before write for 01037c1e.52250c2d.24cf28e8.00000002(c9e0b364)
(9423|9432) pub1<-match found! before write for 01037c1e.52250c2d.24cf28e8.00000002(c9e0b364)
(9423|9432) pub1 waiting for acks
(9423|9431) pub0<-match found! before write for 01037c1e.52250c2d.24cf28e7.00000002(4bb024b5)
(9423|9431) pub0 waiting for acks
(9423|9430) sub 50% (1 samples received)
(9423|9430) sub 100% (2 samples received)
(9423|9430) sub condition_.notify_all
(9423|9423) sub condition_.wait returned
(9423|9423) sub check_received
(9423|9423) sub check_received returns 0
(9423|9423) <- PublisherService::end
(9423|9432) pub1 waiting for acks returned
(9423|9432) pub1<-delete_contained_entities
(9423|9431) pub0 waiting for acks returned
(9423|9431) pub0<-delete_contained_entities
(9423|9431) pub0<-delete_participant
(9423|9432) pub1<-delete_participant
(9423|9423) <- PublisherService::~PublisherService
(9423|9423) <- Subscriber delete_contained_entities
(9423|9423) <- Subscriber delete_participant
(9423|9423) <- Subscriber::~Subscriber
(9423|9423) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl double rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl triangle rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 3 -s 3 -n 9 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9442 started at 2026-03-20 20:16:17
(9442|9442) -> Thrasher started
(9442|9442) -> Subscriber::Subscriber
(9442|9442) Subscriber reader id: 01037c1e.52250c2d.24e232ef.00000007(078de25a)
(9442|9442) -> PublisherService::PublisherService
(9442|9442) -> PublisherService::start (3 threads)
(9442|9442) sub wait_received 0:9
(9442|9451) pub1->transport cfg_1
(9442|9450) pub0->transport cfg_0
(9442|9452) pub2->transport cfg_2
(9442|9451) pub1 writer id: 01037c1e.52250c2d.24e232f1.00000002(a8373f36)
(9442|9451) pub1->started
(9442|9451) pub1 33% (1 samples sent)
(9442|9451) pub1 66% (2 samples sent)
(9442|9451) pub1 100% (3 samples sent)
(9442|9451) pub1->wait_match() before write for 01037c1e.52250c2d.24e232f1.00000002(a8373f36)
(9442|9452) pub2 writer id: 01037c1e.52250c2d.24e232f2.00000002(ef9745e6)
(9442|9452) pub2->started
(9442|9452) pub2 33% (1 samples sent)
(9442|9452) pub2 66% (2 samples sent)
(9442|9452) pub2 100% (3 samples sent)
(9442|9452) pub2->wait_match() before write for 01037c1e.52250c2d.24e232f2.00000002(ef9745e6)
(9442|9450) pub0 writer id: 01037c1e.52250c2d.24e232f0.00000002(95571686)
(9442|9450) pub0->started
(9442|9450) pub0 33% (1 samples sent)
(9442|9450) pub0 66% (2 samples sent)
(9442|9450) pub0 100% (3 samples sent)
(9442|9450) pub0->wait_match() before write for 01037c1e.52250c2d.24e232f0.00000002(95571686)
(9442|9452) pub2<-match found! before write for 01037c1e.52250c2d.24e232f2.00000002(ef9745e6)
(9442|9452) pub2 waiting for acks
(9442|9451) pub1<-match found! before write for 01037c1e.52250c2d.24e232f1.00000002(a8373f36)
(9442|9451) pub1 waiting for acks
(9442|9450) pub0<-match found! before write for 01037c1e.52250c2d.24e232f0.00000002(95571686)
(9442|9450) pub0 waiting for acks
(9442|9449) sub 11% (1 samples received)
(9442|9449) sub 22% (2 samples received)
(9442|9449) sub 33% (3 samples received)
(9442|9449) sub 44% (4 samples received)
(9442|9449) sub 55% (5 samples received)
(9442|9449) sub 66% (6 samples received)
(9442|9449) sub 77% (7 samples received)
(9442|9449) sub 88% (8 samples received)
(9442|9449) sub 100% (9 samples received)
(9442|9449) sub condition_.notify_all
(9442|9442) sub condition_.wait returned
(9442|9442) sub check_received
(9442|9442) sub check_received returns 0
(9442|9442) <- PublisherService::end
(9442|9452) pub2 waiting for acks returned
(9442|9452) pub2<-delete_contained_entities
(9442|9450) pub0 waiting for acks returned
(9442|9450) pub0<-delete_contained_entities
(9442|9451) pub1 waiting for acks returned
(9442|9451) pub1<-delete_contained_entities
(9442|9450) pub0<-delete_participant
(9442|9452) pub2<-delete_participant
(9442|9451) pub1<-delete_participant
(9442|9442) <- PublisherService::~PublisherService
(9442|9442) <- Subscriber delete_contained_entities
(9442|9442) <- Subscriber delete_participant
(9442|9442) <- Subscriber::~Subscriber
(9442|9442) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl triangle rtps durable Time:1s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl default rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 1 -s 1024 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9467 started at 2026-03-20 20:16:18
(9467|9467) -> Thrasher started
(9467|9467) -> Subscriber::Subscriber
(9467|9467) Subscriber reader id: 01037c1e.52250c2d.24fbbc48.00000007(13760d69)
(9467|9467) -> PublisherService::PublisherService
(9467|9467) -> PublisherService::start (1 threads)
(9467|9467) sub wait_received 0:1024
(9467|9476) pub0->transport cfg_0
(9467|9476) pub0 writer id: 01037c1e.52250c2d.24fbbc49.00000002(5e7cd056)
(9467|9476) pub0->started
(9467|9476) pub0 10% (103 samples sent)
(9467|9476) pub0 20% (205 samples sent)
(9467|9476) pub0 30% (308 samples sent)
(9467|9476) pub0 40% (410 samples sent)
(9467|9476) pub0 50% (512 samples sent)
(9467|9476) pub0 60% (615 samples sent)
(9467|9476) pub0 70% (717 samples sent)
(9467|9476) pub0 80% (820 samples sent)
(9467|9476) pub0 90% (922 samples sent)
(9467|9476) pub0 100% (1024 samples sent)
(9467|9476) pub0->wait_match() before write for 01037c1e.52250c2d.24fbbc49.00000002(5e7cd056)
(9467|9476) pub0<-match found! before write for 01037c1e.52250c2d.24fbbc49.00000002(5e7cd056)
(9467|9476) pub0 waiting for acks
(9467|9475) sub 10% (103 samples received)
(9467|9475) sub 20% (205 samples received)
(9467|9475) sub 30% (308 samples received)
(9467|9475) sub 40% (410 samples received)
(9467|9475) sub 50% (512 samples received)
(9467|9475) sub 60% (615 samples received)
(9467|9475) sub 70% (717 samples received)
(9467|9475) sub 80% (820 samples received)
(9467|9475) sub 90% (922 samples received)
(9467|9475) sub 100% (1024 samples received)
(9467|9475) sub condition_.notify_all
(9467|9467) sub condition_.wait returned
(9467|9467) sub check_received
(9467|9467) sub check_received returns 0
(9467|9467) <- PublisherService::end
(9467|9476) pub0 waiting for acks returned
(9467|9476) pub0<-delete_contained_entities
(9467|9476) pub0<-delete_participant
(9467|9467) <- PublisherService::~PublisherService
(9467|9467) <- Subscriber delete_contained_entities
(9467|9467) <- Subscriber delete_participant
(9467|9467) <- Subscriber::~Subscriber
(9467|9467) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl default rtps durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl low rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 8 -s 128 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9482 started at 2026-03-20 20:16:21
(9482|9482) -> Thrasher started
(9482|9482) -> Subscriber::Subscriber
(9482|9482) Subscriber reader id: 01037c1e.52250c2d.250a2d61.00000007(073eb409)
(9482|9482) -> PublisherService::PublisherService
(9482|9482) -> PublisherService::start (8 threads)
(9482|9482) sub wait_received 0:1024
(9482|9492) pub2->transport cfg_2
(9482|9493) pub3->transport cfg_3
(9482|9491) pub1->transport cfg_1
(9482|9494) pub4->transport cfg_4
(9482|9490) pub0->transport cfg_0
(9482|9495) pub5->transport cfg_5
(9482|9497) pub7->transport cfg_7
(9482|9496) pub6->transport cfg_6
(9482|9492) pub2 writer id: 01037c1e.52250c2d.250a2d64.00000002(bfb4cff6)
(9482|9492) pub2->started
(9482|9492) pub2 10% (13 samples sent)
(9482|9492) pub2 20% (26 samples sent)
(9482|9492) pub2 30% (39 samples sent)
(9482|9492) pub2 40% (52 samples sent)
(9482|9492) pub2 50% (64 samples sent)
(9482|9492) pub2 60% (77 samples sent)
(9482|9492) pub2 70% (90 samples sent)
(9482|9492) pub2 80% (103 samples sent)
(9482|9492) pub2 90% (116 samples sent)
(9482|9492) pub2 100% (128 samples sent)
(9482|9492) pub2->wait_match() before write for 01037c1e.52250c2d.250a2d64.00000002(bfb4cff6)
(9482|9493) pub3 writer id: 01037c1e.52250c2d.250a2d65.00000002(82d4e646)
(9482|9493) pub3->started
(9482|9493) pub3 10% (13 samples sent)
(9482|9493) pub3 20% (26 samples sent)
(9482|9493) pub3 30% (39 samples sent)
(9482|9493) pub3 40% (52 samples sent)
(9482|9493) pub3 50% (64 samples sent)
(9482|9493) pub3 60% (77 samples sent)
(9482|9493) pub3 70% (90 samples sent)
(9482|9493) pub3 80% (103 samples sent)
(9482|9493) pub3 90% (116 samples sent)
(9482|9493) pub3 100% (128 samples sent)
(9482|9493) pub3->wait_match() before write for 01037c1e.52250c2d.250a2d65.00000002(82d4e646)
(9482|9491) pub1 writer id: 01037c1e.52250c2d.250a2d63.00000002(0d9413e6)
(9482|9491) pub1->started
(9482|9491) pub1 10% (13 samples sent)
(9482|9491) pub1 20% (26 samples sent)
(9482|9491) pub1 30% (39 samples sent)
(9482|9491) pub1 40% (52 samples sent)
(9482|9491) pub1 50% (64 samples sent)
(9482|9491) pub1 60% (77 samples sent)
(9482|9491) pub1 70% (90 samples sent)
(9482|9491) pub1 80% (103 samples sent)
(9482|9491) pub1 90% (116 samples sent)
(9482|9494) pub4 writer id: 01037c1e.52250c2d.250a2d66.00000002(c5749c96)
(9482|9494) pub4->started
(9482|9494) pub4 10% (13 samples sent)
(9482|9491) pub1 100% (128 samples sent)
(9482|9491) pub1->wait_match() before write for 01037c1e.52250c2d.250a2d63.00000002(0d9413e6)
(9482|9494) pub4 20% (26 samples sent)
(9482|9494) pub4 30% (39 samples sent)
(9482|9494) pub4 40% (52 samples sent)
(9482|9494) pub4 50% (64 samples sent)
(9482|9494) pub4 60% (77 samples sent)
(9482|9494) pub4 70% (90 samples sent)
(9482|9494) pub4 80% (103 samples sent)
(9482|9494) pub4 90% (116 samples sent)
(9482|9494) pub4 100% (128 samples sent)
(9482|9494) pub4->wait_match() before write for 01037c1e.52250c2d.250a2d66.00000002(c5749c96)
(9482|9490) pub0 writer id: 01037c1e.52250c2d.250a2d62.00000002(30f43a56)
(9482|9490) pub0->started
(9482|9490) pub0 10% (13 samples sent)
(9482|9490) pub0 20% (26 samples sent)
(9482|9490) pub0 30% (39 samples sent)
(9482|9490) pub0 40% (52 samples sent)
(9482|9490) pub0 50% (64 samples sent)
(9482|9490) pub0 60% (77 samples sent)
(9482|9490) pub0 70% (90 samples sent)
(9482|9490) pub0 80% (103 samples sent)
(9482|9490) pub0 90% (116 samples sent)
(9482|9490) pub0 100% (128 samples sent)
(9482|9490) pub0->wait_match() before write for 01037c1e.52250c2d.250a2d62.00000002(30f43a56)
(9482|9495) pub5 writer id: 01037c1e.52250c2d.250a2d67.00000002(f814b526)
(9482|9495) pub5->started
(9482|9495) pub5 10% (13 samples sent)
(9482|9495) pub5 20% (26 samples sent)
(9482|9495) pub5 30% (39 samples sent)
(9482|9495) pub5 40% (52 samples sent)
(9482|9495) pub5 50% (64 samples sent)
(9482|9495) pub5 60% (77 samples sent)
(9482|9495) pub5 70% (90 samples sent)
(9482|9495) pub5 80% (103 samples sent)
(9482|9495) pub5 90% (116 samples sent)
(9482|9497) pub7 writer id: 01037c1e.52250c2d.250a2d69.00000002(47240b47)
(9482|9497) pub7->started
(9482|9495) pub5 100% (128 samples sent)
(9482|9495) pub5->wait_match() before write for 01037c1e.52250c2d.250a2d67.00000002(f814b526)
(9482|9497) pub7 10% (13 samples sent)
(9482|9497) pub7 20% (26 samples sent)
(9482|9497) pub7 30% (39 samples sent)
(9482|9497) pub7 40% (52 samples sent)
(9482|9497) pub7 50% (64 samples sent)
(9482|9497) pub7 60% (77 samples sent)
(9482|9497) pub7 70% (90 samples sent)
(9482|9496) pub6 writer id: 01037c1e.52250c2d.250a2d68.00000002(7a4422f7)
(9482|9496) pub6->started
(9482|9496) pub6 10% (13 samples sent)
(9482|9497) pub7 80% (103 samples sent)
(9482|9496) pub6 20% (26 samples sent)
(9482|9497) pub7 90% (116 samples sent)
(9482|9497) pub7 100% (128 samples sent)
(9482|9497) pub7->wait_match() before write for 01037c1e.52250c2d.250a2d69.00000002(47240b47)
(9482|9496) pub6 30% (39 samples sent)
(9482|9496) pub6 40% (52 samples sent)
(9482|9496) pub6 50% (64 samples sent)
(9482|9496) pub6 60% (77 samples sent)
(9482|9496) pub6 70% (90 samples sent)
(9482|9496) pub6 80% (103 samples sent)
(9482|9496) pub6 90% (116 samples sent)
(9482|9496) pub6 100% (128 samples sent)
(9482|9496) pub6->wait_match() before write for 01037c1e.52250c2d.250a2d68.00000002(7a4422f7)
(9482|9492) pub2<-match found! before write for 01037c1e.52250c2d.250a2d64.00000002(bfb4cff6)
(9482|9492) pub2 waiting for acks
(9482|9493) pub3<-match found! before write for 01037c1e.52250c2d.250a2d65.00000002(82d4e646)
(9482|9493) pub3 waiting for acks
(9482|9496) pub6<-match found! before write for 01037c1e.52250c2d.250a2d68.00000002(7a4422f7)
(9482|9496) pub6 waiting for acks
(9482|9494) pub4<-match found! before write for 01037c1e.52250c2d.250a2d66.00000002(c5749c96)
(9482|9494) pub4 waiting for acks
(9482|9497) pub7<-match found! before write for 01037c1e.52250c2d.250a2d69.00000002(47240b47)
(9482|9497) pub7 waiting for acks
(9482|9491) pub1<-match found! before write for 01037c1e.52250c2d.250a2d63.00000002(0d9413e6)
(9482|9491) pub1 waiting for acks
(9482|9495) pub5<-match found! before write for 01037c1e.52250c2d.250a2d67.00000002(f814b526)
(9482|9495) pub5 waiting for acks
(9482|9490) pub0<-match found! before write for 01037c1e.52250c2d.250a2d62.00000002(30f43a56)
(9482|9490) pub0 waiting for acks
(9482|9489) sub 10% (103 samples received)
(9482|9489) sub 20% (205 samples received)
(9482|9489) sub 30% (308 samples received)
(9482|9489) sub 40% (410 samples received)
(9482|9489) sub 50% (512 samples received)
(9482|9493) pub3 waiting for acks returned
(9482|9493) pub3<-delete_contained_entities
(9482|9492) pub2 waiting for acks returned
(9482|9492) pub2<-delete_contained_entities
(9482|9489) sub 60% (615 samples received)
(9482|9496) pub6 waiting for acks returned
(9482|9496) pub6<-delete_contained_entities
(9482|9494) pub4 waiting for acks returned
(9482|9494) pub4<-delete_contained_entities
(9482|9489) sub 70% (717 samples received)
(9482|9489) sub 80% (820 samples received)
(9482|9497) pub7 waiting for acks returned
(9482|9497) pub7<-delete_contained_entities
(9482|9492) pub2<-delete_participant
(9482|9493) pub3<-delete_participant
(9482|9496) pub6<-delete_participant
(9482|9494) pub4<-delete_participant
(9482|9489) sub 90% (922 samples received)
(9482|9495) pub5 waiting for acks returned
(9482|9495) pub5<-delete_contained_entities
(9482|9490) pub0 waiting for acks returned
(9482|9490) pub0<-delete_contained_entities
(9482|9489) sub 100% (1024 samples received)
(9482|9489) sub condition_.notify_all
(9482|9482) sub condition_.wait returned
(9482|9482) sub check_received
(9482|9482) sub check_received returns 0
(9482|9482) <- PublisherService::end
(9482|9491) pub1 waiting for acks returned
(9482|9491) pub1<-delete_contained_entities
(9482|9497) pub7<-delete_participant
(9482|9495) pub5<-delete_participant
(9482|9490) pub0<-delete_participant
(9482|9491) pub1<-delete_participant
(9482|9482) <- PublisherService::~PublisherService
(9482|9482) <- Subscriber delete_contained_entities
(9482|9482) <- Subscriber delete_participant
(9482|9482) <- Subscriber::~Subscriber
(9482|9482) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl low rtps durable Time:2s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl medium rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 16 -s 64 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9531 started at 2026-03-20 20:16:23
(9531|9531) -> Thrasher started
(9531|9531) -> Subscriber::Subscriber
(9531|9531) Subscriber reader id: 01037c1e.52250c2d.253ba52f.00000007(1c0a6a72)
(9531|9531) -> PublisherService::PublisherService
(9531|9531) -> PublisherService::start (16 threads)
(9531|9531) sub wait_received 0:1024
(9531|9541) pub2->transport cfg_2
(9531|9539) pub0->transport cfg_0
(9531|9540) pub1->transport cfg_1
(9531|9547) pub8->transport cfg_8
(9531|9542) pub3->transport cfg_3
(9531|9549) pub10->transport cfg_10
(9531|9551) pub11->transport cfg_11
(9531|9545) pub6->transport cfg_6
(9531|9550) pub9->transport cfg_9
(9531|9541) pub2 writer id: 01037c1e.52250c2d.253ba532.00000002(f410cdce)
(9531|9541) pub2->started
(9531|9541) pub2 10% (7 samples sent)
(9531|9541) pub2 20% (13 samples sent)
(9531|9541) pub2 31% (20 samples sent)
(9531|9541) pub2 40% (26 samples sent)
(9531|9541) pub2 50% (32 samples sent)
(9531|9541) pub2 60% (39 samples sent)
(9531|9541) pub2 70% (45 samples sent)
(9531|9541) pub2 81% (52 samples sent)
(9531|9541) pub2 90% (58 samples sent)
(9531|9541) pub2 100% (64 samples sent)
(9531|9541) pub2->wait_match() before write for 01037c1e.52250c2d.253ba532.00000002(f410cdce)
(9531|9543) pub4->transport cfg_4
(9531|9539) pub0 writer id: 01037c1e.52250c2d.253ba530.00000002(8ed09eae)
(9531|9539) pub0->started
(9531|9539) pub0 10% (7 samples sent)
(9531|9539) pub0 20% (13 samples sent)
(9531|9539) pub0 31% (20 samples sent)
(9531|9539) pub0 40% (26 samples sent)
(9531|9539) pub0 50% (32 samples sent)
(9531|9539) pub0 60% (39 samples sent)
(9531|9539) pub0 70% (45 samples sent)
(9531|9539) pub0 81% (52 samples sent)
(9531|9539) pub0 90% (58 samples sent)
(9531|9539) pub0 100% (64 samples sent)
(9531|9539) pub0->wait_match() before write for 01037c1e.52250c2d.253ba530.00000002(8ed09eae)
(9531|9553) pub14->transport cfg_14
(9531|9541) pub2<-match found! before write for 01037c1e.52250c2d.253ba532.00000002(f410cdce)
(9531|9541) pub2 waiting for acks
(9531|9539) pub0<-match found! before write for 01037c1e.52250c2d.253ba530.00000002(8ed09eae)
(9531|9539) pub0 waiting for acks
(9531|9540) pub1 writer id: 01037c1e.52250c2d.253ba531.00000002(b3b0b71e)
(9531|9540) pub1->started
(9531|9540) pub1 10% (7 samples sent)
(9531|9540) pub1 20% (13 samples sent)
(9531|9540) pub1 31% (20 samples sent)
(9531|9540) pub1 40% (26 samples sent)
(9531|9540) pub1 50% (32 samples sent)
(9531|9540) pub1 60% (39 samples sent)
(9531|9540) pub1 70% (45 samples sent)
(9531|9540) pub1 81% (52 samples sent)
(9531|9540) pub1 90% (58 samples sent)
(9531|9540) pub1 100% (64 samples sent)
(9531|9540) pub1->wait_match() before write for 01037c1e.52250c2d.253ba531.00000002(b3b0b71e)
(9531|9544) pub5->transport cfg_5
(9531|9546) pub7->transport cfg_7
(9531|9547) pub8 writer id: 01037c1e.52250c2d.253ba538.00000002(bea0d56f)
(9531|9547) pub8->started
(9531|9547) pub8 10% (7 samples sent)
(9531|9547) pub8 20% (13 samples sent)
(9531|9547) pub8 31% (20 samples sent)
(9531|9547) pub8 40% (26 samples sent)
(9531|9547) pub8 50% (32 samples sent)
(9531|9547) pub8 60% (39 samples sent)
(9531|9547) pub8 70% (45 samples sent)
(9531|9547) pub8 81% (52 samples sent)
(9531|9547) pub8 90% (58 samples sent)
(9531|9547) pub8 100% (64 samples sent)
(9531|9547) pub8->wait_match() before write for 01037c1e.52250c2d.253ba538.00000002(bea0d56f)
(9531|9554) pub15->transport cfg_15
(9531|9548) pub12->transport cfg_12
(9531|9540) pub1<-match found! before write for 01037c1e.52250c2d.253ba531.00000002(b3b0b71e)
(9531|9540) pub1 waiting for acks
(9531|9542) pub3 writer id: 01037c1e.52250c2d.253ba535.00000002(463011de)
(9531|9542) pub3->started
(9531|9542) pub3 10% (7 samples sent)
(9531|9542) pub3 20% (13 samples sent)
(9531|9542) pub3 31% (20 samples sent)
(9531|9542) pub3 40% (26 samples sent)
(9531|9542) pub3 50% (32 samples sent)
(9531|9542) pub3 60% (39 samples sent)
(9531|9542) pub3 70% (45 samples sent)
(9531|9542) pub3 81% (52 samples sent)
(9531|9542) pub3 90% (58 samples sent)
(9531|9542) pub3 100% (64 samples sent)
(9531|9542) pub3->wait_match() before write for 01037c1e.52250c2d.253ba535.00000002(463011de)
(9531|9547) pub8<-match found! before write for 01037c1e.52250c2d.253ba538.00000002(bea0d56f)
(9531|9547) pub8 waiting for acks
(9531|9552) pub13->transport cfg_13
(9531|9538) sub 10% (103 samples received)
(9531|9549) pub10 writer id: 01037c1e.52250c2d.253ba53a.00000002(c460860f)
(9531|9549) pub10->started
(9531|9549) pub10 10% (7 samples sent)
(9531|9549) pub10 20% (13 samples sent)
(9531|9549) pub10 31% (20 samples sent)
(9531|9549) pub10 40% (26 samples sent)
(9531|9549) pub10 50% (32 samples sent)
(9531|9549) pub10 60% (39 samples sent)
(9531|9549) pub10 70% (45 samples sent)
(9531|9549) pub10 81% (52 samples sent)
(9531|9549) pub10 90% (58 samples sent)
(9531|9549) pub10 100% (64 samples sent)
(9531|9549) pub10->wait_match() before write for 01037c1e.52250c2d.253ba53a.00000002(c460860f)
(9531|9539) pub0 waiting for acks returned
(9531|9539) pub0<-delete_contained_entities
(9531|9541) pub2 waiting for acks returned
(9531|9541) pub2<-delete_contained_entities
(9531|9551) pub11 writer id: 01037c1e.52250c2d.253ba53b.00000002(f900afbf)
(9531|9551) pub11->started
(9531|9551) pub11 10% (7 samples sent)
(9531|9551) pub11 20% (13 samples sent)
(9531|9551) pub11 31% (20 samples sent)
(9531|9551) pub11 40% (26 samples sent)
(9531|9551) pub11 50% (32 samples sent)
(9531|9551) pub11 60% (39 samples sent)
(9531|9551) pub11 70% (45 samples sent)
(9531|9551) pub11 81% (52 samples sent)
(9531|9551) pub11 90% (58 samples sent)
(9531|9551) pub11 100% (64 samples sent)
(9531|9551) pub11->wait_match() before write for 01037c1e.52250c2d.253ba53b.00000002(f900afbf)
(9531|9542) pub3<-match found! before write for 01037c1e.52250c2d.253ba535.00000002(463011de)
(9531|9542) pub3 waiting for acks
(9531|9545) pub6 writer id: 01037c1e.52250c2d.253ba536.00000002(01906b0e)
(9531|9545) pub6->started
(9531|9545) pub6 10% (7 samples sent)
(9531|9545) pub6 20% (13 samples sent)
(9531|9545) pub6 31% (20 samples sent)
(9531|9545) pub6 40% (26 samples sent)
(9531|9545) pub6 50% (32 samples sent)
(9531|9545) pub6 60% (39 samples sent)
(9531|9545) pub6 70% (45 samples sent)
(9531|9545) pub6 81% (52 samples sent)
(9531|9545) pub6 90% (58 samples sent)
(9531|9545) pub6 100% (64 samples sent)
(9531|9545) pub6->wait_match() before write for 01037c1e.52250c2d.253ba536.00000002(01906b0e)
(9531|9538) sub 20% (205 samples received)
(9531|9549) pub10<-match found! before write for 01037c1e.52250c2d.253ba53a.00000002(c460860f)
(9531|9549) pub10 waiting for acks
(9531|9550) pub9 writer id: 01037c1e.52250c2d.253ba539.00000002(83c0fcdf)
(9531|9550) pub9->started
(9531|9550) pub9 10% (7 samples sent)
(9531|9550) pub9 20% (13 samples sent)
(9531|9550) pub9 31% (20 samples sent)
(9531|9550) pub9 40% (26 samples sent)
(9531|9550) pub9 50% (32 samples sent)
(9531|9550) pub9 60% (39 samples sent)
(9531|9550) pub9 70% (45 samples sent)
(9531|9550) pub9 81% (52 samples sent)
(9531|9550) pub9 90% (58 samples sent)
(9531|9550) pub9 100% (64 samples sent)
(9531|9550) pub9->wait_match() before write for 01037c1e.52250c2d.253ba539.00000002(83c0fcdf)
(9531|9543) pub4 writer id: 01037c1e.52250c2d.253ba533.00000002(c970e47e)
(9531|9543) pub4->started
(9531|9543) pub4 10% (7 samples sent)
(9531|9543) pub4 20% (13 samples sent)
(9531|9543) pub4 31% (20 samples sent)
(9531|9543) pub4 40% (26 samples sent)
(9531|9543) pub4 50% (32 samples sent)
(9531|9543) pub4 60% (39 samples sent)
(9531|9543) pub4 70% (45 samples sent)
(9531|9543) pub4 81% (52 samples sent)
(9531|9543) pub4 90% (58 samples sent)
(9531|9543) pub4 100% (64 samples sent)
(9531|9543) pub4->wait_match() before write for 01037c1e.52250c2d.253ba533.00000002(c970e47e)
(9531|9551) pub11<-match found! before write for 01037c1e.52250c2d.253ba53b.00000002(f900afbf)
(9531|9551) pub11 waiting for acks
(9531|9553) pub14 writer id: 01037c1e.52250c2d.253ba53e.00000002(31e020cf)
(9531|9553) pub14->started
(9531|9553) pub14 10% (7 samples sent)
(9531|9553) pub14 20% (13 samples sent)
(9531|9553) pub14 31% (20 samples sent)
(9531|9553) pub14 40% (26 samples sent)
(9531|9553) pub14 50% (32 samples sent)
(9531|9553) pub14 60% (39 samples sent)
(9531|9553) pub14 70% (45 samples sent)
(9531|9553) pub14 81% (52 samples sent)
(9531|9553) pub14 90% (58 samples sent)
(9531|9553) pub14 100% (64 samples sent)
(9531|9553) pub14->wait_match() before write for 01037c1e.52250c2d.253ba53e.00000002(31e020cf)
(9531|9550) pub9<-match found! before write for 01037c1e.52250c2d.253ba539.00000002(83c0fcdf)
(9531|9550) pub9 waiting for acks
(9531|9545) pub6<-match found! before write for 01037c1e.52250c2d.253ba536.00000002(01906b0e)
(9531|9545) pub6 waiting for acks
(9531|9544) pub5 writer id: 01037c1e.52250c2d.253ba534.00000002(7b50386e)
(9531|9544) pub5->started
(9531|9544) pub5 10% (7 samples sent)
(9531|9544) pub5 20% (13 samples sent)
(9531|9544) pub5 31% (20 samples sent)
(9531|9544) pub5 40% (26 samples sent)
(9531|9544) pub5 50% (32 samples sent)
(9531|9544) pub5 60% (39 samples sent)
(9531|9544) pub5 70% (45 samples sent)
(9531|9544) pub5 81% (52 samples sent)
(9531|9544) pub5 90% (58 samples sent)
(9531|9544) pub5 100% (64 samples sent)
(9531|9544) pub5->wait_match() before write for 01037c1e.52250c2d.253ba534.00000002(7b50386e)
(9531|9546) pub7 writer id: 01037c1e.52250c2d.253ba537.00000002(3cf042be)
(9531|9546) pub7->started
(9531|9546) pub7 10% (7 samples sent)
(9531|9546) pub7 20% (13 samples sent)
(9531|9546) pub7 31% (20 samples sent)
(9531|9546) pub7 40% (26 samples sent)
(9531|9546) pub7 50% (32 samples sent)
(9531|9546) pub7 60% (39 samples sent)
(9531|9546) pub7 70% (45 samples sent)
(9531|9546) pub7 81% (52 samples sent)
(9531|9546) pub7 90% (58 samples sent)
(9531|9546) pub7 100% (64 samples sent)
(9531|9546) pub7->wait_match() before write for 01037c1e.52250c2d.253ba537.00000002(3cf042be)
(9531|9540) pub1 waiting for acks returned
(9531|9540) pub1<-delete_contained_entities
(9531|9543) pub4<-match found! before write for 01037c1e.52250c2d.253ba533.00000002(c970e47e)
(9531|9543) pub4 waiting for acks
(9531|9544) pub5<-match found! before write for 01037c1e.52250c2d.253ba534.00000002(7b50386e)
(9531|9544) pub5 waiting for acks
(9531|9554) pub15 writer id: 01037c1e.52250c2d.253ba53f.00000002(0c80097f)
(9531|9554) pub15->started
(9531|9554) pub15 10% (7 samples sent)
(9531|9554) pub15 20% (13 samples sent)
(9531|9554) pub15 31% (20 samples sent)
(9531|9554) pub15 40% (26 samples sent)
(9531|9554) pub15 50% (32 samples sent)
(9531|9554) pub15 60% (39 samples sent)
(9531|9554) pub15 70% (45 samples sent)
(9531|9554) pub15 81% (52 samples sent)
(9531|9554) pub15 90% (58 samples sent)
(9531|9554) pub15 100% (64 samples sent)
(9531|9554) pub15->wait_match() before write for 01037c1e.52250c2d.253ba53f.00000002(0c80097f)
(9531|9548) pub12 writer id: 01037c1e.52250c2d.253ba53c.00000002(4b2073af)
(9531|9548) pub12->started
(9531|9548) pub12 10% (7 samples sent)
(9531|9548) pub12 20% (13 samples sent)
(9531|9548) pub12 31% (20 samples sent)
(9531|9548) pub12 40% (26 samples sent)
(9531|9548) pub12 50% (32 samples sent)
(9531|9548) pub12 60% (39 samples sent)
(9531|9548) pub12 70% (45 samples sent)
(9531|9548) pub12 81% (52 samples sent)
(9531|9548) pub12 90% (58 samples sent)
(9531|9548) pub12 100% (64 samples sent)
(9531|9548) pub12->wait_match() before write for 01037c1e.52250c2d.253ba53c.00000002(4b2073af)
(9531|9547) pub8 waiting for acks returned
(9531|9547) pub8<-delete_contained_entities
(9531|9552) pub13 writer id: 01037c1e.52250c2d.253ba53d.00000002(76405a1f)
(9531|9552) pub13->started
(9531|9552) pub13 10% (7 samples sent)
(9531|9552) pub13 20% (13 samples sent)
(9531|9552) pub13 31% (20 samples sent)
(9531|9552) pub13 40% (26 samples sent)
(9531|9552) pub13 50% (32 samples sent)
(9531|9552) pub13 60% (39 samples sent)
(9531|9552) pub13 70% (45 samples sent)
(9531|9552) pub13 81% (52 samples sent)
(9531|9552) pub13 90% (58 samples sent)
(9531|9552) pub13 100% (64 samples sent)
(9531|9552) pub13->wait_match() before write for 01037c1e.52250c2d.253ba53d.00000002(76405a1f)
(9531|9538) sub 30% (308 samples received)
(9531|9552) pub13<-match found! before write for 01037c1e.52250c2d.253ba53d.00000002(76405a1f)
(9531|9552) pub13 waiting for acks
(9531|9539) pub0<-delete_participant
(9531|9541) pub2<-delete_participant
(9531|9553) pub14<-match found! before write for 01037c1e.52250c2d.253ba53e.00000002(31e020cf)
(9531|9553) pub14 waiting for acks
(9531|9538) sub 40% (410 samples received)
(9531|9538) sub 50% (512 samples received)
(9531|9540) pub1<-delete_participant
(9531|9546) pub7<-match found! before write for 01037c1e.52250c2d.253ba537.00000002(3cf042be)
(9531|9546) pub7 waiting for acks
(9531|9554) pub15<-match found! before write for 01037c1e.52250c2d.253ba53f.00000002(0c80097f)
(9531|9554) pub15 waiting for acks
(9531|9538) sub 60% (615 samples received)
(9531|9542) pub3 waiting for acks returned
(9531|9542) pub3<-delete_contained_entities
(9531|9547) pub8<-delete_participant
(9531|9548) pub12<-match found! before write for 01037c1e.52250c2d.253ba53c.00000002(4b2073af)
(9531|9548) pub12 waiting for acks
(9531|9549) pub10 waiting for acks returned
(9531|9549) pub10<-delete_contained_entities
(9531|9551) pub11 waiting for acks returned
(9531|9551) pub11<-delete_contained_entities
(9531|9538) sub 70% (717 samples received)
(9531|9538) sub 80% (820 samples received)
(9531|9550) pub9 waiting for acks returned
(9531|9550) pub9<-delete_contained_entities
(9531|9545) pub6 waiting for acks returned
(9531|9545) pub6<-delete_contained_entities
(9531|9543) pub4 waiting for acks returned
(9531|9543) pub4<-delete_contained_entities
(9531|9544) pub5 waiting for acks returned
(9531|9544) pub5<-delete_contained_entities
(9531|9538) sub 90% (922 samples received)
(9531|9542) pub3<-delete_participant
(9531|9538) sub 100% (1024 samples received)
(9531|9538) sub condition_.notify_all
(9531|9531) sub condition_.wait returned
(9531|9531) sub check_received
(9531|9531) sub check_received returns 0
(9531|9531) <- PublisherService::end
(9531|9552) pub13 waiting for acks returned
(9531|9552) pub13<-delete_contained_entities
(9531|9549) pub10<-delete_participant
(9531|9551) pub11<-delete_participant
(9531|9553) pub14 waiting for acks returned
(9531|9553) pub14<-delete_contained_entities
(9531|9550) pub9<-delete_participant
(9531|9545) pub6<-delete_participant
(9531|9546) pub7 waiting for acks returned
(9531|9546) pub7<-delete_contained_entities
(9531|9554) pub15 waiting for acks returned
(9531|9554) pub15<-delete_contained_entities
(9531|9548) pub12 waiting for acks returned
(9531|9548) pub12<-delete_contained_entities
(9531|9543) pub4<-delete_participant
(9531|9544) pub5<-delete_participant
(9531|9552) pub13<-delete_participant
(9531|9553) pub14<-delete_participant
(9531|9546) pub7<-delete_participant
(9531|9554) pub15<-delete_participant
(9531|9548) pub12<-delete_participant
(9531|9531) <- PublisherService::~PublisherService
(9531|9531) <- Subscriber delete_contained_entities
(9531|9531) <- Subscriber delete_participant
(9531|9531) <- Subscriber::~Subscriber
(9531|9531) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl medium rtps durable Time:3s Result:0
==============================================================================
tests/DCPS/Thrasher/run_test.pl high rtps durable
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/Thrasher/Thrasher -t 32 -s 32 -n 1024 -d -DCPSConfigFile thrasher_rtps.ini -DCPSPendingTimeout 3
Thrasher PID: 9620 started at 2026-03-20 20:16:27
(9620|9620) -> Thrasher started
(9620|9620) -> Subscriber::Subscriber
(9620|9620) Subscriber reader id: 01037c1e.52250c2d.259448af.00000007(b6d5713b)
(9620|9620) -> PublisherService::PublisherService
(9620|9620) -> PublisherService::start (32 threads)
(9620|9620) sub wait_received 0:1024
(9620|9637) pub9->transport cfg_9
(9620|9635) pub7->transport cfg_7
(9620|9631) pub3->transport cfg_3
(9620|9628) pub0->transport cfg_0
(9620|9634) pub6->transport cfg_6
(9620|9632) pub4->transport cfg_4
(9620|9630) pub2->transport cfg_2
(9620|9637) pub9 writer id: 01037c1e.52250c2d.259448b9.00000002(291fe796)
(9620|9637) pub9->started
(9620|9637) pub9 12% (4 samples sent)
(9620|9637) pub9 21% (7 samples sent)
(9620|9637) pub9 31% (10 samples sent)
(9620|9637) pub9 40% (13 samples sent)
(9620|9637) pub9 50% (16 samples sent)
(9620|9637) pub9 62% (20 samples sent)
(9620|9637) pub9 71% (23 samples sent)
(9620|9637) pub9 81% (26 samples sent)
(9620|9637) pub9 90% (29 samples sent)
(9620|9637) pub9 100% (32 samples sent)
(9620|9637) pub9->wait_match() before write for 01037c1e.52250c2d.259448b9.00000002(291fe796)
(9620|9642) pub14->transport cfg_14
(9620|9645) pub17->transport cfg_17
(9620|9649) pub22->transport cfg_22
(9620|9629) pub1->transport cfg_1
(9620|9654) pub26->transport cfg_26
(9620|9637) pub9<-match found! before write for 01037c1e.52250c2d.259448b9.00000002(291fe796)
(9620|9637) pub9 waiting for acks
(9620|9652) pub24->transport cfg_24
(9620|9636) pub8->transport cfg_8
(9620|9651) pub23->transport cfg_23
(9620|9650) pub21->transport cfg_21
(9620|9657) pub29->transport cfg_29
(9620|9637) pub9 waiting for acks returned
(9620|9637) pub9<-delete_contained_entities
(9620|9635) pub7 writer id: 01037c1e.52250c2d.259448b6.00000002(ab4f7047)
(9620|9635) pub7->started
(9620|9635) pub7 12% (4 samples sent)
(9620|9635) pub7 21% (7 samples sent)
(9620|9635) pub7 31% (10 samples sent)
(9620|9635) pub7 40% (13 samples sent)
(9620|9635) pub7 50% (16 samples sent)
(9620|9635) pub7 62% (20 samples sent)
(9620|9635) pub7 71% (23 samples sent)
(9620|9635) pub7 81% (26 samples sent)
(9620|9635) pub7 90% (29 samples sent)
(9620|9635) pub7 100% (32 samples sent)
(9620|9635) pub7->wait_match() before write for 01037c1e.52250c2d.259448b6.00000002(ab4f7047)
(9620|9637) pub9<-delete_participant
(9620|9635) pub7<-match found! before write for 01037c1e.52250c2d.259448b6.00000002(ab4f7047)
(9620|9635) pub7 waiting for acks
(9620|9631) pub3 writer id: 01037c1e.52250c2d.259448b3.00000002(63afff37)
(9620|9631) pub3->started
(9620|9631) pub3 12% (4 samples sent)
(9620|9631) pub3 21% (7 samples sent)
(9620|9631) pub3 31% (10 samples sent)
(9620|9631) pub3 40% (13 samples sent)
(9620|9631) pub3 50% (16 samples sent)
(9620|9631) pub3 62% (20 samples sent)
(9620|9631) pub3 71% (23 samples sent)
(9620|9631) pub3 81% (26 samples sent)
(9620|9631) pub3 90% (29 samples sent)
(9620|9631) pub3 100% (32 samples sent)
(9620|9631) pub3->wait_match() before write for 01037c1e.52250c2d.259448b3.00000002(63afff37)
(9620|9628) pub0 writer id: 01037c1e.52250c2d.259448b0.00000002(240f85e7)
(9620|9628) pub0->started
(9620|9628) pub0 12% (4 samples sent)
(9620|9628) pub0 21% (7 samples sent)
(9620|9628) pub0 31% (10 samples sent)
(9620|9628) pub0 40% (13 samples sent)
(9620|9628) pub0 50% (16 samples sent)
(9620|9628) pub0 62% (20 samples sent)
(9620|9628) pub0 71% (23 samples sent)
(9620|9628) pub0 81% (26 samples sent)
(9620|9628) pub0 90% (29 samples sent)
(9620|9628) pub0 100% (32 samples sent)
(9620|9628) pub0->wait_match() before write for 01037c1e.52250c2d.259448b0.00000002(240f85e7)
(9620|9634) pub6 writer id: 01037c1e.52250c2d.259448b7.00000002(962f59f7)
(9620|9634) pub6->started
(9620|9634) pub6 12% (4 samples sent)
(9620|9634) pub6 21% (7 samples sent)
(9620|9634) pub6 31% (10 samples sent)
(9620|9634) pub6 40% (13 samples sent)
(9620|9634) pub6 50% (16 samples sent)
(9620|9634) pub6 62% (20 samples sent)
(9620|9634) pub6 71% (23 samples sent)
(9620|9634) pub6 81% (26 samples sent)
(9620|9634) pub6 90% (29 samples sent)
(9620|9634) pub6 100% (32 samples sent)
(9620|9634) pub6->wait_match() before write for 01037c1e.52250c2d.259448b7.00000002(962f59f7)
(9620|9632) pub4 writer id: 01037c1e.52250c2d.259448b4.00000002(d18f2327)
(9620|9632) pub4->started
(9620|9632) pub4 12% (4 samples sent)
(9620|9632) pub4 21% (7 samples sent)
(9620|9632) pub4 31% (10 samples sent)
(9620|9632) pub4 40% (13 samples sent)
(9620|9632) pub4 50% (16 samples sent)
(9620|9632) pub4 62% (20 samples sent)
(9620|9632) pub4 71% (23 samples sent)
(9620|9632) pub4 81% (26 samples sent)
(9620|9632) pub4 90% (29 samples sent)
(9620|9632) pub4 100% (32 samples sent)
(9620|9632) pub4->wait_match() before write for 01037c1e.52250c2d.259448b4.00000002(d18f2327)
(9620|9628) pub0<-match found! before write for 01037c1e.52250c2d.259448b0.00000002(240f85e7)
(9620|9628) pub0 waiting for acks
(9620|9631) pub3<-match found! before write for 01037c1e.52250c2d.259448b3.00000002(63afff37)
(9620|9631) pub3 waiting for acks
(9620|9634) pub6<-match found! before write for 01037c1e.52250c2d.259448b7.00000002(962f59f7)
(9620|9634) pub6 waiting for acks
(9620|9630) pub2 writer id: 01037c1e.52250c2d.259448b2.00000002(5ecfd687)
(9620|9630) pub2->started
(9620|9630) pub2 12% (4 samples sent)
(9620|9630) pub2 21% (7 samples sent)
(9620|9630) pub2 31% (10 samples sent)
(9620|9630) pub2 40% (13 samples sent)
(9620|9630) pub2 50% (16 samples sent)
(9620|9630) pub2 62% (20 samples sent)
(9620|9630) pub2 71% (23 samples sent)
(9620|9630) pub2 81% (26 samples sent)
(9620|9630) pub2 90% (29 samples sent)
(9620|9630) pub2 100% (32 samples sent)
(9620|9630) pub2->wait_match() before write for 01037c1e.52250c2d.259448b2.00000002(5ecfd687)
(9620|9641) pub13->transport cfg_13
(9620|9630) pub2<-match found! before write for 01037c1e.52250c2d.259448b2.00000002(5ecfd687)
(9620|9630) pub2 waiting for acks
(9620|9633) pub5->transport cfg_5
(9620|9643) pub15->transport cfg_15
(9620|9632) pub4<-match found! before write for 01037c1e.52250c2d.259448b4.00000002(d18f2327)
(9620|9632) pub4 waiting for acks
(9620|9627) sub 10% (103 samples received)
(9620|9635) pub7 waiting for acks returned
(9620|9635) pub7<-delete_contained_entities
(9620|9639) pub11->transport cfg_11
(9620|9634) pub6 waiting for acks returned
(9620|9634) pub6<-delete_contained_entities
(9620|9631) pub3 waiting for acks returned
(9620|9631) pub3<-delete_contained_entities
(9620|9628) pub0 waiting for acks returned
(9620|9628) pub0<-delete_contained_entities
(9620|9627) sub 20% (205 samples received)
(9620|9648) pub20->transport cfg_20
(9620|9630) pub2 waiting for acks returned
(9620|9630) pub2<-delete_contained_entities
(9620|9632) pub4 waiting for acks returned
(9620|9632) pub4<-delete_contained_entities
(9620|9635) pub7<-delete_participant
(9620|9647) pub18->transport cfg_18
(9620|9634) pub6<-delete_participant
(9620|9631) pub3<-delete_participant
(9620|9628) pub0<-delete_participant
(9620|9630) pub2<-delete_participant
(9620|9646) pub19->transport cfg_19
(9620|9632) pub4<-delete_participant
(9620|9656) pub28->transport cfg_28
(9620|9642) pub14 writer id: 01037c1e.52250c2d.259448bf.00000002(a65f1236)
(9620|9642) pub14->started
(9620|9642) pub14 12% (4 samples sent)
(9620|9642) pub14 21% (7 samples sent)
(9620|9642) pub14 31% (10 samples sent)
(9620|9642) pub14 40% (13 samples sent)
(9620|9642) pub14 50% (16 samples sent)
(9620|9642) pub14 62% (20 samples sent)
(9620|9642) pub14 71% (23 samples sent)
(9620|9642) pub14 81% (26 samples sent)
(9620|9642) pub14 90% (29 samples sent)
(9620|9642) pub14 100% (32 samples sent)
(9620|9642) pub14->wait_match() before write for 01037c1e.52250c2d.259448bf.00000002(a65f1236)
(9620|9644) pub16->transport cfg_16
(9620|9653) pub25->transport cfg_25
(9620|9642) pub14<-match found! before write for 01037c1e.52250c2d.259448bf.00000002(a65f1236)
(9620|9642) pub14 waiting for acks
(9620|9645) pub17 writer id: 01037c1e.52250c2d.259448c2.00000002(a71d3648)
(9620|9645) pub17->started
(9620|9645) pub17 12% (4 samples sent)
(9620|9645) pub17 21% (7 samples sent)
(9620|9645) pub17 31% (10 samples sent)
(9620|9645) pub17 40% (13 samples sent)
(9620|9645) pub17 50% (16 samples sent)
(9620|9645) pub17 62% (20 samples sent)
(9620|9645) pub17 71% (23 samples sent)
(9620|9645) pub17 81% (26 samples sent)
(9620|9645) pub17 90% (29 samples sent)
(9620|9645) pub17 100% (32 samples sent)
(9620|9645) pub17->wait_match() before write for 01037c1e.52250c2d.259448c2.00000002(a71d3648)
(9620|9655) pub27->transport cfg_27
(9620|9645) pub17<-match found! before write for 01037c1e.52250c2d.259448c2.00000002(a71d3648)
(9620|9645) pub17 waiting for acks
(9620|9659) pub31->transport cfg_31
(9620|9642) pub14 waiting for acks returned
(9620|9642) pub14<-delete_contained_entities
(9620|9649) pub22 writer id: 01037c1e.52250c2d.259448c5.00000002(153dea58)
(9620|9649) pub22->started
(9620|9649) pub22 12% (4 samples sent)
(9620|9649) pub22 21% (7 samples sent)
(9620|9649) pub22 31% (10 samples sent)
(9620|9649) pub22 40% (13 samples sent)
(9620|9649) pub22 50% (16 samples sent)
(9620|9649) pub22 62% (20 samples sent)
(9620|9649) pub22 71% (23 samples sent)
(9620|9649) pub22 81% (26 samples sent)
(9620|9649) pub22 90% (29 samples sent)
(9620|9649) pub22 100% (32 samples sent)
(9620|9649) pub22->wait_match() before write for 01037c1e.52250c2d.259448c5.00000002(153dea58)
(9620|9658) pub30->transport cfg_30
(9620|9645) pub17 waiting for acks returned
(9620|9645) pub17<-delete_contained_entities
(9620|9649) pub22<-match found! before write for 01037c1e.52250c2d.259448c5.00000002(153dea58)
(9620|9649) pub22 waiting for acks
(9620|9629) pub1 writer id: 01037c1e.52250c2d.259448b1.00000002(196fac57)
(9620|9629) pub1->started
(9620|9629) pub1 12% (4 samples sent)
(9620|9629) pub1 21% (7 samples sent)
(9620|9629) pub1 31% (10 samples sent)
(9620|9629) pub1 40% (13 samples sent)
(9620|9629) pub1 50% (16 samples sent)
(9620|9629) pub1 62% (20 samples sent)
(9620|9629) pub1 71% (23 samples sent)
(9620|9629) pub1 81% (26 samples sent)
(9620|9629) pub1 90% (29 samples sent)
(9620|9629) pub1 100% (32 samples sent)
(9620|9629) pub1->wait_match() before write for 01037c1e.52250c2d.259448b1.00000002(196fac57)
(9620|9642) pub14<-delete_participant
(9620|9654) pub26 writer id: 01037c1e.52250c2d.259448c7.00000002(6ffdb938)
(9620|9654) pub26->started
(9620|9645) pub17<-delete_participant
(9620|9654) pub26 12% (4 samples sent)
(9620|9654) pub26 21% (7 samples sent)
(9620|9654) pub26 31% (10 samples sent)
(9620|9654) pub26 40% (13 samples sent)
(9620|9654) pub26 50% (16 samples sent)
(9620|9654) pub26 62% (20 samples sent)
(9620|9654) pub26 71% (23 samples sent)
(9620|9654) pub26 81% (26 samples sent)
(9620|9654) pub26 90% (29 samples sent)
(9620|9654) pub26 100% (32 samples sent)
(9620|9654) pub26->wait_match() before write for 01037c1e.52250c2d.259448c7.00000002(6ffdb938)
(9620|9627) sub 30% (308 samples received)
(9620|9652) pub24 writer id: 01037c1e.52250c2d.259448c8.00000002(edad2ee9)
(9620|9652) pub24->started
(9620|9652) pub24 12% (4 samples sent)
(9620|9652) pub24 21% (7 samples sent)
(9620|9652) pub24 31% (10 samples sent)
(9620|9652) pub24 40% (13 samples sent)
(9620|9652) pub24 50% (16 samples sent)
(9620|9652) pub24 62% (20 samples sent)
(9620|9652) pub24 71% (23 samples sent)
(9620|9652) pub24 81% (26 samples sent)
(9620|9652) pub24 90% (29 samples sent)
(9620|9652) pub24 100% (32 samples sent)
(9620|9652) pub24->wait_match() before write for 01037c1e.52250c2d.259448c8.00000002(edad2ee9)
(9620|9629) pub1<-match found! before write for 01037c1e.52250c2d.259448b1.00000002(196fac57)
(9620|9629) pub1 waiting for acks
(9620|9636) pub8 writer id: 01037c1e.52250c2d.259448b8.00000002(147fce26)
(9620|9636) pub8->started
(9620|9636) pub8 12% (4 samples sent)
(9620|9636) pub8 21% (7 samples sent)
(9620|9636) pub8 31% (10 samples sent)
(9620|9636) pub8 40% (13 samples sent)
(9620|9636) pub8 50% (16 samples sent)
(9620|9636) pub8 62% (20 samples sent)
(9620|9636) pub8 71% (23 samples sent)
(9620|9636) pub8 81% (26 samples sent)
(9620|9636) pub8 90% (29 samples sent)
(9620|9636) pub8 100% (32 samples sent)
(9620|9636) pub8->wait_match() before write for 01037c1e.52250c2d.259448b8.00000002(147fce26)
(9620|9654) pub26<-match found! before write for 01037c1e.52250c2d.259448c7.00000002(6ffdb938)
(9620|9654) pub26 waiting for acks
(9620|9651) pub23 writer id: 01037c1e.52250c2d.259448c6.00000002(529d9088)
(9620|9651) pub23->started
(9620|9651) pub23 12% (4 samples sent)
(9620|9651) pub23 21% (7 samples sent)
(9620|9651) pub23 31% (10 samples sent)
(9620|9651) pub23 40% (13 samples sent)
(9620|9651) pub23 50% (16 samples sent)
(9620|9651) pub23 62% (20 samples sent)
(9620|9651) pub23 71% (23 samples sent)
(9620|9651) pub23 81% (26 samples sent)
(9620|9651) pub23 90% (29 samples sent)
(9620|9651) pub23 100% (32 samples sent)
(9620|9651) pub23->wait_match() before write for 01037c1e.52250c2d.259448c6.00000002(529d9088)
(9620|9636) pub8<-match found! before write for 01037c1e.52250c2d.259448b8.00000002(147fce26)
(9620|9636) pub8 waiting for acks
(9620|9650) pub21 writer id: 01037c1e.52250c2d.259448ca.00000002(976d7d89)
(9620|9650) pub21->started
(9620|9650) pub21 12% (4 samples sent)
(9620|9650) pub21 21% (7 samples sent)
(9620|9650) pub21 31% (10 samples sent)
(9620|9650) pub21 40% (13 samples sent)
(9620|9650) pub21 50% (16 samples sent)
(9620|9650) pub21 62% (20 samples sent)
(9620|9650) pub21 71% (23 samples sent)
(9620|9650) pub21 81% (26 samples sent)
(9620|9650) pub21 90% (29 samples sent)
(9620|9650) pub21 100% (32 samples sent)
(9620|9650) pub21->wait_match() before write for 01037c1e.52250c2d.259448ca.00000002(976d7d89)
(9620|9649) pub22 waiting for acks returned
(9620|9649) pub22<-delete_contained_entities
(9620|9657) pub29 writer id: 01037c1e.52250c2d.259448cb.00000002(aa0d5439)
(9620|9657) pub29->started
(9620|9651) pub23<-match found! before write for 01037c1e.52250c2d.259448c6.00000002(529d9088)
(9620|9651) pub23 waiting for acks
(9620|9657) pub29 12% (4 samples sent)
(9620|9657) pub29 21% (7 samples sent)
(9620|9657) pub29 31% (10 samples sent)
(9620|9657) pub29 40% (13 samples sent)
(9620|9657) pub29 50% (16 samples sent)
(9620|9657) pub29 62% (20 samples sent)
(9620|9657) pub29 71% (23 samples sent)
(9620|9657) pub29 81% (26 samples sent)
(9620|9657) pub29 90% (29 samples sent)
(9620|9657) pub29 100% (32 samples sent)
(9620|9657) pub29->wait_match() before write for 01037c1e.52250c2d.259448cb.00000002(aa0d5439)
(9620|9640) pub12->transport cfg_12
(9620|9652) pub24<-match found! before write for 01037c1e.52250c2d.259448c8.00000002(edad2ee9)
(9620|9652) pub24 waiting for acks
(9620|9650) pub21<-match found! before write for 01037c1e.52250c2d.259448ca.00000002(976d7d89)
(9620|9650) pub21 waiting for acks
(9620|9657) pub29<-match found! before write for 01037c1e.52250c2d.259448cb.00000002(aa0d5439)
(9620|9657) pub29 waiting for acks
(9620|9627) sub 40% (410 samples received)
(9620|9649) pub22<-delete_participant
(9620|9641) pub13 writer id: 01037c1e.52250c2d.259448bd.00000002(dc9f4156)
(9620|9641) pub13->started
(9620|9641) pub13 12% (4 samples sent)
(9620|9641) pub13 21% (7 samples sent)
(9620|9641) pub13 31% (10 samples sent)
(9620|9641) pub13 40% (13 samples sent)
(9620|9641) pub13 50% (16 samples sent)
(9620|9641) pub13 62% (20 samples sent)
(9620|9629) pub1 waiting for acks returned
(9620|9629) pub1<-delete_contained_entities
(9620|9641) pub13 71% (23 samples sent)
(9620|9641) pub13 81% (26 samples sent)
(9620|9641) pub13 90% (29 samples sent)
(9620|9641) pub13 100% (32 samples sent)
(9620|9641) pub13->wait_match() before write for 01037c1e.52250c2d.259448bd.00000002(dc9f4156)
(9620|9633) pub5 writer id: 01037c1e.52250c2d.259448b5.00000002(ecef0a97)
(9620|9633) pub5->started
(9620|9633) pub5 12% (4 samples sent)
(9620|9633) pub5 21% (7 samples sent)
(9620|9633) pub5 31% (10 samples sent)
(9620|9633) pub5 40% (13 samples sent)
(9620|9633) pub5 50% (16 samples sent)
(9620|9633) pub5 62% (20 samples sent)
(9620|9633) pub5 71% (23 samples sent)
(9620|9633) pub5 81% (26 samples sent)
(9620|9633) pub5 90% (29 samples sent)
(9620|9633) pub5 100% (32 samples sent)
(9620|9633) pub5->wait_match() before write for 01037c1e.52250c2d.259448b5.00000002(ecef0a97)
(9620|9641) pub13<-match found! before write for 01037c1e.52250c2d.259448bd.00000002(dc9f4156)
(9620|9641) pub13 waiting for acks
(9620|9633) pub5<-match found! before write for 01037c1e.52250c2d.259448b5.00000002(ecef0a97)
(9620|9633) pub5 waiting for acks
(9620|9627) sub 50% (512 samples received)
(9620|9654) pub26 waiting for acks returned
(9620|9654) pub26<-delete_contained_entities
(9620|9636) pub8 waiting for acks returned
(9620|9636) pub8<-delete_contained_entities
(9620|9651) pub23 waiting for acks returned
(9620|9651) pub23<-delete_contained_entities
(9620|9643) pub15 writer id: 01037c1e.52250c2d.259448c1.00000002(e0bd4c98)
(9620|9643) pub15->started
(9620|9643) pub15 12% (4 samples sent)
(9620|9643) pub15 21% (7 samples sent)
(9620|9643) pub15 31% (10 samples sent)
(9620|9643) pub15 40% (13 samples sent)
(9620|9643) pub15 50% (16 samples sent)
(9620|9643) pub15 62% (20 samples sent)
(9620|9643) pub15 71% (23 samples sent)
(9620|9643) pub15 81% (26 samples sent)
(9620|9652) pub24 waiting for acks returned
(9620|9652) pub24<-delete_contained_entities
(9620|9643) pub15 90% (29 samples sent)
(9620|9643) pub15 100% (32 samples sent)
(9620|9643) pub15->wait_match() before write for 01037c1e.52250c2d.259448c1.00000002(e0bd4c98)
(9620|9629) pub1<-delete_participant
(9620|9639) pub11 writer id: 01037c1e.52250c2d.259448bc.00000002(e1ff68e6)
(9620|9639) pub11->started
(9620|9639) pub11 12% (4 samples sent)
(9620|9639) pub11 21% (7 samples sent)
(9620|9639) pub11 31% (10 samples sent)
(9620|9639) pub11 40% (13 samples sent)
(9620|9639) pub11 50% (16 samples sent)
(9620|9639) pub11 62% (20 samples sent)
(9620|9639) pub11 71% (23 samples sent)
(9620|9639) pub11 81% (26 samples sent)
(9620|9639) pub11 90% (29 samples sent)
(9620|9639) pub11 100% (32 samples sent)
(9620|9639) pub11->wait_match() before write for 01037c1e.52250c2d.259448bc.00000002(e1ff68e6)
(9620|9650) pub21 waiting for acks returned
(9620|9650) pub21<-delete_contained_entities
(9620|9657) pub29 waiting for acks returned
(9620|9657) pub29<-delete_contained_entities
(9620|9643) pub15<-match found! before write for 01037c1e.52250c2d.259448c1.00000002(e0bd4c98)
(9620|9643) pub15 waiting for acks
(9620|9639) pub11<-match found! before write for 01037c1e.52250c2d.259448bc.00000002(e1ff68e6)
(9620|9639) pub11 waiting for acks
(9620|9647) pub18 writer id: 01037c1e.52250c2d.259448c0.00000002(dddd6528)
(9620|9647) pub18->started
(9620|9647) pub18 12% (4 samples sent)
(9620|9647) pub18 21% (7 samples sent)
(9620|9647) pub18 31% (10 samples sent)
(9620|9647) pub18 40% (13 samples sent)
(9620|9647) pub18 50% (16 samples sent)
(9620|9647) pub18 62% (20 samples sent)
(9620|9647) pub18 71% (23 samples sent)
(9620|9647) pub18 81% (26 samples sent)
(9620|9647) pub18 90% (29 samples sent)
(9620|9647) pub18 100% (32 samples sent)
(9620|9647) pub18->wait_match() before write for 01037c1e.52250c2d.259448c0.00000002(dddd6528)
(9620|9648) pub20 writer id: 01037c1e.52250c2d.259448c3.00000002(9a7d1ff8)
(9620|9648) pub20->started
(9620|9648) pub20 12% (4 samples sent)
(9620|9648) pub20 21% (7 samples sent)
(9620|9648) pub20 31% (10 samples sent)
(9620|9648) pub20 40% (13 samples sent)
(9620|9648) pub20 50% (16 samples sent)
(9620|9648) pub20 62% (20 samples sent)
(9620|9648) pub20 71% (23 samples sent)
(9620|9648) pub20 81% (26 samples sent)
(9620|9648) pub20 90% (29 samples sent)
(9620|9648) pub20 100% (32 samples sent)
(9620|9648) pub20->wait_match() before write for 01037c1e.52250c2d.259448c3.00000002(9a7d1ff8)
(9620|9641) pub13 waiting for acks returned
(9620|9641) pub13<-delete_contained_entities
(9620|9654) pub26<-delete_participant
(9620|9647) pub18<-match found! before write for 01037c1e.52250c2d.259448c0.00000002(dddd6528)
(9620|9647) pub18 waiting for acks
(9620|9633) pub5 waiting for acks returned
(9620|9633) pub5<-delete_contained_entities
(9620|9636) pub8<-delete_participant
(9620|9627) sub 60% (615 samples received)
(9620|9651) pub23<-delete_participant
(9620|9652) pub24<-delete_participant
(9620|9650) pub21<-delete_participant
(9620|9648) pub20<-match found! before write for 01037c1e.52250c2d.259448c3.00000002(9a7d1ff8)
(9620|9648) pub20 waiting for acks
(9620|9657) pub29<-delete_participant
(9620|9646) pub19 writer id: 01037c1e.52250c2d.259448c4.00000002(285dc3e8)
(9620|9646) pub19->started
(9620|9646) pub19 12% (4 samples sent)
(9620|9646) pub19 21% (7 samples sent)
(9620|9646) pub19 31% (10 samples sent)
(9620|9646) pub19 40% (13 samples sent)
(9620|9646) pub19 50% (16 samples sent)
(9620|9646) pub19 62% (20 samples sent)
(9620|9646) pub19 71% (23 samples sent)
(9620|9646) pub19 81% (26 samples sent)
(9620|9646) pub19 90% (29 samples sent)
(9620|9646) pub19 100% (32 samples sent)
(9620|9646) pub19->wait_match() before write for 01037c1e.52250c2d.259448c4.00000002(285dc3e8)
(9620|9641) pub13<-delete_participant
(9620|9646) pub19<-match found! before write for 01037c1e.52250c2d.259448c4.00000002(285dc3e8)
(9620|9646) pub19 waiting for acks
(9620|9656) pub28 writer id: 01037c1e.52250c2d.259448cd.00000002(254da199)
(9620|9656) pub28->started
(9620|9656) pub28 12% (4 samples sent)
(9620|9656) pub28 21% (7 samples sent)
(9620|9656) pub28 31% (10 samples sent)
(9620|9656) pub28 40% (13 samples sent)
(9620|9656) pub28 50% (16 samples sent)
(9620|9656) pub28 62% (20 samples sent)
(9620|9656) pub28 71% (23 samples sent)
(9620|9656) pub28 81% (26 samples sent)
(9620|9656) pub28 90% (29 samples sent)
(9620|9656) pub28 100% (32 samples sent)
(9620|9656) pub28->wait_match() before write for 01037c1e.52250c2d.259448cd.00000002(254da199)
(9620|9633) pub5<-delete_participant
(9620|9643) pub15 waiting for acks returned
(9620|9643) pub15<-delete_contained_entities
(9620|9627) sub 70% (717 samples received)
(9620|9639) pub11 waiting for acks returned
(9620|9639) pub11<-delete_contained_entities
(9620|9644) pub16 writer id: 01037c1e.52250c2d.259448be.00000002(9b3f3b86)
(9620|9644) pub16->started
(9620|9644) pub16 12% (4 samples sent)
(9620|9644) pub16 21% (7 samples sent)
(9620|9644) pub16 31% (10 samples sent)
(9620|9644) pub16 40% (13 samples sent)
(9620|9644) pub16 50% (16 samples sent)
(9620|9644) pub16 62% (20 samples sent)
(9620|9644) pub16 71% (23 samples sent)
(9620|9644) pub16 81% (26 samples sent)
(9620|9644) pub16 90% (29 samples sent)
(9620|9644) pub16 100% (32 samples sent)
(9620|9644) pub16->wait_match() before write for 01037c1e.52250c2d.259448be.00000002(9b3f3b86)
(9620|9653) pub25 writer id: 01037c1e.52250c2d.259448ce.00000002(62eddb49)
(9620|9653) pub25->started
(9620|9653) pub25 12% (4 samples sent)
(9620|9653) pub25 21% (7 samples sent)
(9620|9653) pub25 31% (10 samples sent)
(9620|9653) pub25 40% (13 samples sent)
(9620|9653) pub25 50% (16 samples sent)
(9620|9653) pub25 62% (20 samples sent)
(9620|9653) pub25 71% (23 samples sent)
(9620|9653) pub25 81% (26 samples sent)
(9620|9653) pub25 90% (29 samples sent)
(9620|9653) pub25 100% (32 samples sent)
(9620|9653) pub25->wait_match() before write for 01037c1e.52250c2d.259448ce.00000002(62eddb49)
(9620|9655) pub27 writer id: 01037c1e.52250c2d.259448c9.00000002(d0cd0759)
(9620|9655) pub27->started
(9620|9655) pub27 12% (4 samples sent)
(9620|9655) pub27 21% (7 samples sent)
(9620|9655) pub27 31% (10 samples sent)
(9620|9655) pub27 40% (13 samples sent)
(9620|9655) pub27 50% (16 samples sent)
(9620|9655) pub27 62% (20 samples sent)
(9620|9655) pub27 71% (23 samples sent)
(9620|9655) pub27 81% (26 samples sent)
(9620|9655) pub27 90% (29 samples sent)
(9620|9655) pub27 100% (32 samples sent)
(9620|9655) pub27->wait_match() before write for 01037c1e.52250c2d.259448c9.00000002(d0cd0759)
(9620|9659) pub31 writer id: 01037c1e.52250c2d.259448cf.00000002(5f8df2f9)
(9620|9659) pub31->started
(9620|9659) pub31 12% (4 samples sent)
(9620|9659) pub31 21% (7 samples sent)
(9620|9659) pub31 31% (10 samples sent)
(9620|9659) pub31 40% (13 samples sent)
(9620|9659) pub31 50% (16 samples sent)
(9620|9659) pub31 62% (20 samples sent)
(9620|9659) pub31 71% (23 samples sent)
(9620|9659) pub31 81% (26 samples sent)
(9620|9659) pub31 90% (29 samples sent)
(9620|9659) pub31 100% (32 samples sent)
(9620|9659) pub31->wait_match() before write for 01037c1e.52250c2d.259448cf.00000002(5f8df2f9)
(9620|9656) pub28<-match found! before write for 01037c1e.52250c2d.259448cd.00000002(254da199)
(9620|9656) pub28 waiting for acks
(9620|9647) pub18 waiting for acks returned
(9620|9647) pub18<-delete_contained_entities
(9620|9643) pub15<-delete_participant
(9620|9658) pub30 writer id: 01037c1e.52250c2d.259448cc.00000002(182d8829)
(9620|9658) pub30->started
(9620|9658) pub30 12% (4 samples sent)
(9620|9658) pub30 21% (7 samples sent)
(9620|9658) pub30 31% (10 samples sent)
(9620|9658) pub30 40% (13 samples sent)
(9620|9658) pub30 50% (16 samples sent)
(9620|9658) pub30 62% (20 samples sent)
(9620|9658) pub30 71% (23 samples sent)
(9620|9658) pub30 81% (26 samples sent)
(9620|9658) pub30 90% (29 samples sent)
(9620|9658) pub30 100% (32 samples sent)
(9620|9658) pub30->wait_match() before write for 01037c1e.52250c2d.259448cc.00000002(182d8829)
(9620|9648) pub20 waiting for acks returned
(9620|9648) pub20<-delete_contained_entities
(9620|9644) pub16<-match found! before write for 01037c1e.52250c2d.259448be.00000002(9b3f3b86)
(9620|9644) pub16 waiting for acks
(9620|9638) pub10->transport cfg_10
(9620|9653) pub25<-match found! before write for 01037c1e.52250c2d.259448ce.00000002(62eddb49)
(9620|9653) pub25 waiting for acks
(9620|9658) pub30<-match found! before write for 01037c1e.52250c2d.259448cc.00000002(182d8829)
(9620|9658) pub30 waiting for acks
(9620|9655) pub27<-match found! before write for 01037c1e.52250c2d.259448c9.00000002(d0cd0759)
(9620|9655) pub27 waiting for acks
(9620|9646) pub19 waiting for acks returned
(9620|9646) pub19<-delete_contained_entities
(9620|9659) pub31<-match found! before write for 01037c1e.52250c2d.259448cf.00000002(5f8df2f9)
(9620|9659) pub31 waiting for acks
(9620|9639) pub11<-delete_participant
(9620|9640) pub12 writer id: 01037c1e.52250c2d.259448bb.00000002(53dfb4f6)
(9620|9640) pub12->started
(9620|9640) pub12 12% (4 samples sent)
(9620|9640) pub12 21% (7 samples sent)
(9620|9640) pub12 31% (10 samples sent)
(9620|9640) pub12 40% (13 samples sent)
(9620|9640) pub12 50% (16 samples sent)
(9620|9640) pub12 62% (20 samples sent)
(9620|9640) pub12 71% (23 samples sent)
(9620|9640) pub12 81% (26 samples sent)
(9620|9640) pub12 90% (29 samples sent)
(9620|9640) pub12 100% (32 samples sent)
(9620|9640) pub12->wait_match() before write for 01037c1e.52250c2d.259448bb.00000002(53dfb4f6)
(9620|9627) sub 80% (820 samples received)
(9620|9640) pub12<-match found! before write for 01037c1e.52250c2d.259448bb.00000002(53dfb4f6)
(9620|9640) pub12 waiting for acks
(9620|9656) pub28 waiting for acks returned
(9620|9656) pub28<-delete_contained_entities
(9620|9647) pub18<-delete_participant
(9620|9648) pub20<-delete_participant
(9620|9627) sub 90% (922 samples received)
(9620|9644) pub16 waiting for acks returned
(9620|9644) pub16<-delete_contained_entities
(9620|9646) pub19<-delete_participant
(9620|9653) pub25 waiting for acks returned
(9620|9653) pub25<-delete_contained_entities
(9620|9658) pub30 waiting for acks returned
(9620|9658) pub30<-delete_contained_entities
(9620|9656) pub28<-delete_participant
(9620|9655) pub27 waiting for acks returned
(9620|9655) pub27<-delete_contained_entities
(9620|9659) pub31 waiting for acks returned
(9620|9659) pub31<-delete_contained_entities
(9620|9640) pub12 waiting for acks returned
(9620|9640) pub12<-delete_contained_entities
(9620|9644) pub16<-delete_participant
(9620|9658) pub30<-delete_participant
(9620|9653) pub25<-delete_participant
(9620|9655) pub27<-delete_participant
(9620|9659) pub31<-delete_participant
(9620|9640) pub12<-delete_participant
(9620|9638) pub10 writer id: 01037c1e.52250c2d.259448ba.00000002(6ebf9d46)
(9620|9638) pub10->started
(9620|9638) pub10 12% (4 samples sent)
(9620|9638) pub10 21% (7 samples sent)
(9620|9638) pub10 31% (10 samples sent)
(9620|9638) pub10 40% (13 samples sent)
(9620|9638) pub10 50% (16 samples sent)
(9620|9638) pub10 62% (20 samples sent)
(9620|9638) pub10 71% (23 samples sent)
(9620|9638) pub10 81% (26 samples sent)
(9620|9638) pub10 90% (29 samples sent)
(9620|9638) pub10 100% (32 samples sent)
(9620|9638) pub10->wait_match() before write for 01037c1e.52250c2d.259448ba.00000002(6ebf9d46)
(9620|9638) pub10<-match found! before write for 01037c1e.52250c2d.259448ba.00000002(6ebf9d46)
(9620|9638) pub10 waiting for acks
(9620|9627) sub 100% (1024 samples received)
(9620|9627) sub condition_.notify_all
(9620|9620) sub condition_.wait returned
(9620|9620) sub check_received
(9620|9620) sub check_received returns 0
(9620|9620) <- PublisherService::end
(9620|9638) pub10 waiting for acks returned
(9620|9638) pub10<-delete_contained_entities
(9620|9638) pub10<-delete_participant
(9620|9620) <- PublisherService::~PublisherService
(9620|9620) <- Subscriber delete_contained_entities
(9620|9620) <- Subscriber delete_participant
(9620|9620) <- Subscriber::~Subscriber
(9620|9620) <- Thrasher shutdown
test PASSED.
auto_run_tests_finished: tests/DCPS/Thrasher/run_test.pl high rtps durable Time:16s Result:0
==============================================================================
tests/DCPS/DomainRange/run_test.pl
#
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9792 started at 2026-03-20 20:16:42
test PASSED.
*********************************
DomainRangeTest creates a single process with 1 DW and 4 DRs.
Domains and transports are dynamically configured from the
templates in config.ini. The DW in each domain sends 10
messages to its DRs.
*********************************
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/DomainRange/DomainRangeTest -DCPSConfigFile config.ini -ORBVerboseLogging 1 -DCPSDebugLevel 10 -bind secondary_config -domain 2 -domain 8 -domain 20 -domain 50 -domain 8 -DCPSTransportDebugLevel 1 -ORBLogFile alpha.log -DCPSPendingTimeout 3
alpha PID: 9902 started at 2026-03-20 20:16:48
test PASSED.
auto_run_tests_finished: tests/DCPS/DomainRange/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/GuardCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/GuardCondition/GuardConditionTest -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile GuardConditionTest.log -DCPSPendingTimeout 3
GuardConditionTest PID: 10013 started at 2026-03-20 20:16:54
test PASSED.
auto_run_tests_finished: tests/DCPS/GuardCondition/run_test.pl Time:9s Result:0
==============================================================================
tests/DCPS/StatusCondition/run_test.pl
#
(10034|10034) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/StatusCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ReadCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -o repo.ior -NOBITS -DCPSPendingTimeout 3
InfoRepo PID: 10044
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ReadCondition/ReadConditionTest -DCPSConfigFile dcps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile rc.log -DCPSBit 0 -DCPSPendingTimeout 3
rc PID: 10054 started at 2026-03-20 20:17:04
wait returned
took sample 1
took sample 2
took sample 3
testing take_next_instance_w_condition
took sample 4
took sample 5
took sample 6
took sample 7
took sample 8
took sample 9
took sample 10
took sample 11
wait returned
an instance has been disposed, exiting
wait returned
took sample 1
took sample 2
took sample 3
testing take_instance_w_condition
wait returned
took sample 4
took sample 5
took sample 6
testing take_instance_w_condition
wait returned
took sample 7
took sample 8
took sample 9
testing take_instance_w_condition
wait returned
took sample 10
took sample 11
testing take_instance_w_condition
an instance has been disposed, exiting
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
test PASSED.
auto_run_tests_finished: tests/DCPS/ReadCondition/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo -NOBITS -o repo.ior
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile dcps.ini -DCPSBit 0
(10073|10073) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 14 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 22 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 22 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 41 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
Info: instance_handle = 22 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 21 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 39 sample_rank = 2
Data: key = 16 name = data_H nest.value = 1
Info: instance_handle = 39 sample_rank = 1
Data: key = 16 name = data_I nest.value = 0
Info: instance_handle = 39 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
Info: instance_handle = 33 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
Info: instance_handle = 8 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 14 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 14 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 31 sample_rank = 2
Data: key = 12 name = data_O nest.value = 1
Info: instance_handle = 16 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 27 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 31 sample_rank = 1
Data: key = 12 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
Info: instance_handle = 31 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
Info: instance_handle = 37 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
Info: instance_handle = 29 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
timeout wait returned
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/DCPSInfoRepo being killed.
InfoRepo_Shutdown: shutting down on signal 15
LLVMSymbolizer: error reading file: No such file or directory
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl Time:12s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
Info: instance_handle = 15 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
Info: instance_handle = 18 sample_rank = 2
Data: key = 4 name = data_B nest.value = 1
Info: instance_handle = 24 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
Info: instance_handle = 29 sample_rank = 2
Data: key = 8 name = data_C nest.value = 1
Info: instance_handle = 29 sample_rank = 1
Data: key = 8 name = data_D nest.value = 0
Info: instance_handle = 29 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
Info: instance_handle = 26 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
Info: instance_handle = 10 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
Info: instance_handle = 18 sample_rank = 1
Data: key = 4 name = data_M nest.value = 0
Info: instance_handle = 18 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
Info: instance_handle = 6 sample_rank = 2
Data: key = 0 name = data_N nest.value = 1
Info: instance_handle = 21 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
Info: instance_handle = 12 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
Info: instance_handle = 6 sample_rank = 1
Data: key = 0 name = data_W nest.value = 0
Info: instance_handle = 6 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc Time:11s Result:0
==============================================================================
tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/QueryCondition/QueryConditionTest -DCPSConfigFile rtps_disc.ini -DCPSBit 0 -dynamic
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_N nest.value = 1
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 0
wait returned
Info: instance_handle = 25 sample_rank = 0
Data: key = 0 name = data_W nest.value = 2
wait returned
Info: instance_handle = 26 sample_rank = 0
Data: key = 1 name = data_L nest.value = 1
wait returned
Info: instance_handle = 27 sample_rank = 0
Data: key = 2 name = data_R nest.value = 1
wait returned
Info: instance_handle = 28 sample_rank = 0
Data: key = 3 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_B nest.value = 1
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 0
wait returned
Info: instance_handle = 29 sample_rank = 0
Data: key = 4 name = data_M nest.value = 2
wait returned
Info: instance_handle = 30 sample_rank = 0
Data: key = 5 name = data_Q nest.value = 1
wait returned
Info: instance_handle = 31 sample_rank = 0
Data: key = 6 name = data_B nest.value = 1
wait returned
Info: instance_handle = 32 sample_rank = 0
Data: key = 7 name = data_H nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_C nest.value = 1
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 0
wait returned
Info: instance_handle = 33 sample_rank = 0
Data: key = 8 name = data_D nest.value = 2
wait returned
Info: instance_handle = 34 sample_rank = 0
Data: key = 9 name = data_A nest.value = 1
wait returned
Info: instance_handle = 35 sample_rank = 0
Data: key = 10 name = data_R nest.value = 1
wait returned
Info: instance_handle = 36 sample_rank = 0
Data: key = 11 name = data_Z nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_O nest.value = 1
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 0
wait returned
Info: instance_handle = 37 sample_rank = 0
Data: key = 12 name = data_W nest.value = 2
wait returned
Info: instance_handle = 38 sample_rank = 0
Data: key = 13 name = data_K nest.value = 1
wait returned
Info: instance_handle = 39 sample_rank = 0
Data: key = 14 name = data_K nest.value = 1
wait returned
Info: instance_handle = 40 sample_rank = 0
Data: key = 15 name = data_Y nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_H nest.value = 1
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 0
wait returned
Info: instance_handle = 41 sample_rank = 0
Data: key = 16 name = data_I nest.value = 2
wait returned
Info: instance_handle = 42 sample_rank = 0
Data: key = 17 name = data_D nest.value = 1
wait returned
Info: instance_handle = 43 sample_rank = 0
Data: key = 18 name = data_D nest.value = 1
wait returned
Info: instance_handle = 44 sample_rank = 0
Data: key = 19 name = data_Q nest.value = 1
timeout wait returned
auto_run_tests_finished: tests/DCPS/QueryCondition/run_test.pl rtps_disc dynamic Time:13s Result:0
==============================================================================
performance-tests/bench/unit-tests/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/unit-tests/Bench_Unit_Tests -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 10107 started at 2026-03-20 20:17:41
[==========] Running 17 tests from 2 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from PropertyStatBlock
[ RUN ] PropertyStatBlock.NominalUsage_OddCount
[ OK ] PropertyStatBlock.NominalUsage_OddCount (0 ms)
[ RUN ] PropertyStatBlock.NominalUsage_EvenCount
[ OK ] PropertyStatBlock.NominalUsage_EvenCount (0 ms)
[ RUN ] PropertyStatBlock.Consolidate
[ OK ] PropertyStatBlock.Consolidate (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector
[ OK ] PropertyStatBlock.ConsolidateVector (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_Uneven
[ OK ] PropertyStatBlock.Consolidate_Uneven (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_Uneven
[ OK ] PropertyStatBlock.ConsolidateVector_Uneven (1 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountOne
[ OK ] PropertyStatBlock.Consolidate_CountOne (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountOne
[ OK ] PropertyStatBlock.ConsolidateVector_CountOne (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero
[ OK ] PropertyStatBlock.Consolidate_CountZero (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero (0 ms)
[ RUN ] PropertyStatBlock.Consolidate_CountZero_OtherDirection
[ OK ] PropertyStatBlock.Consolidate_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_OtherDirection (0 ms)
[ RUN ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple
[ OK ] PropertyStatBlock.ConsolidateVector_CountZero_Multiple (0 ms)
[----------] 13 tests from PropertyStatBlock (1 ms total)
[----------] 4 tests from AllocationTest
[ RUN ] AllocationTest.Success
[ OK ] AllocationTest.Success (1 ms)
[ RUN ] AllocationTest.ExclusiveAllocSimpleFailure
[ OK ] AllocationTest.ExclusiveAllocSimpleFailure (0 ms)
[ RUN ] AllocationTest.ExclusiveAllocOverlapFailure
[ OK ] AllocationTest.ExclusiveAllocOverlapFailure (0 ms)
[ RUN ] AllocationTest.NonexclusiveAllocFailure
[ OK ] AllocationTest.NonexclusiveAllocFailure (0 ms)
[----------] 4 tests from AllocationTest (1 ms total)
[----------] Global test environment tear-down
[==========] 17 tests from 2 test cases ran. (2 ms total)
[ PASSED ] 17 tests.
test PASSED.
auto_run_tests_finished: performance-tests/bench/unit-tests/run_test.pl Time:0s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10108
node_controller PID: 10109 started at 2026-03-20 20:17:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-long
test_controller PID: 10110 started at 2026-03-20 20:17:41
Using example/config/scenario/ci-disco-long.json:
Name: Continuous Integration Discovery Test
Description: This is a small slightly-less-quick test for (quiet) discovery capability with many participant processes
Parameters:
Base: disco
Config: RTPS Multicast
Time: 60
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.277dd5eb.000001c1 "test_nc_10108"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/1
Started at 2026-03-20T20:17:48Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:17:51Z
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10127:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w1_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w1_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w1_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10128:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w2_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w2_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w2_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10129:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w3_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w3_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w3_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10130:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w4_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w4_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w4_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10131:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w5_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w5_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w5_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10132:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w6_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w6_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w6_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10133:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w7_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w7_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w7_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10134:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w8_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w8_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w8_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10135:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w9_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w9_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w9_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10136:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w10_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w10_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w10_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10137:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w11_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w11_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w11_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10138:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w12_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w12_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w12_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10139:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w13_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w13_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w13_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10140:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w14_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w14_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w14_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10141:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w15_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w15_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w15_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10142:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w16_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w16_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w16_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10143:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w17_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w17_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w17_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10144:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w18_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w18_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w18_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10145:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w19_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w19_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w19_log.txt
2026-03-20T20:17:51Z: Node 01037c1e.52250c2d.277dd5eb.000001c1 (test_nc_10108) starting process 10146:
- original config: ci-disco-long.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w20_config.json --report /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w20_report.json --log /tmp/opendds_bench_nc_10109/n01037c1e.52250c2d.277dd5eb.000001c1w20_log.txt
2026-03-20T20:18:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10129 with exit code 0
2026-03-20T20:18:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10127 with exit code 0
2026-03-20T20:18:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10128 with exit code 0
2026-03-20T20:18:55Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10134 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10133 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10132 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10130 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10131 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10139 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10142 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10135 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10144 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10138 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10137 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10140 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10141 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10146 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10143 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10136 with exit code 0
2026-03-20T20:18:56Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10145 with exit code 0
Writing report for node name 'test_nc_10108' (id '01037c1e.52250c2d.277dd5eb.000001c1') with 20 spawned process reports
Got 1 out of 20 expected process reports
Got 2 out of 20 expected process reports
Got 3 out of 20 expected process reports
Got 4 out of 20 expected process reports
Got 5 out of 20 expected process reports
Got 6 out of 20 expected process reports
Got 7 out of 20 expected process reports
Got 8 out of 20 expected process reports
All reports written and acknowledged.
Got 9 out of 20 expected process reports
Got 10 out of 20 expected process reports
Got 11 out of 20 expected process reports
Got 12 out of 20 expected process reports
Got 13 out of 20 expected process reports
Got 14 out of 20 expected process reports
Got 15 out of 20 expected process reports
Got 16 out of 20 expected process reports
Got 17 out of 20 expected process reports
Got 18 out of 20 expected process reports
Got 19 out of 20 expected process reports
Got 20 out of 20 expected process reports
Ended at 2026-03-20T20:18:57Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 66
percent cpu utilization min = 0.000000
percent cpu utilization max = 99.889724
percent cpu utilization mean = 7.876612
percent cpu utilization stdev = 20.657275
percent cpu utilization median = 4.000000
percent cpu utilization madev = 3.624060
Percent Memory Utilization Statistics:
percent memory utilization count = 66
percent memory utilization min = 0.000000
percent memory utilization max = 17.056674
percent memory utilization mean = 16.403126
percent memory utilization stdev = 2.857570
percent memory utilization median = 17.054354
percent memory utilization madev = 0.000000
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 66
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 7781.268409
percent virtual memory utilization mean = 7539.577382
percent virtual memory utilization stdev = 1273.857793
percent virtual memory utilization median = 7781.268409
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.914 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.091 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.005359
discovery time delta max = 3.366229
discovery time delta mean = 2.276732
discovery time delta stdev = 0.665134
discovery time delta median = 2.401933
discovery time delta madev = 0.340372
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/1
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #3 (PID 10129) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:52Z: Process construction / entity creation complete.
2026-03-20T20:17:52Z: Beginning action construction / initialization.
2026-03-20T20:17:52Z: Action construction / initialization complete.
2026-03-20T20:17:53Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:53Z: DDS entities enabled.
2026-03-20T20:17:53Z: Initializing process actions.
2026-03-20T20:18:53Z: Starting process actions.
2026-03-20T20:18:53Z: Process tests started.
2026-03-20T20:18:54Z: Stopping process tests.
2026-03-20T20:18:54Z: Process tests stopped.
2026-03-20T20:18:55Z: Stopping process actions.
2026-03-20T20:18:55Z: Detaching Listeners.
2026-03-20T20:18:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.056
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #1 (PID 10127) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:52Z: Process construction / entity creation complete.
2026-03-20T20:17:52Z: Beginning action construction / initialization.
2026-03-20T20:17:52Z: Action construction / initialization complete.
2026-03-20T20:17:53Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:53Z: DDS entities enabled.
2026-03-20T20:17:53Z: Initializing process actions.
2026-03-20T20:18:53Z: Starting process actions.
2026-03-20T20:18:53Z: Process tests started.
2026-03-20T20:18:54Z: Stopping process tests.
2026-03-20T20:18:54Z: Process tests stopped.
2026-03-20T20:18:55Z: Stopping process actions.
2026-03-20T20:18:55Z: Detaching Listeners.
2026-03-20T20:18:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.058
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.091
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #2 (PID 10128) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:52Z: Process construction / entity creation complete.
2026-03-20T20:17:52Z: Beginning action construction / initialization.
2026-03-20T20:17:52Z: Action construction / initialization complete.
2026-03-20T20:17:53Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:53Z: DDS entities enabled.
2026-03-20T20:17:53Z: Initializing process actions.
2026-03-20T20:18:53Z: Starting process actions.
2026-03-20T20:18:53Z: Process tests started.
2026-03-20T20:18:54Z: Stopping process tests.
2026-03-20T20:18:54Z: Process tests stopped.
2026-03-20T20:18:55Z: Stopping process actions.
2026-03-20T20:18:55Z: Detaching Listeners.
2026-03-20T20:18:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.057
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.071
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #8 (PID 10134) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:52Z: Process construction / entity creation complete.
2026-03-20T20:17:52Z: Beginning action construction / initialization.
2026-03-20T20:17:52Z: Action construction / initialization complete.
2026-03-20T20:17:53Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:53Z: DDS entities enabled.
2026-03-20T20:17:53Z: Initializing process actions.
2026-03-20T20:18:53Z: Starting process actions.
2026-03-20T20:18:53Z: Process tests started.
2026-03-20T20:18:54Z: Stopping process tests.
2026-03-20T20:18:54Z: Process tests stopped.
2026-03-20T20:18:55Z: Stopping process actions.
2026-03-20T20:18:55Z: Detaching Listeners.
2026-03-20T20:18:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:55Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.074
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #7 (PID 10133) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:52Z: Process construction / entity creation complete.
2026-03-20T20:17:52Z: Beginning action construction / initialization.
2026-03-20T20:17:52Z: Action construction / initialization complete.
2026-03-20T20:17:53Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:53Z: DDS entities enabled.
2026-03-20T20:17:53Z: Initializing process actions.
2026-03-20T20:18:53Z: Starting process actions.
2026-03-20T20:18:53Z: Process tests started.
2026-03-20T20:18:54Z: Stopping process tests.
2026-03-20T20:18:54Z: Process tests stopped.
2026-03-20T20:18:55Z: Stopping process actions.
2026-03-20T20:18:55Z: Detaching Listeners.
2026-03-20T20:18:55Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.154
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #6 (PID 10132) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.262
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #4 (PID 10130) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.544
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.086
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #5 (PID 10131) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.561
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #13 (PID 10139) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.550
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #16 (PID 10142) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.565
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #9 (PID 10135) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.669
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #18 (PID 10144) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.631
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #12 (PID 10138) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.711
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #11 (PID 10137) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.768
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #14 (PID 10140) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.693
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.081
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #15 (PID 10141) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.743
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #20 (PID 10146) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.676
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.080
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #17 (PID 10143) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.815
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #10 (PID 10136) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.914
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.277dd5eb.000001c1 === Spawned Process #19 (PID 10145) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:17:52Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'my_rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'SedpPassiveConnectDuration' = '90000' to [rtps_discovery/my_rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'passive_connect_duration' = '90000' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:17:53Z: Process construction / entity creation complete.
2026-03-20T20:17:53Z: Beginning action construction / initialization.
2026-03-20T20:17:53Z: Action construction / initialization complete.
2026-03-20T20:17:54Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:17:54Z: DDS entities enabled.
2026-03-20T20:17:54Z: Initializing process actions.
2026-03-20T20:18:54Z: Starting process actions.
2026-03-20T20:18:54Z: Process tests started.
2026-03-20T20:18:55Z: Stopping process tests.
2026-03-20T20:18:55Z: Process tests stopped.
2026-03-20T20:18:56Z: Stopping process actions.
2026-03-20T20:18:56Z: Detaching Listeners.
2026-03-20T20:18:56Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:18:56Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.901
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-long --show-worker-logs Time:77s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10296
node_controller PID: 10297 started at 2026-03-20 20:18:59
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-repo
test_controller PID: 10298 started at 2026-03-20 20:18:59
Using example/config/scenario/ci-disco-repo.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the inforepo with many participant processes
Parameters:
Base: disco
Config: InfoRepo
Time: 30
Participants: 20
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.28392c88.000001c1 "test_nc_10296"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/2
Started at 2026-03-20T20:19:06Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:19:09Z
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10315:
- original config:
- command line: DCPSInfoRepo -ORBDebugLevel 1 -ORBLogFile DCPSInfoRepo.log -ORBListenEndpoints iiop://:12345 -DCPSPendingTimeout 3
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10316:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w2_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w2_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w2_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10317:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w3_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w3_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w3_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10318:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w4_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w4_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w4_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10319:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w5_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w5_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w5_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10320:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w6_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w6_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w6_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10321:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w7_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w7_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w7_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10322:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w8_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w8_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w8_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10323:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w9_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w9_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w9_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10324:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w10_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w10_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w10_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10325:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w11_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w11_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w11_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10328:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w12_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w12_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w12_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10331:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w13_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w13_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w13_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10333:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w14_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w14_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w14_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10334:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w15_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w15_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w15_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10335:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w16_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w16_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w16_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10336:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w17_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w17_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w17_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10337:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w18_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w18_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w18_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10338:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w19_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w19_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w19_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10339:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w20_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w20_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w20_log.txt
2026-03-20T20:19:09Z: Node 01037c1e.52250c2d.28392c88.000001c1 (test_nc_10296) starting process 10340:
- original config: ci-disco-repo.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w21_config.json --report /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w21_report.json --log /tmp/opendds_bench_nc_10297/n01037c1e.52250c2d.28392c88.000001c1w21_log.txt
2026-03-20T20:19:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10316 with exit code 0
2026-03-20T20:19:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10317 with exit code 0
2026-03-20T20:19:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10322 with exit code 0
2026-03-20T20:19:47Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10319 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10321 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10325 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10328 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10320 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10318 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10340 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10333 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10324 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10331 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10336 with exit code 0
2026-03-20T20:19:48Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10323 with exit code 0
2026-03-20T20:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10335 with exit code 0
2026-03-20T20:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10338 with exit code 0
2026-03-20T20:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10334 with exit code 0
2026-03-20T20:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10339 with exit code 0
2026-03-20T20:19:49Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10337 with exit code 0
2026-03-20T20:20:09Z: Scenario timed out, Killing Spawned Processes...
2026-03-20T20:20:09Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10315 with exit code 9
Writing report for node name 'test_nc_10296' (id '01037c1e.52250c2d.28392c88.000001c1') with 21 spawned process reports
Got 1 out of 21 expected process reports
Got 2 out of 21 expected process reports
Got 3 out of 21 expected process reports
Got 4 out of 21 expected process reports
Got 5 out of 21 expected process reports
Got 6 out of 21 expected process reports
Got 7 out of 21 expected process reports
All reports written and acknowledged.
Got 8 out of 21 expected process reports
Got 9 out of 21 expected process reports
Got 10 out of 21 expected process reports
Got 11 out of 21 expected process reports
Got 12 out of 21 expected process reports
Got 13 out of 21 expected process reports
Got 14 out of 21 expected process reports
Got 15 out of 21 expected process reports
Got 16 out of 21 expected process reports
Got 17 out of 21 expected process reports
Got 18 out of 21 expected process reports
Got 19 out of 21 expected process reports
Got 20 out of 21 expected process reports
Got 21 out of 21 expected process reports
Ended at 2026-03-20T20:20:09Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 82.446388
percent cpu utilization mean = 4.485113
percent cpu utilization stdev = 15.382785
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 18.813931
percent memory utilization mean = 11.754824
percent memory utilization stdev = 8.375150
percent memory utilization median = 18.809462
percent memory utilization madev = 0.000745
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 8170.334296
percent virtual memory utilization mean = 5382.044823
percent virtual memory utilization stdev = 3704.738905
percent virtual memory utilization median = 8170.334296
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 3.673 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.101 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 1600
discovery time delta min = 0.011197
discovery time delta max = 2.100706
discovery time delta mean = 0.395933
discovery time delta stdev = 0.472149
discovery time delta median = 0.130705
discovery time delta madev = 0.106316
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/2
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #2 (PID 10316) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10316|10316) INFO: set_DCPS_debug_level: set to 3
(10316|10316) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10316|10316) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10316|10316) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10316|10316) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10316|10316) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10316|10316) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10316|10316) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10316|10316) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10316|10316) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10316|10316) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10316|10316) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10316|10316) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10316|10316) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10316|10316) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000003.000001c1(a9fbab61) in domain 7
(10316|10316) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10316|10316) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10316|10316) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10316|10316) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10316|10316) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10430) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000001c7(40980e54), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10316|10316) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10430) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000002c7(6bb55d97), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10316|10316) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10430) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000003c7(72ae6cd6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10316|10316) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10316|10430) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.000004c7(3deffa11), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10316|10316) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000507(bf9009e0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10316|10316) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10316|10316) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10316|10316) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000003.00000607(94bd5a23), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10316|10316) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10316|10316) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10316|10316) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10316|10316) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10316|10316) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10316|10316) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10316|10316) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10316|10316) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10316|10316) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10316|10316) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000102(ab96386b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10316|10316) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10316|10316) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10316|10316) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10316|10316) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10316|10316) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10316|10316) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10316|10316) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10316|10316) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000003.00000202(80bb6ba8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:14Z: Process construction / entity creation complete.
2026-03-20T20:19:14Z: Beginning action construction / initialization.
2026-03-20T20:19:14Z: Action construction / initialization complete.
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
2026-03-20T20:19:15Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:15Z: DDS entities enabled.
2026-03-20T20:19:15Z: Initializing process actions.
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000102(ab96386b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10316|10430) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10316|10430) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000003.00000202(80bb6ba8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10316|10430) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10316|10430) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:45Z: Starting process actions.
2026-03-20T20:19:45Z: Process tests started.
2026-03-20T20:19:46Z: Stopping process tests.
2026-03-20T20:19:46Z: Process tests stopped.
2026-03-20T20:19:47Z: Stopping process actions.
2026-03-20T20:19:47Z: Detaching Listeners.
2026-03-20T20:19:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10316|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000102(ab96386b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 20
(10316|10430) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10316|10430) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
Deleting datawriter: datawriter_02
(10316|10316) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000202(80bb6ba8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 20
(10316|10430) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10316|10430) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10316|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
(10316|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000507(bf9009e0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 19
Deleting datareader: datareader_02
(10316|10316) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
(10316|10316) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000003.00000607(94bd5a23) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 19
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10316|10353) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10316|10353) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000001c7(40980e54) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10316|10353) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10316|10353) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000003c7(72ae6cd6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10316|10353) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10316|10353) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000004c7(3deffa11) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10316|10353) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10316|10353) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000003.000002c7(6bb55d97) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10316|10434) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10353) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10316|10434) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10316|10316) Service_Participant::shutdown
(10316|10316) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 1.996
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.095
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10316|10316) Service_Participant::~Service_Participant
(10316|10316) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #3 (PID 10317) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10317|10317) INFO: set_DCPS_debug_level: set to 3
(10317|10317) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10317|10317) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10317|10317) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10317|10317) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10317|10317) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10317|10317) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10317|10317) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10317|10317) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10317|10317) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10317|10317) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10317|10317) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10317|10317) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10317|10317) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10317|10317) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000002.000001c1(949b82d1) in domain 7
(10317|10317) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10317|10317) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10317|10317) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10317|10317) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10317|10317) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10427) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000001c7(7df827e4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10317|10317) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10427) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000002c7(56d57427), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10317|10317) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10427) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000003c7(4fce4566), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10317|10317) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10317|10427) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.000004c7(008fd3a1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10317|10317) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000507(82f02050), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10317|10317) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10317|10317) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10317|10317) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000002.00000607(a9dd7393), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10317|10317) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10317|10317) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10317|10317) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10317|10317) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10317|10317) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10317|10317) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10317|10317) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10317|10317) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10317|10317) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10317|10317) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000102(96f611db), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10317|10317) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10317|10317) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10317|10317) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10317|10317) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10317|10317) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10317|10317) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10317|10317) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10317|10317) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10317|10317) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10317|10317) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10317|10317) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10317|10317) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000002.00000202(bddb4218), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:14Z: Process construction / entity creation complete.
2026-03-20T20:19:14Z: Beginning action construction / initialization.
2026-03-20T20:19:14Z: Action construction / initialization complete.
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000006.00000507(77708690)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
2026-03-20T20:19:15Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:15Z: DDS entities enabled.
2026-03-20T20:19:15Z: Initializing process actions.
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000102(96f611db) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10317|10427) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10317|10427) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000002.00000202(bddb4218) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10317|10427) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10317|10427) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:45Z: Starting process actions.
2026-03-20T20:19:45Z: Process tests started.
2026-03-20T20:19:46Z: Stopping process tests.
2026-03-20T20:19:46Z: Process tests stopped.
(10317|10427) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10317|10427) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10317|10427) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10317|10427) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10317|10427) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10317|10427) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-20T20:19:47Z: Stopping process actions.
2026-03-20T20:19:47Z: Detaching Listeners.
2026-03-20T20:19:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10317|10317) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000102(96f611db) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 19
(10317|10427) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10317|10427) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
Deleting datawriter: datawriter_02
(10317|10317) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000202(bddb4218) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 19
(10317|10427) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10317|10427) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10317|10317) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
(10317|10317) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000507(82f02050) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 18
Deleting datareader: datareader_02
(10317|10317) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
(10317|10317) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000002.00000607(a9dd7393) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 18
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10317|10349) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10317|10349) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000001c7(7df827e4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10317|10349) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10317|10349) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000003c7(4fce4566) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10317|10349) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10317|10349) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000004c7(008fd3a1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10317|10349) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10317|10349) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000002.000002c7(56d57427) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10317|10432) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10349) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10317|10432) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10317|10317) Service_Participant::shutdown
(10317|10317) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.102
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.086
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10317|10317) Service_Participant::~Service_Participant
(10317|10317) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #8 (PID 10322) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10322|10322) INFO: set_DCPS_debug_level: set to 3
(10322|10322) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10322|10322) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10322|10322) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10322|10322) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10322|10322) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10322|10322) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10322|10322) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10322|10322) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10322|10322) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10322|10322) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10322|10322) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10322|10322) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10322|10322) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10322|10322) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000004.000001c1(1bdb7771) in domain 7
(10322|10322) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10322|10322) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10322|10322) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10322|10322) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10322|10322) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10435) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000001c7(f2b8d244), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10322|10322) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10435) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000002c7(d9958187), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10322|10322) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10435) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000003c7(c08eb0c6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10322|10322) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10322|10435) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.000004c7(8fcf2601), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10322|10322) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10322|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000507(0db0d5f0), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10322|10322) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10322|10322) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10322|10322) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000004.00000607(269d8633), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10322|10322) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10322|10322) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10322|10322) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10322|10322) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10322|10322) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10322|10322) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10322|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10322|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10322|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10322|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000102(19b6e47b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10322|10322) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10322|10322) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10322|10322) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10322|10322) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10322|10322) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10322|10322) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10322|10322) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10322|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10322|10322) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10322|10322) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10322|10322) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10322|10322) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10322|10322) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000004.00000202(329bb7b8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:14Z: Process construction / entity creation complete.
2026-03-20T20:19:14Z: Beginning action construction / initialization.
2026-03-20T20:19:14Z: Action construction / initialization complete.
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
2026-03-20T20:19:15Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:15Z: DDS entities enabled.
2026-03-20T20:19:15Z: Initializing process actions.
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000102(19b6e47b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10322|10435) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10322|10435) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000004.00000202(329bb7b8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10322|10435) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10322|10435) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:45Z: Starting process actions.
2026-03-20T20:19:45Z: Process tests started.
2026-03-20T20:19:46Z: Stopping process tests.
2026-03-20T20:19:46Z: Process tests stopped.
(10322|10435) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10322|10435) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10322|10435) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10322|10435) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10322|10435) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10322|10435) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10322|10435) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10322|10435) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10322|10435) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10322|10435) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10322|10435) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10322|10435) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
2026-03-20T20:19:47Z: Stopping process actions.
2026-03-20T20:19:47Z: Detaching Listeners.
2026-03-20T20:19:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10322|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000102(19b6e47b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 18
(10322|10435) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10322|10435) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
Deleting datawriter: datawriter_02
(10322|10322) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000202(329bb7b8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 18
(10322|10435) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10322|10435) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10322|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
(10322|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000507(0db0d5f0) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 17
Deleting datareader: datareader_02
(10322|10322) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
(10322|10322) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000004.00000607(269d8633) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 17
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10322|10360) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10322|10360) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000001c7(f2b8d244) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10322|10360) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10322|10360) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000003c7(c08eb0c6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10322|10360) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10322|10360) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000004c7(8fcf2601) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10322|10360) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10322|10360) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000004.000002c7(d9958187) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10322|10438) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10360) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10322|10438) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10322|10322) Service_Participant::shutdown
(10322|10322) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.068
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.075
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10322|10322) Service_Participant::~Service_Participant
(10322|10322) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #5 (PID 10319) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10319|10319) INFO: set_DCPS_debug_level: set to 3
(10319|10319) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10319|10319) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10319|10319) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10319|10319) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10319|10319) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10319|10319) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10319|10319) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10319|10319) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10319|10319) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10319|10319) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10319|10319) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10319|10319) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10319|10319) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10319|10319) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000006.000001c1(611b2411) in domain 7
(10319|10319) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10319|10319) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10319|10319) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10319|10319) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10319|10319) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10439) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000001c7(88788124), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10319|10319) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10439) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000002c7(a355d2e7), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10319|10319) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10439) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000003c7(ba4ee3a6), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10319|10319) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10319|10439) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.000004c7(f50f7561), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10319|10319) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000507(77708690), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10319|10319) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10319|10319) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10319|10319) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000006.00000607(5c5dd553), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10319|10319) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10319|10319) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10319|10319) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10319|10319) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10319|10319) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10319|10319) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000102(6376b71b), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10319|10319) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10319|10319) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10319|10319) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10319|10319) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000006.00000507(77708690)
(10319|10319) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10319|10319) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10319|10319) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10319|10319) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10319|10319) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10319|10319) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10319|10319) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10319|10319) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000006.00000202(485be4d8), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:14Z: Process construction / entity creation complete.
2026-03-20T20:19:14Z: Beginning action construction / initialization.
2026-03-20T20:19:14Z: Action construction / initialization complete.
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
2026-03-20T20:19:15Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:15Z: DDS entities enabled.
2026-03-20T20:19:15Z: Initializing process actions.
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000102(6376b71b) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10319|10439) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10319|10439) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000006.00000202(485be4d8) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10319|10439) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10319|10439) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:45Z: Starting process actions.
2026-03-20T20:19:45Z: Process tests started.
2026-03-20T20:19:46Z: Stopping process tests.
2026-03-20T20:19:46Z: Process tests stopped.
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10319|10439) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10319|10439) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10319|10439) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10319|10439) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10319|10439) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10319|10439) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-20T20:19:47Z: Stopping process actions.
2026-03-20T20:19:47Z: Detaching Listeners.
2026-03-20T20:19:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10319|10319) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000102(6376b71b) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 17
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
Deleting datawriter: datawriter_02
(10319|10319) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000202(485be4d8) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 17
(10319|10439) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10319|10439) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10319|10319) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 16
(10319|10319) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000507(77708690) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 16
Deleting datareader: datareader_02
(10319|10319) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 16
(10319|10319) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000006.00000607(5c5dd553) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 16
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10319|10357) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10319|10357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000001c7(88788124) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10319|10357) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10319|10357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000003c7(ba4ee3a6) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10319|10357) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10319|10357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000004c7(f50f7561) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10319|10357) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10319|10357) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000006.000002c7(a355d2e7) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10319|10443) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10357) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10319|10443) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10319|10319) Service_Participant::shutdown
(10319|10319) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.224
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.068
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10319|10319) Service_Participant::~Service_Participant
(10319|10319) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #7 (PID 10321) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10321|10321) INFO: set_DCPS_debug_level: set to 3
(10321|10321) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10321|10321) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10321|10321) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10321|10321) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10321|10321) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10321|10321) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10321|10321) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10321|10321) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10321|10321) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10321|10321) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10321|10321) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10321|10321) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10321|10321) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10321|10321) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000005.000001c1(26bb5ec1) in domain 7
(10321|10321) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10321|10321) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10321|10321) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10321|10321) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10321|10321) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10436) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000001c7(cfd8fbf4), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10321|10321) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10436) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000002c7(e4f5a837), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10321|10321) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10436) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000003c7(fdee9976), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10321|10321) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10321|10436) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.000004c7(b2af0fb1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10321|10321) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000507(30d0fc40), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10321|10321) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10321|10321) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10321|10321) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000005.00000607(1bfdaf83), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10321|10321) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10321|10321) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10321|10321) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10321|10321) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10321|10321) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10321|10321) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000102(24d6cdcb), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10321|10321) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10321|10321) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10321|10321) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10321|10321) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10321|10321) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10321|10321) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10321|10321) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10321|10321) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10321|10321) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10321|10321) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10321|10321) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10321|10321) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000005.00000202(0ffb9e08), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:14Z: Process construction / entity creation complete.
2026-03-20T20:19:14Z: Beginning action construction / initialization.
2026-03-20T20:19:14Z: Action construction / initialization complete.
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
2026-03-20T20:19:15Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:15Z: DDS entities enabled.
2026-03-20T20:19:15Z: Initializing process actions.
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000102(24d6cdcb) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10321|10436) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10321|10436) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000005.00000202(0ffb9e08) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10321|10436) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10321|10436) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:45Z: Starting process actions.
2026-03-20T20:19:45Z: Process tests started.
2026-03-20T20:19:46Z: Stopping process tests.
2026-03-20T20:19:46Z: Process tests stopped.
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10321|10436) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-20T20:19:47Z: Stopping process actions.
2026-03-20T20:19:47Z: Detaching Listeners.
2026-03-20T20:19:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10321|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000102(24d6cdcb) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 16
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
Deleting datawriter: datawriter_02
(10321|10321) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000202(0ffb9e08) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 16
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10321|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(10321|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000507(30d0fc40) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 15
(10321|10436) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10321|10436) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
Deleting datareader: datareader_02
(10321|10321) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
(10321|10321) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000005.00000607(1bfdaf83) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10321|10364) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10321|10364) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000001c7(cfd8fbf4) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10321|10364) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10321|10364) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000003c7(fdee9976) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10321|10364) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10321|10364) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000004c7(b2af0fb1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10321|10364) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10321|10441) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10321|10364) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000005.000002c7(e4f5a837) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10364) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10321|10441) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10321|10321) Service_Participant::shutdown
(10321|10321) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.363
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.089
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10321|10321) Service_Participant::~Service_Participant
(10321|10321) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #11 (PID 10325) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10325|10325) INFO: set_DCPS_debug_level: set to 3
(10325|10325) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10325|10325) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10325|10325) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10325|10325) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10325|10325) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10325|10325) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10325|10325) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10325|10325) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10325|10325) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10325|10325) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10325|10325) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10325|10325) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10325|10325) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10325|10325) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000007.000001c1(5c7b0da1) in domain 7
(10325|10325) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10325|10325) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10325|10325) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10325|10325) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10325|10325) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000001c7(b518a894), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10325|10325) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000002c7(9e35fb57), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10325|10325) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000003c7(872eca16), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10325|10325) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10325|10444) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.000004c7(c86f5cd1), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10325|10325) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000507(4a10af20), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10325|10325) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10325|10325) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10325|10325) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10325|10325) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000007.00000607(613dfce3), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10325|10325) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10325|10325) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10325|10325) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10325|10325) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10325|10325) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10325|10325) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000102(5e169eab), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10325|10325) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10325|10325) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10325|10325) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10325|10325) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10325|10325) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10325|10325) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10325|10325) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10325|10325) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10325|10325) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10325|10325) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10325|10325) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000007.00000202(753bcd68), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:14Z: Process construction / entity creation complete.
2026-03-20T20:19:14Z: Beginning action construction / initialization.
2026-03-20T20:19:14Z: Action construction / initialization complete.
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000012.00000607(c93de411)
2026-03-20T20:19:15Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:15Z: DDS entities enabled.
2026-03-20T20:19:15Z: Initializing process actions.
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000102(5e169eab) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10325|10444) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10325|10444) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000007.00000202(753bcd68) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10325|10444) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10325|10444) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:45Z: Starting process actions.
2026-03-20T20:19:45Z: Process tests started.
2026-03-20T20:19:46Z: Stopping process tests.
2026-03-20T20:19:46Z: Process tests stopped.
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10325|10444) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
2026-03-20T20:19:47Z: Stopping process actions.
2026-03-20T20:19:47Z: Detaching Listeners.
2026-03-20T20:19:47Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10325|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000102(5e169eab) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 16
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
Deleting datawriter: datawriter_02
(10325|10325) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000202(753bcd68) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 16
(10325|10444) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10325|10444) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10325|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
(10325|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000507(4a10af20) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 14
Deleting datareader: datareader_02
(10325|10325) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
(10325|10325) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000007.00000607(613dfce3) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 14
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10325|10375) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10325|10375) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000001c7(b518a894) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10325|10375) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10325|10375) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000003c7(872eca16) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10325|10375) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10325|10375) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000004c7(c86f5cd1) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10325|10448) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10325|10375) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10325|10375) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000007.000002c7(9e35fb57) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10375) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10325|10448) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10325|10325) Service_Participant::shutdown
(10325|10325) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:47Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.305
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.082
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10325|10325) Service_Participant::~Service_Participant
(10325|10325) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #12 (PID 10328) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10328|10328) INFO: set_DCPS_debug_level: set to 3
(10328|10328) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10328|10328) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10328|10328) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10328|10328) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10328|10328) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10328|10328) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10328|10328) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10328|10328) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10328|10328) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10328|10328) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10328|10328) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10328|10328) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10328|10328) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10328|10328) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000009.000001c1(e34bb3c0) in domain 7
(10328|10328) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10328|10328) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10328|10328) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10328|10328) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10328|10328) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10452) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000001c7(0a2816f5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10328|10328) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10328) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000002c7(21054536), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10328|10328) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10452) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000003c7(381e7477), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10328|10328) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10328|10452) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.000004c7(775fe2b0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10328|10328) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000507(f5201141), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10328|10328) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10328|10328) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10328|10328) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000009.00000607(de0d4282), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10328|10328) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10328|10328) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10328|10328) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10328|10328) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10328|10328) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10328|10328) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000102(e12620ca), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10328|10328) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10328|10328) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10328|10328) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10328|10328) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10328|10328) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10328|10328) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10328|10328) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10328) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10328|10328) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10328|10328) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10328|10328) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10328|10328) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000009.00000202(ca0b7309), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000014.00000507(6d504272)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000102(e12620ca) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10328|10452) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10452) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000009.00000202(ca0b7309) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10328|10452) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10328|10452) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10328|10452) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10328|10328) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000102(e12620ca) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 14
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
Deleting datawriter: datawriter_02
(10328|10328) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000202(ca0b7309) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 14
(10328|10452) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10328|10452) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10328|10328) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 13
(10328|10328) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000507(f5201141) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 13
Deleting datareader: datareader_02
(10328|10328) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 13
(10328|10328) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000009.00000607(de0d4282) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 13
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10328|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10328|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000001c7(0a2816f5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10328|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10328|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000003c7(381e7477) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10328|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10328|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000004c7(775fe2b0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10328|10398) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10328|10398) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000009.000002c7(21054536) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10328|10472) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10398) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10328|10472) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10328|10328) Service_Participant::shutdown
(10328|10328) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.447
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10328|10328) Service_Participant::~Service_Participant
(10328|10328) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #6 (PID 10320) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10320|10320) INFO: set_DCPS_debug_level: set to 3
(10320|10320) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10320|10320) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10320|10320) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10320|10320) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10320|10320) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10320|10320) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10320|10320) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10320|10320) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10320|10320) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10320|10320) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10320|10320) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10320|10320) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10320|10320) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10320|10320) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000008.000001c1(de2b9a70) in domain 7
(10320|10320) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10320|10320) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10320|10320) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10320|10320) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10320|10320) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10445) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000001c7(37483f45), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10320|10320) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10445) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000002c7(1c656c86), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10320|10320) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10445) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000003c7(057e5dc7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10320|10320) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10320|10445) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.000004c7(4a3fcb00), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10320|10320) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000507(c84038f1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10320|10320) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10320|10320) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10320|10320) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000008.00000607(e36d6b32), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10320|10320) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10320|10320) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10320|10320) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10320|10320) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10320|10320) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10320|10320) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000102(dc46097a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10320|10320) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10320|10320) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10320|10320) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10320|10320) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10320|10320) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10320|10320) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10320|10320) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10320|10320) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10320|10320) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10320|10320) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10320|10320) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10320|10320) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000008.00000202(f76b5ab9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000014.00000102(795673f9)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000102(dc46097a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10320|10445) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10320|10445) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000008.00000202(f76b5ab9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10320|10445) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10320|10445) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10320|10445) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10320|10320) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000102(dc46097a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 13
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
Deleting datawriter: datawriter_02
(10320|10320) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000202(f76b5ab9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 13
(10320|10445) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10320|10445) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10320|10320) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
(10320|10320) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000507(c84038f1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 12
Deleting datareader: datareader_02
(10320|10320) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
(10320|10320) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000008.00000607(e36d6b32) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 12
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10320|10372) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10320|10372) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000001c7(37483f45) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10320|10372) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10320|10372) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000003c7(057e5dc7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10320|10372) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10320|10372) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000004c7(4a3fcb00) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10320|10372) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10320|10372) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000008.000002c7(1c656c86) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10320|10471) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10372) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10320|10471) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10320|10320) Service_Participant::shutdown
(10320|10320) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.644
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.059
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10320|10320) Service_Participant::~Service_Participant
(10320|10320) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #4 (PID 10318) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10318|10318) INFO: set_DCPS_debug_level: set to 3
(10318|10318) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10318|10318) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10318|10318) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10318|10318) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10318|10318) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10318|10318) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10318|10318) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10318|10318) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10318|10318) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10318|10318) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10318|10318) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10318|10318) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10318|10318) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10318|10318) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000a.000001c1(a4ebc910) in domain 7
(10318|10318) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10318|10318) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10318|10318) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10318|10318) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10318|10318) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000001c7(4d886c25), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10318|10318) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000002c7(66a53fe6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10318|10318) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000003c7(7fbe0ea7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10318|10318) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10318|10454) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.000004c7(30ff9860), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10318|10318) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000507(b2806b91), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10318|10318) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10318|10318) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10318|10318) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000a.00000607(99ad3852), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10318|10318) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10318|10318) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10318|10318) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10318|10318) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10318|10318) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10318|10318) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10318|10318) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000102(a6865a1a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10318|10318) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10318|10318) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10318|10318) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10318|10318) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10318|10318) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10318|10318) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10318|10318) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10318|10318) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10318|10318) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10318|10318) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10318|10318) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000a.00000202(8dab09d9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000102(a6865a1a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10318|10454) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10318|10454) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000a.00000202(8dab09d9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10318|10454) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10318|10454) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10318|10454) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10318|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000102(a6865a1a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 12
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
Deleting datawriter: datawriter_02
(10318|10318) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000202(8dab09d9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 12
(10318|10454) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10318|10454) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10318|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
(10318|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000507(b2806b91) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 11
Deleting datareader: datareader_02
(10318|10318) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
(10318|10318) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000a.00000607(99ad3852) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 11
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10318|10369) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10318|10369) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000001c7(4d886c25) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10318|10369) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10318|10369) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000003c7(7fbe0ea7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10318|10369) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10318|10369) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000004c7(30ff9860) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10318|10369) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10318|10369) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000a.000002c7(66a53fe6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10318|10474) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10369) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10318|10474) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10318|10318) Service_Participant::shutdown
(10318|10318) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.812
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.062
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10318|10318) Service_Participant::~Service_Participant
(10318|10318) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #21 (PID 10340) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10340|10340) INFO: set_DCPS_debug_level: set to 3
(10340|10340) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10340|10340) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10340|10340) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10340|10340) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10340|10340) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10340|10340) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10340|10340) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10340|10340) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10340|10340) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10340|10340) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10340|10340) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10340|10340) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10340|10340) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10340|10340) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000c.000001c1(2bab3cb0) in domain 7
(10340|10340) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10340|10340) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10340|10340) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10340|10340) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10340|10340) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000001c7(c2c89985), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10340|10340) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000002c7(e9e5ca46), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10340|10340) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000003c7(f0fefb07), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10340|10340) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10340|10460) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.000004c7(bfbf6dc0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10340|10340) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000507(3dc09e31), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10340|10340) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10340|10340) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10340|10340) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000c.00000607(16edcdf2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10340|10340) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10340|10340) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10340|10340) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10340|10340) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10340|10340) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10340|10340) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10340|10340) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000102(29c6afba), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10340|10340) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10340|10340) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10340|10340) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10340|10340) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1700 with 20 chunks
(10340|10340) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10340|10340) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10340|10340) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10340|10340) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10340|10340) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10340|10340) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10340|10340) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000c.00000202(02ebfc79), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000102(29c6afba) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10340|10460) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10340|10460) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000c.00000202(02ebfc79) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10340|10460) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10340|10460) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10340|10460) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10340|10340) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000102(29c6afba) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 11
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
Deleting datawriter: datawriter_02
(10340|10340) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000202(02ebfc79) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 11
(10340|10460) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10340|10460) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10340|10340) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 10
(10340|10340) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000507(3dc09e31) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 10
Deleting datareader: datareader_02
(10340|10340) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 10
(10340|10340) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000c.00000607(16edcdf2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 10
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10340|10413) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10340|10413) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000001c7(c2c89985) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10340|10413) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10340|10413) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000003c7(f0fefb07) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10340|10413) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10340|10413) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000004c7(bfbf6dc0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10340|10413) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10340|10476) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10340|10413) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000c.000002c7(e9e5ca46) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10413) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10340|10476) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10340|10340) Service_Participant::shutdown
(10340|10340) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.710
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.101
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10340|10340) Service_Participant::~Service_Participant
(10340|10340) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #14 (PID 10333) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10333|10333) INFO: set_DCPS_debug_level: set to 3
(10333|10333) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10333|10333) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10333|10333) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10333|10333) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10333|10333) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10333|10333) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10333|10333) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10333|10333) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10333|10333) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10333|10333) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10333|10333) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10333|10333) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10333|10333) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10333|10333) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000b.000001c1(998be0a0) in domain 7
(10333|10333) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10333|10333) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10333|10333) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10333|10333) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10333|10333) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10453) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000001c7(70e84595), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10333|10333) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10453) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000002c7(5bc51656), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10333|10333) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10453) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000003c7(42de2717), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10333|10333) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10333|10453) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.000004c7(0d9fb1d0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10333|10333) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000507(8fe04221), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10333|10333) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10333|10333) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10333|10333) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000b.00000607(a4cd11e2), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10333|10333) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10333|10333) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10333|10333) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10333|10333) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10333|10333) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10333|10333) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000102(9be673aa), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10333|10333) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10333|10333) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10333|10333) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10333|10333) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10333|10333) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10333|10333) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10333|10333) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10333|10333) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10333|10333) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10333|10333) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10333|10333) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10333|10333) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000b.00000202(b0cb2069), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000102(9be673aa) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10333|10453) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10333|10453) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000b.00000202(b0cb2069) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10333|10453) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10333|10453) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
(10333|10453) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10333|10333) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000102(9be673aa) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 10
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
Deleting datawriter: datawriter_02
(10333|10333) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000202(b0cb2069) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 10
(10333|10453) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10333|10453) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10333|10333) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
(10333|10333) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000507(8fe04221) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 9
Deleting datareader: datareader_02
(10333|10333) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
(10333|10333) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000b.00000607(a4cd11e2) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 9
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10333|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10333|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000001c7(70e84595) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10333|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10333|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000003c7(42de2717) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10333|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10333|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000004c7(0d9fb1d0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10333|10401) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10333|10401) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000b.000002c7(5bc51656) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10473) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10401) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10333|10473) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10333|10333) Service_Participant::shutdown
(10333|10333) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.784
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.092
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10333|10333) Service_Participant::~Service_Participant
(10333|10333) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #10 (PID 10324) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10324|10324) INFO: set_DCPS_debug_level: set to 3
(10324|10324) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10324|10324) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10324|10324) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10324|10324) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10324|10324) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10324|10324) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10324|10324) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10324|10324) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10324|10324) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10324|10324) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10324|10324) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10324|10324) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10324|10324) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10324|10324) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000e.000001c1(516b6fd0) in domain 7
(10324|10324) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10324|10324) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10324|10324) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10324|10324) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10324|10324) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000001c7(b808cae5), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10324|10324) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000002c7(93259926), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10324|10324) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000003c7(8a3ea867), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10324|10324) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10324|10459) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.000004c7(c57f3ea0), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10324|10324) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000507(4700cd51), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10324|10324) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10324|10324) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10324|10324) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000e.00000607(6c2d9e92), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10324|10324) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10324|10324) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10324|10324) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10324|10324) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10324|10324) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10324|10324) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000102(5306fcda), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10324|10324) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10324|10324) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10324|10324) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10324|10324) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10324|10324) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10324|10324) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10324|10324) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10324|10324) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10324|10324) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10324|10324) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10324|10324) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10324|10324) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000e.00000202(782baf19), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000102(5306fcda) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10324|10459) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10324|10459) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000e.00000202(782baf19) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10324|10459) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10324|10459) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10324|10459) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10324|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000102(5306fcda) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 9
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
Deleting datawriter: datawriter_02
(10324|10324) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000202(782baf19) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 9
(10324|10459) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10324|10459) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10324|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
(10324|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000507(4700cd51) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 8
Deleting datareader: datareader_02
(10324|10324) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
(10324|10324) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000e.00000607(6c2d9e92) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 8
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10324|10379) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10324|10379) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000001c7(b808cae5) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10324|10379) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10324|10379) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000003c7(8a3ea867) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10324|10379) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10324|10379) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000004c7(c57f3ea0) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10324|10485) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10324|10379) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10324|10379) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000e.000002c7(93259926) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10379) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10324|10485) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10324|10324) Service_Participant::shutdown
(10324|10324) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.845
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.070
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10324|10324) Service_Participant::~Service_Participant
(10324|10324) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #13 (PID 10331) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10331|10331) INFO: set_DCPS_debug_level: set to 3
(10331|10331) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10331|10331) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10331|10331) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10331|10331) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10331|10331) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10331|10331) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10331|10331) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10331|10331) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10331|10331) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10331|10331) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10331|10331) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10331|10331) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10331|10331) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10331|10331) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000d.000001c1(16cb1500) in domain 7
(10331|10331) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10331|10331) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10331|10331) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10331|10331) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10331|10331) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10455) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000001c7(ffa8b035), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10331|10331) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10455) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000002c7(d485e3f6), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10331|10331) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10455) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000003c7(cd9ed2b7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10331|10331) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10331|10455) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.000004c7(82df4470), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10331|10331) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000507(00a0b781), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10331|10331) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10331|10331) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10331|10331) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10331|10331) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000d.00000607(2b8de442), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10331|10331) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10331|10331) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10331|10331) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10331|10331) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10331|10331) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10331|10331) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000102(14a6860a), publishing to topic name "topic_01" type "Bench::Data"
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10331|10331) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10331|10331) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10331|10331) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10331|10331) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10331|10331) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10331|10331) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10331|10331) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10331|10331) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10331|10331) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10331|10331) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10331|10331) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000d.00000202(3f8bd5c9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000102(14a6860a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10331|10455) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10331|10455) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000d.00000202(3f8bd5c9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10331|10455) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10331|10455) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10331|10455) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10331|10331) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000102(14a6860a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 8
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
Deleting datawriter: datawriter_02
(10331|10331) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000202(3f8bd5c9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 8
(10331|10455) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10331|10455) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10331|10331) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
(10331|10331) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000507(00a0b781) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 7
Deleting datareader: datareader_02
(10331|10331) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
(10331|10331) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000d.00000607(2b8de442) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 7
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10331|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10331|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000001c7(ffa8b035) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10331|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10331|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000003c7(cd9ed2b7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10331|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10331|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000004c7(82df4470) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10331|10404) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10331|10404) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000d.000002c7(d485e3f6) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10331|10481) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10404) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10331|10481) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10331|10331) Service_Participant::shutdown
(10331|10331) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 2.972
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10331|10331) Service_Participant::~Service_Participant
(10331|10331) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #17 (PID 10336) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10336|10336) INFO: set_DCPS_debug_level: set to 3
(10336|10336) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10336|10336) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10336|10336) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10336|10336) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10336|10336) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10336|10336) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10336|10336) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10336|10336) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10336|10336) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10336|10336) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10336|10336) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10336|10336) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10336|10336) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10336|10336) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.0000000f.000001c1(6c0b4660) in domain 7
(10336|10336) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10336|10336) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10336|10336) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10336|10336) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10336|10336) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000001c7(8568e355), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10336|10336) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000002c7(ae45b096), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10336|10336) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000003c7(b75e81d7), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10336|10336) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10336|10461) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.000004c7(f81f1710), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10336|10336) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000507(7a60e4e1), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10336|10336) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10336|10336) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10336|10336) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10336|10336) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataReaderImpl::enable: got GUID 01030000.30c5d672.0000000f.00000607(514db722), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10336|10336) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10336|10336) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10336|10336) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10336|10336) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10336|10336) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10336|10336) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000102(6e66d56a), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10336|10336) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10336|10336) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10336|10336) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10336|10336) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1680 with 20 chunks
(10336|10336) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10336|10336) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10336) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10336) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10336|10336) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10336|10336) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10336|10336) DataWriterImpl::enable: got GUID 01030000.30c5d672.0000000f.00000202(454b86a9), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000102(6e66d56a) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10336|10461) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10461) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.0000000f.00000202(454b86a9) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10336|10461) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10336|10461) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10336|10461) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10336|10336) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000102(6e66d56a) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 7
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
Deleting datawriter: datawriter_02
(10336|10336) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000202(454b86a9) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 7
(10336|10461) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10336|10461) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10336|10336) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
(10336|10336) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000507(7a60e4e1) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 6
Deleting datareader: datareader_02
(10336|10336) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
(10336|10336) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.0000000f.00000607(514db722) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 6
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10336|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10336|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000001c7(8568e355) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10336|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10336|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000003c7(b75e81d7) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10336|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10336|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000004c7(f81f1710) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10336|10397) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10336|10397) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.0000000f.000002c7(ae45b096) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10336|10489) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10397) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10336|10489) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10336|10336) Service_Participant::shutdown
(10336|10336) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.136
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.056
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10336|10336) Service_Participant::~Service_Participant
(10336|10336) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #9 (PID 10323) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10323|10323) INFO: set_DCPS_debug_level: set to 3
(10323|10323) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10323|10323) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10323|10323) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10323|10323) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10323|10323) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10323|10323) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10323|10323) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10323|10323) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10323|10323) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10323|10323) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10323|10323) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10323|10323) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10323|10323) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10323|10323) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000010.000001c1(8ebb4633) in domain 7
(10323|10323) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10323|10323) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10323|10323) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10323|10323) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10323|10323) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10456) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000001c7(67d8e306), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10323|10323) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10456) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000002c7(4cf5b0c5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10323|10323) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10456) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000003c7(55ee8184), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10323|10323) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10323|10456) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.000004c7(1aaf1743), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10323|10323) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000507(98d0e4b2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10323|10323) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10323|10323) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10323|10323) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000010.00000607(b3fdb771), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10323|10323) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10323|10323) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10323|10323) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10323|10323) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10323|10323) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10323|10323) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000102(8cd6d539), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10323|10323) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10323|10323) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10323|10323) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10323|10323) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1900 with 20 chunks
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10323|10323) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10323|10323) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10323|10323) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10323) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10323|10323) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10323|10323) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10323|10323) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10323|10323) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000010.00000202(a7fb86fa), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000102(8cd6d539) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10323|10456) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10456) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000010.00000202(a7fb86fa) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10323|10456) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10323|10456) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10323|10456) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10323|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000102(8cd6d539) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 6
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
Deleting datawriter: datawriter_02
(10323|10323) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000202(a7fb86fa) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 6
(10323|10456) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10323|10456) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10323|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
(10323|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000507(98d0e4b2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 5
Deleting datareader: datareader_02
(10323|10323) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
(10323|10323) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000010.00000607(b3fdb771) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 5
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10323|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10323|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000001c7(67d8e306) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10323|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10323|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000003c7(55ee8184) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10323|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10323|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000004c7(1aaf1743) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10323|10391) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10323|10391) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000010.000002c7(4cf5b0c5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10323|10490) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10391) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10323|10490) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10323|10323) Service_Participant::shutdown
(10323|10323) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:48Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.204
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10323|10323) Service_Participant::~Service_Participant
(10323|10323) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #16 (PID 10335) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10335|10335) INFO: set_DCPS_debug_level: set to 3
(10335|10335) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10335|10335) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10335|10335) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10335|10335) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10335|10335) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10335|10335) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10335|10335) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10335|10335) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10335|10335) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10335|10335) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10335|10335) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10335|10335) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10335|10335) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10335|10335) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000011.000001c1(b3db6f83) in domain 7
(10335|10335) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10335|10335) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10335|10335) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10335|10335) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10335|10335) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000001c7(5ab8cab6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10335|10335) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000002c7(71959975), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10335|10335) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000003c7(688ea834), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10335|10335) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10335|10464) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.000004c7(27cf3ef3), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10335|10335) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000507(a5b0cd02), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10335|10335) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10335|10335) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10335|10335) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000011.00000607(8e9d9ec1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10335|10335) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10335|10335) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10335|10335) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10335|10335) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10335|10335) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10335|10335) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000102(b1b6fc89), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10335|10335) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10335|10335) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10335|10335) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10335|10335) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1800 with 20 chunks
(10335|10335) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10335|10335) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10335|10335) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10335|10335) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10335|10335) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10335|10335) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10335|10335) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10335|10335) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000011.00000202(9a9baf4a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:15Z: Process construction / entity creation complete.
2026-03-20T20:19:15Z: Beginning action construction / initialization.
2026-03-20T20:19:15Z: Action construction / initialization complete.
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000102(b1b6fc89) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10335|10464) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10335|10464) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000011.00000202(9a9baf4a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10335|10464) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10335|10464) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:16Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:16Z: DDS entities enabled.
2026-03-20T20:19:16Z: Initializing process actions.
2026-03-20T20:19:46Z: Starting process actions.
2026-03-20T20:19:46Z: Process tests started.
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-03-20T20:19:47Z: Stopping process tests.
2026-03-20T20:19:47Z: Process tests stopped.
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10335|10464) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
2026-03-20T20:19:48Z: Stopping process actions.
2026-03-20T20:19:48Z: Detaching Listeners.
2026-03-20T20:19:48Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10335|10335) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000102(b1b6fc89) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 5
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
Deleting datawriter: datawriter_02
(10335|10335) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000202(9a9baf4a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 5
(10335|10464) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10335|10464) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10335|10335) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
(10335|10335) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000507(a5b0cd02) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 4
Deleting datareader: datareader_02
(10335|10335) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
(10335|10335) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000011.00000607(8e9d9ec1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 4
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10335|10405) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10335|10405) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000001c7(5ab8cab6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10335|10405) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10335|10405) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000003c7(688ea834) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10335|10405) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10335|10405) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000004c7(27cf3ef3) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10335|10405) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10335|10405) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000011.000002c7(71959975) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10335|10496) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10405) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10335|10496) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10335|10335) Service_Participant::shutdown
(10335|10335) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.255
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.042
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10335|10335) Service_Participant::~Service_Participant
(10335|10335) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #19 (PID 10338) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10338|10338) INFO: set_DCPS_debug_level: set to 3
(10338|10338) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10338|10338) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10338|10338) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10338|10338) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10338|10338) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10338|10338) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10338|10338) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10338|10338) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10338|10338) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10338|10338) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10338|10338) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10338|10338) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10338|10338) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10338|10338) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000012.000001c1(f47b1553) in domain 7
(10338|10338) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10338|10338) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10338|10338) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10338|10338) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10338|10338) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10463) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000001c7(1d18b066), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10338|10338) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10463) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000002c7(3635e3a5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10338|10338) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10463) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000003c7(2f2ed2e4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10338|10338) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10338|10463) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.000004c7(606f4423), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10338|10338) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000507(e210b7d2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10338|10338) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10338|10338) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10338|10338) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000012.00000607(c93de411), subscribed to topic name "topic_02" type "Bench::Data"
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10338|10338) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10338|10338) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10338|10338) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10338|10338) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10338|10338) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10338|10338) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10338|10338) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000102(f6168659), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10338|10338) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10338|10338) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10338|10338) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10338|10338) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1880 with 20 chunks
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10338|10338) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10338|10338) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10338|10338) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10338|10338) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10338|10338) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10338|10338) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10338|10338) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000012.00000202(dd3bd59a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:16Z: Process construction / entity creation complete.
2026-03-20T20:19:16Z: Beginning action construction / initialization.
2026-03-20T20:19:16Z: Action construction / initialization complete.
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000102(f6168659) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10338|10463) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10338|10463) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000012.00000202(dd3bd59a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10338|10463) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10338|10463) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:17Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:17Z: DDS entities enabled.
2026-03-20T20:19:17Z: Initializing process actions.
2026-03-20T20:19:47Z: Starting process actions.
2026-03-20T20:19:47Z: Process tests started.
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
2026-03-20T20:19:48Z: Stopping process tests.
2026-03-20T20:19:48Z: Process tests stopped.
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10338|10463) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
2026-03-20T20:19:49Z: Stopping process actions.
2026-03-20T20:19:49Z: Detaching Listeners.
2026-03-20T20:19:49Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10338|10338) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000102(f6168659) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 4
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
Deleting datawriter: datawriter_02
(10338|10338) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000202(dd3bd59a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 4
(10338|10463) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10338|10463) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10338|10338) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
(10338|10338) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000507(e210b7d2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 3
Deleting datareader: datareader_02
(10338|10338) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
(10338|10338) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000012.00000607(c93de411) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 3
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10338|10390) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10338|10390) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000001c7(1d18b066) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10338|10390) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10338|10390) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000003c7(2f2ed2e4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10338|10390) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10338|10390) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000004c7(606f4423) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10338|10390) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10338|10390) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000012.000002c7(3635e3a5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10338|10502) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10390) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10338|10502) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10338|10338) Service_Participant::shutdown
(10338|10338) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.414
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10338|10338) Service_Participant::~Service_Participant
(10338|10338) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #15 (PID 10334) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10334|10334) INFO: set_DCPS_debug_level: set to 3
(10334|10334) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10334|10334) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10334|10334) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10334|10334) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10334|10334) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10334|10334) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10334|10334) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10334|10334) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10334|10334) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10334|10334) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10334|10334) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10334|10334) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10334|10334) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10334|10334) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000013.000001c1(c91b3ce3) in domain 7
(10334|10334) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10334|10334) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10334|10334) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10334|10334) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10334|10334) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000001c7(207899d6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10334|10334) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10334) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000002c7(0b55ca15), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10334|10334) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000003c7(124efb54), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10334|10334) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10334|10462) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.000004c7(5d0f6d93), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10334|10334) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000507(df709e62), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10334|10334) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10334|10334) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10334|10334) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000013.00000607(f45dcda1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10334|10334) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10334|10334) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10334|10334) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10334|10334) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1480 with 20 chunks
(10334|10334) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10334|10334) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000102(cb76afe9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10334|10334) WriteDataContainer sample_list_element_allocator 3a78 with 20 chunks
(10334|10334) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10334|10334) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10334|10334) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1980 with 20 chunks
(10334|10334) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10334|10334) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10334|10334) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10334|10334) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10334|10334) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10334|10334) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10334|10334) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10334|10334) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000013.00000202(e05bfc2a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:16Z: Process construction / entity creation complete.
2026-03-20T20:19:16Z: Beginning action construction / initialization.
2026-03-20T20:19:16Z: Action construction / initialization complete.
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000102(cb76afe9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10334|10462) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10334|10462) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000013.00000202(e05bfc2a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10334|10462) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10334|10462) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:17Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:17Z: DDS entities enabled.
2026-03-20T20:19:17Z: Initializing process actions.
2026-03-20T20:19:47Z: Starting process actions.
2026-03-20T20:19:47Z: Process tests started.
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
2026-03-20T20:19:48Z: Stopping process tests.
2026-03-20T20:19:48Z: Process tests stopped.
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10334|10462) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
2026-03-20T20:19:49Z: Stopping process actions.
2026-03-20T20:19:49Z: Detaching Listeners.
2026-03-20T20:19:49Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10334|10334) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000102(cb76afe9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 3
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
Deleting datawriter: datawriter_02
(10334|10334) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000202(e05bfc2a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 3
(10334|10462) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10334|10462) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10334|10334) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
(10334|10334) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000507(df709e62) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 2
Deleting datareader: datareader_02
(10334|10334) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
(10334|10334) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000013.00000607(f45dcda1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 2
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10334|10383) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10334|10383) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000001c7(207899d6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10334|10383) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10334|10383) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000003c7(124efb54) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10334|10383) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10334|10383) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000004c7(5d0f6d93) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10334|10383) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10334|10500) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10334|10383) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000013.000002c7(0b55ca15) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10383) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10334|10500) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10334|10334) Service_Participant::shutdown
(10334|10334) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.488
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10334|10334) Service_Participant::~Service_Participant
(10334|10334) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #20 (PID 10339) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10339|10339) INFO: set_DCPS_debug_level: set to 3
(10339|10339) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10339|10339) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10339|10339) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10339|10339) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10339|10339) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10339|10339) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10339|10339) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10339|10339) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10339|10339) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10339|10339) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10339|10339) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10339|10339) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10339|10339) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10339|10339) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000014.000001c1(7b3be0f3) in domain 7
(10339|10339) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10339|10339) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10339|10339) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10339|10339) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10339|10339) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10466) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000001c7(925845c6), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10339|10339) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10466) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000002c7(b9751605), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10339|10339) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000003c7(a06e2744), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10339|10339) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10339|10466) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10466) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.000004c7(ef2fb183), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10339|10339) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000507(6d504272), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10339|10339) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10339|10339) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10339|10339) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000014.00000607(467d11b1), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10339|10339) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10339|10339) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 14880 with 20 chunks
(10339|10339) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14910 with 20 chunks
(10339|10339) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10339|10339) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10339|10339) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10339|10339) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000102(795673f9), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10339|10339) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10339|10339) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 149a0 with 20 chunks
(10339|10339) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 14a30 with 20 chunks
(10339|10339) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a00 with 20 chunks
(10339|10339) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10339|10339) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10339|10339) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10339) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10339|10339) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10339|10339) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10339|10339) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000014.00000202(527b203a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:16Z: Process construction / entity creation complete.
2026-03-20T20:19:16Z: Beginning action construction / initialization.
2026-03-20T20:19:16Z: Action construction / initialization complete.
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000102(795673f9) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10339|10466) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10466) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000014.00000202(527b203a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10339|10466) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10339|10466) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
2026-03-20T20:19:17Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:17Z: DDS entities enabled.
2026-03-20T20:19:17Z: Initializing process actions.
2026-03-20T20:19:47Z: Starting process actions.
2026-03-20T20:19:47Z: Process tests started.
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-20T20:19:48Z: Stopping process tests.
2026-03-20T20:19:48Z: Process tests stopped.
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10339|10466) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
2026-03-20T20:19:49Z: Stopping process actions.
2026-03-20T20:19:49Z: Detaching Listeners.
2026-03-20T20:19:49Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10339|10339) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000102(795673f9) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 2
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
Deleting datawriter: datawriter_02
(10339|10339) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000202(527b203a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 2
(10339|10466) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10339|10466) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10339|10339) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10339|10339) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000507(6d504272) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datareader: datareader_02
(10339|10339) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10339|10339) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000014.00000607(467d11b1) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10339|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10339|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000001c7(925845c6) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10339|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10339|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000003c7(a06e2744) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000004c2(37455dfe)
(10339|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10339|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000004c7(ef2fb183) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000003c2(7804cb39)
(10339|10414) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10339|10517) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10339|10414) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000014.000002c7(b9751605) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10414) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10339|10517) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10339|10339) Service_Participant::shutdown
(10339|10339) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.543
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10339|10339) Service_Participant::~Service_Participant
(10339|10339) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.28392c88.000001c1 === Spawned Process #18 (PID 10337) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:19:12Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DCPSInfoRepo' = 'localhost:12345' to [common] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10337|10337) INFO: set_DCPS_debug_level: set to 3
(10337|10337) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10337|10337) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10337|10337) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10337|10337) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10337|10337) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ DEFAULT_REPO].
(10337|10337) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10337|10337) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10337|10337) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10337|10337) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10337|10337) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10337|10337) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10337|10337) INFO: ConfigStoreImpl::set_string: REPOSITORY_DEFAULT_REPO=@DEFAULT_REPO
(10337|10337) Service_Participant::set_repo_ior: Repo[DEFAULT_REPO] == file://repo.ior
(10337|10337) DomainParticipantImpl::enable: enabled participant 01030000.30c5d672.00000015.000001c1(465bc943) in domain 7
(10337|10337) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_DATALINK_RELEASE_DELAY=0
(10337|10337) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_BITTCP_TRANSPORT_INST_DEFAULT_REPO_LOCAL_ADDRESS=:0
(10337|10337) InfoRepoDiscovery::bit_config - BIT tcp transport :0
(10337|10337) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10337|10337) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10337|10337) WARNING: get_fully_qualified_hostname: Could not find FQDN. Using "runnervm46oaq" as fully qualified hostname, please correct system configuration.
(10337|10337) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10337|10465) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000001c7(af386c76), subscribed to topic name "DCPSParticipant" type "PARTICIPANT_BUILT_IN_TOPIC_TYPE"
(10337|10337) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1440 with 20 chunks
(10337|10337) DataReaderImpl::enable Cached_Allocator_With_Overflow 14d0 with 20 chunks
(10337|10337) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000002c7(84153fb5), subscribed to topic name "DCPSTopic" type "TOPIC_BUILT_IN_TOPIC_TYPE"
(10337|10465) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78)
(10337|10337) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 1a70 with 20 chunks
(10337|10337) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b00 with 20 chunks
(10337|10337) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10337|10465) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000003c7(9d0e0ef4), subscribed to topic name "DCPSPublication" type "PUBLICATION_BUILT_IN_TOPIC_TYPE"
(10337|10337) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 20a0 with 20 chunks
(10337|10337) DataReaderImpl::enable Cached_Allocator_With_Overflow 2130 with 20 chunks
(10337|10337) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2, Unaligned CDR
(10337|10465) DataReaderImpl::add_association - bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.000004c7(d24f9833), subscribed to topic name "DCPSSubscription" type "SUBSCRIPTION_BUILT_IN_TOPIC_TYPE"
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10337|10337) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2760 with 20 chunks
(10337|10337) DataReaderImpl::enable Cached_Allocator_With_Overflow 27f0 with 20 chunks
(10337|10337) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000507(50306bc2), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10337|10337) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 46e0 with 20 chunks
(10337|10337) DataReaderImpl::enable Cached_Allocator_With_Overflow 4770 with 20 chunks
(10337|10337) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa)
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataReaderImpl::enable: got GUID 01030000.30c5d672.00000015.00000607(7b1d3801), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10337|10337) WriteDataContainer sample_list_element_allocator 3378 with 20 chunks
(10337|10337) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 10080 with 20 chunks
(10337|10465) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a)
(10337|10337) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10110 with 20 chunks
(10337|10337) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1400 with 20 chunks
(10337|10337) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10337|10337) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000002.00000507(82f02050)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000002.00000507(82f02050) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000004.00000507(0db0d5f0) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000003.00000507(bf9009e0)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000003.00000507(bf9009e0) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000005.00000507(30d0fc40)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000005.00000507(30d0fc40) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000007.00000507(4a10af20)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000007.00000507(4a10af20) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000006.00000507(77708690)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000006.00000507(77708690) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000009.00000507(f5201141)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000009.00000507(f5201141) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000e.00000507(4700cd51)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000e.00000507(4700cd51) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000a.00000507(b2806b91)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000a.00000507(b2806b91) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000008.00000507(c84038f1)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000008.00000507(c84038f1) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000c.00000507(3dc09e31) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000b.00000507(8fe04221)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000b.00000507(8fe04221) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000d.00000507(00a0b781)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000d.00000507(00a0b781) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.0000000f.00000507(7a60e4e1) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000010.00000507(98d0e4b2) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000011.00000507(a5b0cd02) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000013.00000507(df709e62)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000013.00000507(df709e62) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000012.00000507(e210b7d2)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000012.00000507(e210b7d2) calling association_complete_i
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000014.00000507(6d504272)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000014.00000507(6d504272) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) succeeded in associating with reader 01030000.30c5d672.00000015.00000507(50306bc2)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000102(44365a49) reader 01030000.30c5d672.00000015.00000507(50306bc2) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000102(44365a49), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10337|10337) WriteDataContainer sample_list_element_allocator 36f8 with 20 chunks
(10337|10337) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 101a0 with 20 chunks
(10337|10337) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 10230 with 20 chunks
(10337|10337) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1a80 with 20 chunks
(10337|10337) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10337|10337) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000002.00000607(a9dd7393)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000002.00000607(a9dd7393) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000004.00000607(269d8633)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000004.00000607(269d8633) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000003.00000607(94bd5a23)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000003.00000607(94bd5a23) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000006.00000607(5c5dd553)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000006.00000607(5c5dd553) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000005.00000607(1bfdaf83) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000007.00000607(613dfce3)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000007.00000607(613dfce3) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000008.00000607(e36d6b32)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000008.00000607(e36d6b32) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000009.00000607(de0d4282)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000009.00000607(de0d4282) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000e.00000607(6c2d9e92) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000a.00000607(99ad3852)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000a.00000607(99ad3852) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000c.00000607(16edcdf2) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000b.00000607(a4cd11e2) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000d.00000607(2b8de442)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000d.00000607(2b8de442) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.0000000f.00000607(514db722)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.0000000f.00000607(514db722) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000010.00000607(b3fdb771)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000010.00000607(b3fdb771) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000011.00000607(8e9d9ec1) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1)
(10337|10337) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000012.00000607(c93de411)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000012.00000607(c93de411) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000014.00000607(467d11b1)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000014.00000607(467d11b1) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1)
(10337|10465) DataWriterImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000013.00000607(f45dcda1)
(10337|10337) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000013.00000607(f45dcda1) calling association_complete_i
(10337|10337) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1)
(10337|10337) DataReaderImpl::add_association - bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) succeeded in associating with reader 01030000.30c5d672.00000015.00000607(7b1d3801)
(10337|10465) DataWriterImpl::transport_assoc_done: writer 01030000.30c5d672.00000015.00000202(6f1b098a) reader 01030000.30c5d672.00000015.00000607(7b1d3801) calling association_complete_i
(10337|10465) DataWriterImpl::association_complete_i - bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801)
(10337|10337) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10337|10337) DataWriterImpl::enable: got GUID 01030000.30c5d672.00000015.00000202(6f1b098a), publishing to topic name "topic_02" type "Bench::Data"
2026-03-20T20:19:16Z: Process construction / entity creation complete.
2026-03-20T20:19:16Z: Beginning action construction / initialization.
2026-03-20T20:19:16Z: Action construction / initialization complete.
2026-03-20T20:19:17Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:19:17Z: DDS entities enabled.
2026-03-20T20:19:17Z: Initializing process actions.
2026-03-20T20:19:47Z: Starting process actions.
2026-03-20T20:19:47Z: Process tests started.
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000003.00000102(ab96386b) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000003.00000202(80bb6ba8) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000003.00000507(bf9009e0) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000003.00000607(94bd5a23) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000002.00000102(96f611db) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000002.00000202(bddb4218) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000002.00000507(82f02050) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000002.00000607(a9dd7393) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000004.00000102(19b6e47b) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000004.00000202(329bb7b8) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000004.00000507(0db0d5f0) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000004.00000607(269d8633) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000006.00000102(6376b71b) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000006.00000202(485be4d8) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000006.00000507(77708690) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000006.00000607(5c5dd553) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000005.00000102(24d6cdcb) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000005.00000202(0ffb9e08) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000007.00000102(5e169eab) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000005.00000507(30d0fc40) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000007.00000202(753bcd68) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000005.00000607(1bfdaf83) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000007.00000507(4a10af20) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000007.00000607(613dfce3) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000009.00000102(e12620ca) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000009.00000202(ca0b7309) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000009.00000507(f5201141) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000009.00000607(de0d4282) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000008.00000102(dc46097a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000008.00000202(f76b5ab9) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000008.00000507(c84038f1) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000008.00000607(e36d6b32) num remotes 1
2026-03-20T20:19:48Z: Stopping process tests.
2026-03-20T20:19:48Z: Process tests stopped.
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000a.00000102(a6865a1a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000a.00000202(8dab09d9) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000a.00000507(b2806b91) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000a.00000607(99ad3852) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000c.00000102(29c6afba) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000c.00000202(02ebfc79) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000c.00000507(3dc09e31) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000c.00000607(16edcdf2) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000b.00000102(9be673aa) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000b.00000202(b0cb2069) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000b.00000507(8fe04221) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000b.00000607(a4cd11e2) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000e.00000102(5306fcda) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000e.00000202(782baf19) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000e.00000507(4700cd51) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000e.00000607(6c2d9e92) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000d.00000102(14a6860a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000d.00000202(3f8bd5c9) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000d.00000507(00a0b781) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000d.00000607(2b8de442) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.0000000f.00000102(6e66d56a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.0000000f.00000202(454b86a9) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.0000000f.00000507(7a60e4e1) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.0000000f.00000607(514db722) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000010.00000102(8cd6d539) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000010.00000202(a7fb86fa) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000010.00000507(98d0e4b2) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000010.00000607(b3fdb771) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000011.00000102(b1b6fc89) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000011.00000202(9a9baf4a) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000011.00000507(a5b0cd02) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000011.00000607(8e9d9ec1) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000012.00000102(f6168659) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000012.00000202(dd3bd59a) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000012.00000507(e210b7d2) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000012.00000607(c93de411) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000013.00000102(cb76afe9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000013.00000202(e05bfc2a) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000013.00000507(df709e62) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000013.00000607(f45dcda1) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000014.00000102(795673f9) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000014.00000202(527b203a) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000014.00000507(6d504272) num remotes 1
(10337|10465) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000014.00000607(467d11b1) num remotes 1
2026-03-20T20:19:49Z: Stopping process actions.
2026-03-20T20:19:49Z: Detaching Listeners.
2026-03-20T20:19:49Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10337|10337) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000102(44365a49) remote 01030000.30c5d672.00000015.00000507(50306bc2) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000507(50306bc2) remote 01030000.30c5d672.00000015.00000102(44365a49) num remotes 1
Deleting datawriter: datawriter_02
(10337|10337) DataWriterImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000202(6f1b098a) remote 01030000.30c5d672.00000015.00000607(7b1d3801) num remotes 1
(10337|10465) DataReaderImpl::remove_associations: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
(10337|10465) DataReaderImpl::remove_associations_i: bit 0 local 01030000.30c5d672.00000015.00000607(7b1d3801) remote 01030000.30c5d672.00000015.00000202(6f1b098a) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10337|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10337|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000001c7(af386c76) remote 01030000.30c5d672.00000001.000001c2(4a32a9bb) num remotes 1
(10337|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000001c2(4a32a9bb)
(10337|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10337|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000003c7(9d0e0ef4) remote 01030000.30c5d672.00000001.000004c2(37455dfe) num remotes 1
(10337|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10337|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000004c7(d24f9833) remote 01030000.30c5d672.00000001.000003c2(7804cb39) num remotes 1
(10337|10412) DataReaderImpl::remove_associations: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10337|10412) DataReaderImpl::remove_associations_i: bit 1 local 01030000.30c5d672.00000015.000002c7(84153fb5) remote 01030000.30c5d672.00000001.000002c2(611ffa78) num remotes 1
(10337|10525) TcpConnection::handle_close() called on transport: _OPENDDS__BITTCPTransportInst_DEFAULT_REPO to 10.1.0.17:39455 , reconnect_state = INIT_STATE.
(10337|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10337|10412) InstanceState::unregister_was_received on 01030000.30c5d672.00000001.000002c2(611ffa78)
(10337|10525) DataLink::handle_exception() - delay already elapsed so handle_timeout now
(10337|10337) Service_Participant::shutdown
(10337|10337) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:19:49Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 3.673
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.043
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10337|10337) Service_Participant::~Service_Participant
(10337|10337) Service_Participant::shutdown
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-repo --show-worker-logs Time:72s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10538
node_controller PID: 10539 started at 2026-03-20 20:20:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-disco-relay
test_controller PID: 10540 started at 2026-03-20 20:20:10
Using example/config/scenario/ci-disco-relay.json:
Name: Continuous Integration Discovery Test
Description: This is a small quick test for (quiet) discovery capability via the relay with many participant processes
Parameters:
Base: disco
Config: RtpsRelay
Time: 30
Participants: 2
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.292b2ea3.000001c1 "test_nc_10538"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/3
Started at 2026-03-20T20:20:17Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:20:20Z
2026-03-20T20:20:20Z: Node 01037c1e.52250c2d.292b2ea3.000001c1 (test_nc_10538) starting process 10558:
- original config:
- command line: RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -DCPSThreadStatusInterval 1 -LogRelayStatistics 3 -DCPSConfigFile /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini -ApplicationDomain 7 -VerticalAddress 4444 -MetaDiscoveryAddress 127.0.0.1:0 -ORBLogFile /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w1_log.txt -DCPSPendingTimeout 3
2026-03-20T20:20:20Z: Node 01037c1e.52250c2d.292b2ea3.000001c1 (test_nc_10538) starting process 10559:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w2_config.json --report /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w2_report.json --log /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w2_log.txt
2026-03-20T20:20:20Z: Node 01037c1e.52250c2d.292b2ea3.000001c1 (test_nc_10538) starting process 10560:
- original config: ci-disco-relay.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w3_config.json --report /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w3_report.json --log /tmp/opendds_bench_nc_10539/n01037c1e.52250c2d.292b2ea3.000001c1w3_log.txt
2026-03-20T20:20:57Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10559 with exit code 0
2026-03-20T20:20:57Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10560 with exit code 0
2026-03-20T20:21:20Z: Scenario timed out, Killing Spawned Processes...
2026-03-20T20:21:20Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10558 with exit code 9
Writing report for node name 'test_nc_10538' (id '01037c1e.52250c2d.292b2ea3.000001c1') with 3 spawned process reports
Got 1 out of 3 expected process reports
Got 2 out of 3 expected process reports
Got 3 out of 3 expected process reports
Ended at 2026-03-20T20:21:21Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 60
percent cpu utilization min = 0.000000
percent cpu utilization max = 9.940400
percent cpu utilization mean = 0.425203
percent cpu utilization stdev = 1.652355
percent cpu utilization median = 0.000000
percent cpu utilization madev = 0.000000
Percent Memory Utilization Statistics:
percent memory utilization count = 60
percent memory utilization min = 0.000000
percent memory utilization max = 2.466920
percent memory utilization mean = 1.787266
percent memory utilization stdev = 0.791993
percent memory utilization median = 2.465333
percent memory utilization madev = 0.001526
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 60
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 1167.190373
percent virtual memory utilization mean = 849.455217
percent virtual memory utilization stdev = 392.238582
percent virtual memory utilization median = 1167.190373
percent virtual memory utilization madev = 0.000000
Test Timing Stats:
Max Construction Time: 0.083 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.000 seconds
Max Stop Time: 0.000 seconds
Max Destruction Time: 0.027 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 16
discovery time delta min = 0.006268
discovery time delta max = 0.538496
discovery time delta mean = 0.198006
discovery time delta stdev = 0.189865
discovery time delta median = 0.171021
discovery time delta madev = 0.155717
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 0
Jitter Statistics:
jitter count = 0
Throughput Statistics:
throughput count = 0
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/3
=== Showing Log for Node 01037c1e.52250c2d.292b2ea3.000001c1 === Spawned Process #2 (PID 10559) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:20:24Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10559|10559) INFO: set_DCPS_debug_level: set to 3
(10559|10559) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10559|10559) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10559|10559) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10559|10559) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10559|10559) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10559|10559) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10559|10559) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10559|10559) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10559|10559) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10559|10559) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10559|10559) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10559|10559) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10559|10559) DomainParticipantImpl::enable: enabled participant 01037c1e.52250c2d.293f0ba3.000001c1(83f620e7) in domain 7
(10559|10559) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10559|10559) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10559|10559) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10559|10559) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10559|10559) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10559|10559) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10559|10559) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d293f0ba3_7
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_MAX_MESSAGE_SIZE=65466
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_HEARTBEAT_PERIOD=200
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_NAK_RESPONSE_DELAY=100
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_RESPONSIVE_MODE=false
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_SEND_DELAY=10
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_SEND_BUFFER_SIZE=65535
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_RCV_BUFFER_SIZE=65535
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_PORT_MODE=system
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_PB=7400
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_DG=250
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_PG=2
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_D2=2
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_D3=12
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_USE_MULTICAST=false
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_INIT_PARTICIPANT_PORT_ID=2
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_LOCAL_ADDRESS=0.0.0.0:0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_IPV6_INIT_PARTICIPANT_PORT_ID=3
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_IPV6_LOCAL_ADDRESS=:::0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_IPV6_ADVERTISED_ADDRESS=:::0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_USE_RTPS_RELAY=false
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_RTPS_RELAY_ONLY=true
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10559|10559) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_USE_ICE=false
(10559|10559) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D293F0BA3_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d293f0ba3_7
(10559|10559) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D293F0BA3_7_PASSIVE_CONNECT_DURATION=60000
(10559|10575) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_RTPS_RELAY_ONLY=true
(10559|10575) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293F0BA3_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10559|10559) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10559|10576) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10559|10576) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.17 (0x7b70000031c8 joined count 2)
(10559|10576) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000031c8 joined count 3)
(10559|10576) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10559|10576) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10559|10559) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10559|10576) Spdp::handle_participant_data - 01037c1e.52250c2d.293f0ba3.000001c1(83f620e7) discovered 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) lease 5:00 from 127.0.0.1:4444 (0)
(10559|10576) Spdp::update_rtps_relay_application_participant - 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) is an RtpsRelay application participant
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000003c2(28c913df) remote 01037c1e.52250c2d.293e8bdb.000003c7(29c65332)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000004c2(67888518) remote 01037c1e.52250c2d.293e8bdb.000004c7(6687c5f5)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000200c2(00609472) remote 01037c1e.52250c2d.293e8bdb.000200c7(016fd49f)
(10559|10576) Spdp::update_rtps_relay_application_participant - 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) is an RtpsRelay application participant
(10559|10559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10559|10559) DataReaderImpl::enable: got GUID 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10559|10559) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10559|10559) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10559|10559) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10559|10559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10559|10559) DataReaderImpl::enable: got GUID 01037c1e.52250c2d.293f0ba3.01000007(50561146), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10559|10559) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10559|10559) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10559|10559) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10559|10559) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10559|10559) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10559|10559) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10559|10559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10559|10559) DataWriterImpl::enable: got GUID 01037c1e.52250c2d.293f0ba3.00000002(988082ac), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10559|10575) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) remote 01037c1e.52250c2d.293f0ba3.00000002(988082ac)
(10559|10559) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10559|10559) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10559|10559) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10559|10559) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10559|10559) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10559|10559) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10559|10575) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.00000002(988082ac) remote 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.00000002(988082ac) succeeded in associating with reader 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.00000002(988082ac) reader 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) calling association_complete_i
(10559|10575) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.293f0ba3.00000002(988082ac) remote 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623)
(10559|10559) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10559|10559) DataWriterImpl::enable: got GUID 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9), publishing to topic name "topic_02" type "Bench::Data"
(10559|10575) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.01000007(50561146) remote 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9)
2026-03-20T20:20:24Z: Process construction / entity creation complete.
2026-03-20T20:20:24Z: Beginning action construction / initialization.
2026-03-20T20:20:24Z: Action construction / initialization complete.
(10559|10575) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) remote 01037c1e.52250c2d.293f0ba3.01000007(50561146)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) succeeded in associating with reader 01037c1e.52250c2d.293f0ba3.01000007(50561146)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) reader 01037c1e.52250c2d.293f0ba3.01000007(50561146) calling association_complete_i
(10559|10575) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) remote 01037c1e.52250c2d.293f0ba3.01000007(50561146)
(10559|10576) Spdp::handle_participant_data - 01037c1e.52250c2d.293f0ba3.000001c1(83f620e7) discovered 01037c1e.52250c2d.2940aa48.000001c1(1492b4a0) lease 5:00 from 127.0.0.1:4444 (1)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000300c3(76a5ced3) remote 01037c1e.52250c2d.2940aa48.000300c4(7fa5cf37)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000301c3(6fbeff92) remote 01037c1e.52250c2d.2940aa48.000301c4(66befe76)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000003c2(28c913df) remote 01037c1e.52250c2d.2940aa48.000003c7(cfc77317)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000004c2(67888518) remote 01037c1e.52250c2d.2940aa48.000004c7(8086e5d0)
(10559|10576) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.293f0ba3.000200c2(00609472) remote 01037c1e.52250c2d.2940aa48.000200c7(e76ef4ba)
(10559|10575) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.00000002(988082ac) remote 01037c1e.52250c2d.2940aa48.00000007(7f8ee264)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.00000002(988082ac) succeeded in associating with reader 01037c1e.52250c2d.2940aa48.00000007(7f8ee264)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.00000002(988082ac) reader 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) calling association_complete_i
(10559|10575) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.293f0ba3.00000002(988082ac) remote 01037c1e.52250c2d.2940aa48.00000007(7f8ee264)
(10559|10575) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) remote 01037c1e.52250c2d.2940aa48.01000007(c7328501)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) succeeded in associating with reader 01037c1e.52250c2d.2940aa48.01000007(c7328501)
(10559|10575) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) reader 01037c1e.52250c2d.2940aa48.01000007(c7328501) calling association_complete_i
(10559|10575) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) remote 01037c1e.52250c2d.2940aa48.01000007(c7328501)
(10559|10575) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) remote 01037c1e.52250c2d.2940aa48.00000002(0fe416eb)
(10559|10575) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.293f0ba3.01000007(50561146) remote 01037c1e.52250c2d.2940aa48.01000002(b758718e)
2026-03-20T20:20:25Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:20:25Z: DDS entities enabled.
2026-03-20T20:20:25Z: Initializing process actions.
(10559|10576) Spdp::update_rtps_relay_application_participant - 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) is an RtpsRelay application participant
2026-03-20T20:20:55Z: Starting process actions.
2026-03-20T20:20:55Z: Process tests started.
2026-03-20T20:20:56Z: Stopping process tests.
2026-03-20T20:20:56Z: Process tests stopped.
2026-03-20T20:20:57Z: Stopping process actions.
2026-03-20T20:20:57Z: Detaching Listeners.
2026-03-20T20:20:57Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10559|10559) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.293f0ba3.00000002(988082ac) remote 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) num remotes 2
(10559|10575) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) remote 01037c1e.52250c2d.293f0ba3.00000002(988082ac) num remotes 1
(10559|10575) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) remote 01037c1e.52250c2d.293f0ba3.00000002(988082ac) num remotes 1
Deleting datawriter: datawriter_02
(10559|10559) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) remote 01037c1e.52250c2d.293f0ba3.01000007(50561146) num remotes 2
(10559|10575) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.293f0ba3.01000007(50561146) remote 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) num remotes 1
(10559|10575) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.293f0ba3.01000007(50561146) remote 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
(10559|10559) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) remote 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) num remotes 1
(10559|10559) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) remote 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) num remotes 1
Deleting datareader: datareader_02
(10559|10559) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.293f0ba3.01000007(50561146) remote 01037c1e.52250c2d.2940aa48.01000002(b758718e) num remotes 1
(10559|10559) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.293f0ba3.01000007(50561146) remote 01037c1e.52250c2d.2940aa48.01000002(b758718e) num remotes 1
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10559|10559) Service_Participant::shutdown
(10559|10559) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:20:57Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.080
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10559|10559) Service_Participant::~Service_Participant
(10559|10559) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.292b2ea3.000001c1 === Spawned Process #3 (PID 10560) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:20:24Z: Beginning process construction / entity creation.
Adding 'DCPSSecurity' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '3' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'DiscoveryConfig' = 'rtps_discovery' to [domain/7] configuration section
Adding 'DefaultTransportConfig' = 'rtps_config' to [domain/7] configuration section
Adding 'SedpMulticast' = '0' to [rtps_discovery/rtps_discovery] configuration section
Adding 'RtpsRelayOnly' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SpdpRtpsRelayAddress' = '127.0.0.1:4444' to [rtps_discovery/rtps_discovery] configuration section
Adding 'SedpRtpsRelayAddress' = '127.0.0.1:4445' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport' to [config/rtps_config] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Adding 'use_multicast' = '0' to [transport/rtps_transport] configuration section
(10560|10560) INFO: set_DCPS_debug_level: set to 3
(10560|10560) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10560|10560) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG_TRANSPORTS=rtps_transport
(10560|10560) INFO: ConfigStoreImpl::set_string: CONFIG_RTPS_CONFIG=@rtps_config
(10560|10560) INFO: ConfigStoreImpl::set_string: CONFIG=@config
Creating participant: 'participant_01' in domain 7
(10560|10560) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ rtps_discovery].
(10560|10560) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10560|10560) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 3
(10560|10560) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10560|10560) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10560|10560) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10560|10560) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10560|10560) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10560|10560) DomainParticipantImpl::enable: enabled participant 01037c1e.52250c2d.2940aa48.000001c1(1492b4a0) in domain 7
(10560|10560) DDS::ParticipantBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 90 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 1b0 with 20 chunks
(10560|10560) DDS::TopicBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2d0 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 360 with 20 chunks
(10560|10560) DDS::PublicationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 3f0 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 480 with 20 chunks
(10560|10560) DDS::SubscriptionBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 510 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 5a0 with 20 chunks
(10560|10560) OpenDDS::DCPS::ParticipantLocationBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 630 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 6c0 with 20 chunks
(10560|10560) OpenDDS::DCPS::ConnectionRecordDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 750 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 7e0 with 20 chunks
(10560|10560) OpenDDS::DCPS::InternalThreadBuiltinTopicDataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 870 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 900 with 20 chunks
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d2940aa48_7
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_MAX_MESSAGE_SIZE=65466
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_HEARTBEAT_PERIOD=200
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_NAK_RESPONSE_DELAY=100
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_RESPONSIVE_MODE=false
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_SEND_DELAY=10
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_SEND_BUFFER_SIZE=65535
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_RCV_BUFFER_SIZE=65535
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_PORT_MODE=system
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_PB=7400
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_DG=250
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_PG=2
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_D2=2
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_D3=12
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_USE_MULTICAST=false
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_INIT_PARTICIPANT_PORT_ID=4
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_LOCAL_ADDRESS=0.0.0.0:0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_IPV6_INIT_PARTICIPANT_PORT_ID=5
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_IPV6_LOCAL_ADDRESS=:::0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_IPV6_ADVERTISED_ADDRESS=:::0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_USE_RTPS_RELAY=false
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_RTPS_RELAY_ONLY=true
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10560|10560) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_USE_ICE=false
(10560|10560) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D2940AA48_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d2940aa48_7
(10560|10560) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D2940AA48_7_PASSIVE_CONNECT_DURATION=60000
(10560|10582) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_RTPS_RELAY_ONLY=true
(10560|10582) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D2940AA48_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
(10560|10560) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow c60 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow cf0 with 20 chunks
(10560|10583) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10560|10583) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.17 (0x7b70000031c8 joined count 2)
(10560|10583) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000031c8 joined count 3)
(10560|10583) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10560|10583) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000031c8 joined count 5)
(10560|10560) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10560|10583) Spdp::handle_participant_data - 01037c1e.52250c2d.2940aa48.000001c1(1492b4a0) discovered 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) lease 5:00 from 127.0.0.1:4444 (0)
(10560|10583) Spdp::update_rtps_relay_application_participant - 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) is an RtpsRelay application participant
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000003c2(bfad8798) remote 01037c1e.52250c2d.293e8bdb.000003c7(29c65332)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000004c2(f0ec115f) remote 01037c1e.52250c2d.293e8bdb.000004c7(6687c5f5)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000200c2(97040035) remote 01037c1e.52250c2d.293e8bdb.000200c7(016fd49f)
(10560|10560) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10560|10560) DataReaderImpl::enable: got GUID 01037c1e.52250c2d.2940aa48.00000007(7f8ee264), subscribed to topic name "topic_01" type "Bench::Data"
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
(10560|10560) Bench::DataDataReaderImpl::enable_specific-data Cached_Allocator_With_Overflow 2f40 with 20 chunks
(10560|10560) DataReaderImpl::enable Cached_Allocator_With_Overflow 2fd0 with 20 chunks
(10560|10560) DataReaderImpl::setup_deserialization: Setup successfully with the following data representations: CDR/XCDR1, XCDR2
(10560|10560) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10560|10560) DataReaderImpl::enable: got GUID 01037c1e.52250c2d.2940aa48.01000007(c7328501), subscribed to topic name "topic_02" type "Bench::Data"
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
(10560|10560) WriteDataContainer sample_list_element_allocator 6ef8 with 20 chunks
(10560|10560) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 30f0 with 20 chunks
(10560|10560) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 3180 with 20 chunks
(10560|10560) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 2400 with 20 chunks
(10560|10560) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10560|10560) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10560|10582) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) remote 01037c1e.52250c2d.2940aa48.00000002(0fe416eb)
(10560|10560) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10560|10560) DataWriterImpl::enable: got GUID 01037c1e.52250c2d.2940aa48.00000002(0fe416eb), publishing to topic name "topic_01" type "Bench::Data"
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
(10560|10560) WriteDataContainer sample_list_element_allocator 7278 with 20 chunks
(10560|10560) DataWriterImpl::enable-mb Cached_Allocator_With_Overflow 3210 with 20 chunks
(10560|10560) DataWriterImpl::enable-db Cached_Allocator_With_Overflow 32a0 with 20 chunks
(10560|10560) DataWriterImpl::enable-header Cached_Allocator_With_Overflow 1600 with 20 chunks
(10560|10560) WriterImpl::setup_serialization: Setup successfully with XCDR2 data representation.
(10560|10560) DataWriterImpl::setup_serialization: sample size is unbounded, not using data allocator, always allocating from heap
(10560|10582) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) remote 01037c1e.52250c2d.2940aa48.00000007(7f8ee264)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) succeeded in associating with reader 01037c1e.52250c2d.2940aa48.00000007(7f8ee264)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) reader 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) calling association_complete_i
(10560|10582) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) remote 01037c1e.52250c2d.2940aa48.00000007(7f8ee264)
(10560|10560) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10560|10560) DataWriterImpl::enable: got GUID 01037c1e.52250c2d.2940aa48.01000002(b758718e), publishing to topic name "topic_02" type "Bench::Data"
(10560|10582) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.01000007(c7328501) remote 01037c1e.52250c2d.2940aa48.01000002(b758718e)
2026-03-20T20:20:24Z: Process construction / entity creation complete.
2026-03-20T20:20:24Z: Beginning action construction / initialization.
2026-03-20T20:20:24Z: Action construction / initialization complete.
(10560|10582) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.01000002(b758718e) remote 01037c1e.52250c2d.2940aa48.01000007(c7328501)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.01000002(b758718e) succeeded in associating with reader 01037c1e.52250c2d.2940aa48.01000007(c7328501)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.01000002(b758718e) reader 01037c1e.52250c2d.2940aa48.01000007(c7328501) calling association_complete_i
(10560|10582) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.2940aa48.01000002(b758718e) remote 01037c1e.52250c2d.2940aa48.01000007(c7328501)
(10560|10583) Spdp::handle_participant_data - 01037c1e.52250c2d.2940aa48.000001c1(1492b4a0) discovered 01037c1e.52250c2d.293f0ba3.000001c1(83f620e7) lease 5:00 from 127.0.0.1:4444 (1)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000300c3(e1c15a94) remote 01037c1e.52250c2d.293f0ba3.000300c4(e8c15b70)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000301c3(f8da6bd5) remote 01037c1e.52250c2d.293f0ba3.000301c4(f1da6a31)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000003c2(bfad8798) remote 01037c1e.52250c2d.293f0ba3.000003c7(58a3e750)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000004c2(f0ec115f) remote 01037c1e.52250c2d.293f0ba3.000004c7(17e27197)
(10560|10583) DEBUG: Sedp::association_complete_i local 01037c1e.52250c2d.2940aa48.000200c2(97040035) remote 01037c1e.52250c2d.293f0ba3.000200c7(700a60fd)
(10560|10582) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) remote 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) succeeded in associating with reader 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) reader 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) calling association_complete_i
(10560|10582) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) remote 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623)
(10560|10582) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.01000002(b758718e) remote 01037c1e.52250c2d.293f0ba3.01000007(50561146)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.01000002(b758718e) succeeded in associating with reader 01037c1e.52250c2d.293f0ba3.01000007(50561146)
(10560|10582) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.2940aa48.01000002(b758718e) reader 01037c1e.52250c2d.293f0ba3.01000007(50561146) calling association_complete_i
(10560|10582) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.2940aa48.01000002(b758718e) remote 01037c1e.52250c2d.293f0ba3.01000007(50561146)
(10560|10582) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) remote 01037c1e.52250c2d.293f0ba3.00000002(988082ac)
(10560|10582) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.2940aa48.01000007(c7328501) remote 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9)
2026-03-20T20:20:25Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:20:25Z: DDS entities enabled.
2026-03-20T20:20:25Z: Initializing process actions.
2026-03-20T20:20:55Z: Starting process actions.
2026-03-20T20:20:55Z: Process tests started.
2026-03-20T20:20:56Z: Stopping process tests.
2026-03-20T20:20:56Z: Process tests stopped.
(10560|10582) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) remote 01037c1e.52250c2d.293f0ba3.00000002(988082ac) num remotes 1
(10560|10582) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) remote 01037c1e.52250c2d.293f0ba3.00000002(988082ac) num remotes 1
(10560|10582) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.01000007(c7328501) remote 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) num remotes 1
(10560|10582) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.2940aa48.01000007(c7328501) remote 01037c1e.52250c2d.293f0ba3.01000002(203ce5c9) num remotes 1
(10560|10582) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) remote 01037c1e.52250c2d.293f0ba3.00000007(e8ea7623) num remotes 1
(10560|10582) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.01000002(b758718e) remote 01037c1e.52250c2d.293f0ba3.01000007(50561146) num remotes 1
2026-03-20T20:20:57Z: Stopping process actions.
2026-03-20T20:20:57Z: Detaching Listeners.
2026-03-20T20:20:57Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
(10560|10560) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) remote 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) num remotes 1
(10560|10582) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) remote 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) num remotes 1
(10560|10582) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.2940aa48.00000007(7f8ee264) remote 01037c1e.52250c2d.2940aa48.00000002(0fe416eb) num remotes 1
Deleting datawriter: datawriter_02
(10560|10560) DataWriterImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.01000002(b758718e) remote 01037c1e.52250c2d.2940aa48.01000007(c7328501) num remotes 1
(10560|10582) DataReaderImpl::remove_associations: bit 0 local 01037c1e.52250c2d.2940aa48.01000007(c7328501) remote 01037c1e.52250c2d.2940aa48.01000002(b758718e) num remotes 1
(10560|10582) DataReaderImpl::remove_associations_i: bit 0 local 01037c1e.52250c2d.2940aa48.01000007(c7328501) remote 01037c1e.52250c2d.2940aa48.01000002(b758718e) num remotes 1
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
(10560|10560) Service_Participant::shutdown
(10560|10560) DomainParticipantFactoryImpl::~DomainParticipantFactoryImpl()
2026-03-20T20:20:57Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.083
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.027
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
(10560|10560) Service_Participant::~Service_Participant
(10560|10560) Service_Participant::shutdown
=== Showing Log for Node 01037c1e.52250c2d.292b2ea3.000001c1 === Spawned Process #1 (PID 10558) ===
(10558|10558) INFO: set_DCPS_debug_level: set to 1
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_SECURITY_DEBUG_LEVEL=2
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_THREAD_STATUS_INTERVAL=1
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_CONFIG_FILE=/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_PENDING_TIMEOUT=3
(10558|10558) INFO: Service_Participant::process_config_file: Going to load configuration from "/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/example/config/relay/ci-disco-relay.ini"
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_TRANSPORT_TYPE=rtps_udp
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1_USE_MULTICAST=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_RELAY1=@relay1
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT=@transport
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_CHECK_SOURCE_IP=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PERIODIC_DIRECTED_SPDP=1
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_UNDIRECTED_SPDP=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_RTPS_RELAY_ONLY=1
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SEDP_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_RTPS_RELAY_ADDRESS=127.0.0.1:4444
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY=@application_rtps_discovery
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SEDP_MULTICAST=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY=@relay_rtps_discovery
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY=@rtps_discovery
(10558|10558) INFO: ConfigStoreImpl::set_string: DOMAIN_0_DISCOVERY_CONFIG=relay_rtps_discovery
(10558|10558) INFO: ConfigStoreImpl::set_string: DOMAIN_0=@0
(10558|10558) INFO: ConfigStoreImpl::set_string: DOMAIN_7_DISCOVERY_CONFIG=application_rtps_discovery
(10558|10558) INFO: ConfigStoreImpl::set_string: DOMAIN_7=@7
(10558|10558) INFO: ConfigStoreImpl::set_string: DOMAIN=@domain
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_DCPS_GLOBAL_TRANSPORT_CONFIG=$file
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON=@common
(10558|10558) Service_Participant::set_repo_domain: Domain[ 0] = Repo[ relay_rtps_discovery].
(10558|10558) Service_Participant::set_repo_domain: Domain[ 7] = Repo[ application_rtps_discovery].
(10558|10558) Service_Participant::get_domain_participant_factory: This is OpenDDS 3.34.0-dev using ACE 6.5.23
(10558|10558) Service_Participant::get_domain_participant_factory: log_level: debug DCPS_debug_level: 1
(10558|10558) Service_Participant::get_domain_participant_factory: machine: runnervm46oaq, x86_64 platform: Linux, 6.14.0-1017-azure, #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025
(10558|10558) Service_Participant::get_domain_participant_factory: compiler: g++ version 4.2.0
(10558|10558) NOTICE: Service_Participant::intializeScheduling() - no scheduling policy specified, not setting policy.
(10558|10558) Service_Participant::get_domain_participant_factory: Creating LinuxNetworkConfigMonitor
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY=@rtps_relay
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_DISCOVERY=true
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_ACTIVITY=true
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_RELAY_STATISTICS=3.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LIFESPAN=60.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_INACTIVE_PERIOD=60.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_WARNINGS=false
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HTTP=false
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_THREAD_STATUS=false
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR=3
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_UTILIZATION_LIMIT=0.95
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_UTILIZATION_CHANGES=false
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_LOG_HANDLER_STATISTICS=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATISTICS=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_HANDLER_STATISTICS=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_RESTART_DETECTION=false
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_IPS_PER_CLIENT=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_REJECTED_ADDRESS_DURATION=0.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER=0
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT=900.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_NOWRITER_SAMPLES_DELAY=60.000000000
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_BIT_AUTOPURGE_DISPOSED_SAMPLES_DELAY=60.000000000
(10558|10558) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_RELAY_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_MAX_MESSAGE_SIZE=65466
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_HEARTBEAT_PERIOD=200
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_NAK_RESPONSE_DELAY=100
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_RESPONSIVE_MODE=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_SEND_DELAY=10
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_SEND_BUFFER_SIZE=65535
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_RCV_BUFFER_SIZE=65535
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_PORT_MODE=system
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_PB=7400
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_DG=250
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_PG=2
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_D2=2
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_D3=12
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_USE_MULTICAST=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_INIT_PARTICIPANT_PORT_ID=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_LOCAL_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_ADVERTISED_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_IPV6_LOCAL_ADDRESS=:::0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_IPV6_ADVERTISED_ADDRESS=:::0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_DATA_RTPS_RELAY_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_USE_RTPS_RELAY=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_RTPS_RELAY_ONLY=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293ED910_0_USE_ICE=false
(10558|10558) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D293ED910_0=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d293ed910_0
(10558|10558) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D293ED910_0_PASSIVE_CONNECT_DURATION=60000
(10558|10566) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on docker0/172.17.0.1 (0x7b70000031c8 joined count 1)
(10558|10566) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on eth0/10.1.0.17 (0x7b70000031c8 joined count 2)
(10558|10566) INFO: MulticastManager::join: joined group ff03::1:7400 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000031c8 joined count 3)
(10558|10566) INFO: MulticastManager::join: joined group 239.255.0.1:7400 on lo/127.0.0.1 (0x7b70000031c8 joined count 4)
(10558|10566) INFO: MulticastManager::join: joined group ff03::1:7400 on lo/::1 (0x7b70000031c8 joined count 5)
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10558|10563) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10558|10563) INFO: ConfigStoreImpl::set_string: COMMON_STATISTICS_PERIOD=3
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) DEBUG: ConfigStoreImpl::get: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_SPDP_SEND_ADDRS
(10558|10558) INFO: ConfigStoreImpl::set_string: RTPS_DISCOVERY_APPLICATION_RTPS_DISCOVERY_PARTICIPANT_FLAGS=7
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7=@_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_MAX_MESSAGE_SIZE=65466
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_HEARTBEAT_PERIOD=200
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_NAK_RESPONSE_DELAY=100
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_RESPONSIVE_MODE=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_SEND_DELAY=10
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_SEND_BUFFER_SIZE=65535
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_RCV_BUFFER_SIZE=65535
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_RECEIVE_PREALLOCATED_MESSAGE_BLOCKS=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_RECEIVE_PREALLOCATED_DATA_BLOCKS=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_PORT_MODE=system
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_PB=7400
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_DG=250
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_PG=2
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_D2=2
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_D3=12
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_USE_MULTICAST=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_INIT_PARTICIPANT_PORT_ID=0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_LOCAL_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_ADVERTISED_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_IPV6_INIT_PARTICIPANT_PORT_ID=1
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_IPV6_LOCAL_ADDRESS=:::0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_IPV6_ADVERTISED_ADDRESS=:::0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_USE_RTPS_RELAY=false
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_RTPS_RELAY_ONLY=true
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_DATA_STUN_SERVER_ADDRESS=0.0.0.0:0
(10558|10558) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_USE_ICE=false
(10558|10558) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D293E8BDB_7=@_OPENDDS_SEDP_TransportCfg_01037c1e52250c2d293e8bdb_7
(10558|10558) INFO: ConfigStoreImpl::set_string: CONFIG_OPENDDS_SEDP_TRANSPORT_CFG_01037C1E52250C2D293E8BDB_7_PASSIVE_CONNECT_DURATION=60000
(10558|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_RTPS_RELAY_ONLY=true
(10558|10569) INFO: ConfigStoreImpl::set_string: TRANSPORT_OPENDDS_SEDP_TRANSPORT_INST_01037C1E52250C2D293E8BDB_7_DATA_RTPS_RELAY_ADDRESS=127.0.0.1:4445
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10570) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on docker0/172.17.0.1 (0x7b70000059c8 joined count 1)
(10558|10570) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on eth0/10.1.0.17 (0x7b70000059c8 joined count 2)
(10558|10570) INFO: MulticastManager::join: joined group ff03::1:9150 on eth0/fe80::7e1e:52ff:fe25:c2d (0x7b70000059c8 joined count 3)
(10558|10570) INFO: MulticastManager::join: joined group 239.255.0.1:9150 on lo/127.0.0.1 (0x7b70000059c8 joined count 4)
(10558|10570) INFO: MulticastManager::join: joined group ff03::1:9150 on lo/::1 (0x7b70000059c8 joined count 5)
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":0,"nanosec":43760000},"rtps":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"stun":{"messages_in":0,"bytes_in":0,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":0},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":0,"error_count":0,"local_active_participants":0,"new_address_count":0,"expired_address_count":0,"max_queue_size":0,"max_queue_latency":{"sec":0,"nanosec":0},"local_participants":0,"local_writers":0,"local_readers":0,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":0,"relay_participant_status_sub_count":0,"relay_address_sub_count":0,"relay_status_sub_count":0,"relay_partitions_pub_count":0,"relay_address_pub_count":0,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":0,"total_client_ips":0,"total_client_ports":0,"rejected_address_map_size":0,"deactivation_queue_size":0,"expiration_queue_size":0,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537209408,"client_partitions":{"slots":0,"free_slots":0,"count":0,"partition_index_cache":0,"partition_index_nodes":0,"guids":0,"guids_cache":0},"relay_partitions":{"addresses":0,"partition_index_cache":0,"partition_index_nodes":0,"slots":0},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":2,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":2,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":0,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10565) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.293ed910.00000007(460cb277) remote 01037c1e.52250c2d.293ed910.02000002(9c6f8e73)
(10558|10565) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.293ed910.02000002(9c6f8e73) remote 01037c1e.52250c2d.293ed910.00000007(460cb277)
(10558|10565) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293ed910.02000002(9c6f8e73) succeeded in associating with reader 01037c1e.52250c2d.293ed910.00000007(460cb277)
(10558|10565) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293ed910.02000002(9c6f8e73) reader 01037c1e.52250c2d.293ed910.00000007(460cb277) calling association_complete_i
(10558|10565) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.293ed910.02000002(9c6f8e73) remote 01037c1e.52250c2d.293ed910.00000007(460cb277)
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) INFO: Application Participant GUID 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) Id relay1
(10558|10558) INFO: SPDP Horizontal 42 listening on fe80::7e1e:52ff:fe25:c2d%2:17400
(10558|10558) INFO: SEDP Horizontal 43 listening on fe80::7e1e:52ff:fe25:c2d%2:17401
(10558|10558) INFO: Data Horizontal 44 listening on fe80::7e1e:52ff:fe25:c2d%2:17402
(10558|10558) INFO: SPDP Vertical 45 listening on 0.0.0.0:4444
(10558|10558) INFO: SEDP Vertical 46 listening on 0.0.0.0:4445
(10558|10558) INFO: Data Vertical 47 listening on 0.0.0.0:4446
(10558|10565) DataReaderImpl::add_association - bit 0 local 01037c1e.52250c2d.293ed910.01000007(feb0d512) remote 01037c1e.52250c2d.293ed910.04000002(b904d1af)
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10565) DataWriterImpl::add_association - bit 0 local 01037c1e.52250c2d.293ed910.04000002(b904d1af) remote 01037c1e.52250c2d.293ed910.01000007(feb0d512)
(10558|10565) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293ed910.04000002(b904d1af) succeeded in associating with reader 01037c1e.52250c2d.293ed910.01000007(feb0d512)
(10558|10565) DataWriterImpl::transport_assoc_done: writer 01037c1e.52250c2d.293ed910.04000002(b904d1af) reader 01037c1e.52250c2d.293ed910.01000007(feb0d512) calling association_complete_i
(10558|10565) DataWriterImpl::association_complete_i - bit 0 local 01037c1e.52250c2d.293ed910.04000002(b904d1af) remote 01037c1e.52250c2d.293ed910.01000007(feb0d512)
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) TypeLookupService::type_identifier_to_dynamic - Encountered TK_NONE: returning nil Dynamic Type
(10558|10558) INFO: Meta Discovery listening on 127.0.0.1:0
(10558|10558) INFO: GuidAddrSet::record_activity 01037c1e.52250c2d.293e8bdb.000001c1 added 0.000 s into session from 127.0.0.1:9160
(10558|10558) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52250c2d.293e8bdb.000001c1 is at 127.0.0.1:9160 0.000 s into session ips=1 total=1 remote=0 deactivation=1 expire=0 admit=0
(10558|10558) INFO: GuidAddrSet::ignore_rtps 01037c1e.52250c2d.293e8bdb.000001c1 was admitted 0.000 s into session
(10558|10558) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52250c2d.293e8bdb.000001c1 is at 127.0.0.1:50374 0.001 s into session ips=1 total=1 remote=0 deactivation=1 expire=1 admit=0
(10558|10558) INFO: GuidAddrSet::record_activity 01037c1e.52250c2d.293f0ba3.000001c1 added 0.000 s into session from 127.0.0.1:36138
(10558|10558) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52250c2d.293f0ba3.000001c1 is at 127.0.0.1:36138 0.000 s into session ips=1 total=2 remote=0 deactivation=2 expire=2 admit=0
(10558|10558) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52250c2d.293f0ba3.000001c1 is at 127.0.0.1:9164 0.014 s into session ips=1 total=2 remote=0 deactivation=2 expire=3 admit=0
(10558|10558) INFO: SpdpHandler::cache_message 01037c1e.52250c2d.293f0ba3.000001c1 got first SPDP 0.014 s into session dds.cert.sn
(10558|10558) INFO: GuidAddrSet::ignore_rtps 01037c1e.52250c2d.293f0ba3.000001c1 was admitted 0.014 s into session
(10558|10570) Spdp::handle_participant_data - 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) discovered 01037c1e.52250c2d.293f0ba3.000001c1(83f620e7) lease 5:00 from 127.0.0.1:4444 (0)
(10558|10563) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.52250c2d.293f0ba3.000001c1 {"key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52250c2d.293f0ba3.00000007 {"key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.031 s into session [0/1]
(10558|10558) INFO: GuidAddrSet::record_activity 01037c1e.52250c2d.2940aa48.000001c1 added 0.000 s into session from 127.0.0.1:49463
(10558|10558) INFO: GuidAddrSet::record_activity VSEDP 01037c1e.52250c2d.2940aa48.000001c1 is at 127.0.0.1:49463 0.000 s into session ips=1 total=3 remote=0 deactivation=3 expire=4 admit=0
(10558|10563) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52250c2d.293f0ba3.01000007 {"key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.037 s into session [0/1]
(10558|10563) INFO: PublicationListener::on_data_available add local writer 01037c1e.52250c2d.293f0ba3.00000002 {"key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.039 s into session [0/1]
(10558|10563) INFO: PublicationListener::on_data_available add local writer 01037c1e.52250c2d.293f0ba3.01000002 {"key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,63,11,163,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.047 s into session [0/1]
(10558|10558) INFO: GuidAddrSet::record_activity VSPDP 01037c1e.52250c2d.2940aa48.000001c1 is at 127.0.0.1:9168 0.018 s into session ips=1 total=3 remote=0 deactivation=3 expire=5 admit=0
(10558|10558) INFO: SpdpHandler::cache_message 01037c1e.52250c2d.2940aa48.000001c1 got first SPDP 0.018 s into session dds.cert.sn
(10558|10558) INFO: GuidAddrSet::ignore_rtps 01037c1e.52250c2d.2940aa48.000001c1 was admitted 0.018 s into session
(10558|10570) Spdp::handle_participant_data - 01037c1e.52250c2d.293e8bdb.000001c1(f2939485) discovered 01037c1e.52250c2d.2940aa48.000001c1(1492b4a0) lease 5:00 from 127.0.0.1:4444 (1)
(10558|10563) INFO: RelayParticipantStatusReporter::add_participant add local participant 01037c1e.52250c2d.2940aa48.000001c1 {"key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,1,193]},"user_data":{"value":[]}} [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52250c2d.2940aa48.00000007 {"key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,0,7]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.030 s into session [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available add local reader 01037c1e.52250c2d.2940aa48.01000007 {"key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,1,0,0,7]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":2147483647,"nanosec":2147483647}},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"user_data":{"value":[]},"time_based_filter":{"minimum_separation":{"sec":0,"nanosec":0}},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2,0,-12140]},"type_consistency":{"kind":2,"ignore_sequence_bounds":true,"ignore_string_bounds":true,"ignore_member_names":false,"prevent_type_widening":false,"force_type_validation":false}} 0.036 s into session [0/1]
(10558|10563) INFO: PublicationListener::on_data_available add local writer 01037c1e.52250c2d.2940aa48.00000002 {"key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,0,2]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,1,193]},"topic_name":"topic_01","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.038 s into session [0/1]
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":3582000},"rtps":{"messages_in":23,"bytes_in":7044,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3784000},"messages_out":26,"bytes_out":7948,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1884000}},"stun":{"messages_in":12,"bytes_in":528,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":3581000},"messages_out":6,"bytes_out":312,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":156000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":6,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":1289000},"local_participants":2,"local_writers":3,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234468,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":0,"partition_index_nodes":16,"guids":7,"guids_cache":0},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":3,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":3,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":9,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":3,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":3,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":8,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10563) INFO: PublicationListener::on_data_available add local writer 01037c1e.52250c2d.2940aa48.01000002 {"key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,1,0,0,2]},"participant_key":{"value":[1,3,124,30,82,37,12,45,41,64,170,72,0,0,1,193]},"topic_name":"topic_02","type_name":"Bench::Data","durability":{"kind":"VOLATILE_DURABILITY_QOS"},"durability_service":{"service_cleanup_delay":{"sec":0,"nanosec":0},"history_kind":"KEEP_LAST_HISTORY_QOS","history_depth":1,"max_samples":-1,"max_instances":-1,"max_samples_per_instance":-1},"deadline":{"period":{"sec":2147483647,"nanosec":2147483647}},"latency_budget":{"duration":{"sec":0,"nanosec":0}},"liveliness":{"kind":"AUTOMATIC_LIVELINESS_QOS","lease_duration":{"sec":2147483647,"nanosec":2147483647}},"reliability":{"kind":"RELIABLE_RELIABILITY_QOS","max_blocking_time":{"sec":0,"nanosec":100000000}},"lifespan":{"duration":{"sec":2147483647,"nanosec":2147483647}},"user_data":{"value":[]},"ownership":{"kind":"SHARED_OWNERSHIP_QOS"},"ownership_strength":{"value":0},"destination_order":{"kind":"BY_RECEPTION_TIMESTAMP_DESTINATIONORDER_QOS"},"presentation":{"access_scope":"INSTANCE_PRESENTATION_QOS","coherent_access":false,"ordered_access":false},"partition":{"name":["bench_partition"]},"topic_data":{"value":[]},"group_data":{"value":[]},"representation":{"value":[2]}} 0.044 s into session [0/1]
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":3,"nanosec":740438000},"rtps":{"messages_in":39,"bytes_in":10812,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":5528000},"messages_out":56,"bytes_out":15912,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":1299000}},"stun":{"messages_in":10,"bytes_in":440,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1058000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":3,"max_queue_latency":{"sec":0,"nanosec":1098000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234468,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800919000},"rtps":{"messages_in":4,"bytes_in":1296,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":666000},"messages_out":8,"bytes_out":2592,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":191000}},"stun":{"messages_in":4,"bytes_in":176,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1653000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":318000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234468,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":6,"nanosec":800405000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":384000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":126000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1425000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":369000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234468,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":10,"nanosec":252594000},"rtps":{"messages_in":2,"bytes_in":648,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":413000},"messages_out":4,"bytes_out":1296,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":99000}},"stun":{"messages_in":2,"bytes_in":88,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":1272000},"messages_out":0,"bytes_out":0,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":0}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":355000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234468,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":1,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: Relay Statistics {"relay_id":"relay1","interval":{"sec":5,"nanosec":346234000},"rtps":{"messages_in":3,"bytes_in":1012,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":452000},"messages_out":5,"bytes_out":1660,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":125000}},"stun":{"messages_in":6,"bytes_in":264,"messages_ignored":0,"bytes_ignored":0,"input_processing_time":{"sec":0,"nanosec":2075000},"messages_out":2,"bytes_out":104,"messages_dropped":0,"bytes_dropped":0,"output_processing_time":{"sec":0,"nanosec":60000}},"max_gain":2,"error_count":0,"local_active_participants":3,"new_address_count":0,"expired_address_count":0,"max_queue_size":2,"max_queue_latency":{"sec":0,"nanosec":303000},"local_participants":2,"local_writers":4,"local_readers":4,"handler_statistics_sub_count":0,"relay_statistics_sub_count":0,"participant_statistics_sub_count":0,"relay_partitions_sub_count":1,"relay_participant_status_sub_count":0,"relay_address_sub_count":1,"relay_status_sub_count":0,"relay_partitions_pub_count":1,"relay_address_pub_count":1,"admission_deferral_count":0,"remote_map_size":0,"max_ips_per_client":1,"total_client_ips":3,"total_client_ports":6,"rejected_address_map_size":0,"deactivation_queue_size":3,"expiration_queue_size":6,"admission_queue_size":0,"transitions_to_admitting":0,"transitions_to_nonadmitting":0,"virtual_memory_kb":537234468,"client_partitions":{"slots":1,"free_slots":1,"count":1,"partition_index_cache":1,"partition_index_nodes":16,"guids":8,"guids_cache":2},"relay_partitions":{"addresses":3,"partition_index_cache":1,"partition_index_nodes":16,"slots":1},"opendds_modules":[]}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293e8bdb_7","stats":{"DataLinkAssociationsByLocal":3,"DataLinkAssociationsByRemote":6,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":3,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":15,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":15,"RtpsUdpDataLinkLocators":6,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":3,"RtpsUdpDataLinkReadersOfWriter":6,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":6,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":1,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: _OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0 {"id":"_OPENDDS_SEDPTransportInst_01037c1e52250c2d293ed910_0","stats":{"DataLinkAssociationsByLocal":0,"DataLinkAssociationsByRemote":0,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":0,"DataLinkRecvListeners":0,"DataLinkSendListeners":0,"RtpsUdpDataLinkBundlingCache":0,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":0,"RtpsUdpDataLinkLocators":0,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":0,"RtpsUdpDataLinkReadersOfWriter":0,"RtpsUdpDataLinkRemoteReaders":0,"RtpsUdpDataLinkRemoteWriters":0,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":0,"RtpsUdpRecvReadersSelected":0,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":0,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":0,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10558) STAT: relay1 {"id":"relay1","stats":{"DataLinkAssociationsByLocal":4,"DataLinkAssociationsByRemote":4,"DataLinkAssociationsReleasing":0,"DataLinkDataBlocks":0,"DataLinkMessageBlocks":0,"DataLinkOnStartCallbacks":0,"DataLinkPendingOnStarts":2,"DataLinkRecvListeners":2,"DataLinkSendListeners":2,"RtpsUdpDataLinkBundlingCache":8,"RtpsUdpDataLinkDataBlocks":0,"RtpsUdpDataLinkFlushSendQueue":0,"RtpsUdpDataLinkJobQueue":0,"RtpsUdpDataLinkLocatorCache":9,"RtpsUdpDataLinkLocators":4,"RtpsUdpDataLinkMessageBlocks":0,"RtpsUdpDataLinkPendingReliableReaders":0,"RtpsUdpDataLinkReaders":2,"RtpsUdpDataLinkReadersOfWriter":2,"RtpsUdpDataLinkRemoteReaders":2,"RtpsUdpDataLinkRemoteWriters":2,"RtpsUdpDataLinkSendBuffers":0,"RtpsUdpDataLinkSendQueue":0,"RtpsUdpDataLinkWriterToBestEffort":0,"RtpsUdpDataLinkWriters":2,"RtpsUdpRecvReadersSelected":1,"RtpsUdpRecvReadersWithheld":0,"RtpsUdpRecvReassemblyCompleted":0,"RtpsUdpRecvReassemblyFrags":0,"RtpsUdpRecvReassemblyQueue":0,"RtpsUdpRecvReassemblyTotal":0,"RtpsUdpRecvSecureSubmessages":0,"RtpsUdpTransportDeferredConnectionRecords":0,"RtpsUdpTransportJobQueue":0,"TransportImplPendingConnections":0,"TransportImplReactorTaskCmdQueue":0,"TransportRecvBuffers":1,"TransportRecvDataBlocks":0,"TransportRecvDataBytes":65536,"TransportRecvMessageBlocks":0,"TransportSendElems":0,"TransportSendHeaderData":0,"TransportSendHeaderDataBlocks":80,"TransportSendHeaderMessageBlocks":0,"TransportSendNotificationQueue":0,"TransportSendQueue":0,"TransportSendReplacedDataBlocks":0,"TransportSendReplacedMessageBlocks":0}}
(10558|10563) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52250c2d.293f0ba3.00000002 33.051 s into session [0/1]
(10558|10563) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52250c2d.293f0ba3.01000002 33.052 s into session [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52250c2d.293f0ba3.00000007 33.053 s into session [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52250c2d.293f0ba3.01000007 33.054 s into session [0/1]
(10558|10563) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.52250c2d.293f0ba3.000001c1 33.066 s into session [0/1]
(10558|10563) INFO: GuidAddrSet::remove 01037c1e.52250c2d.293f0ba3.000001c1 removed 33.066 s into session total=2 remote=0 deactivation=3 expire=6 admit=0
(10558|10563) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52250c2d.2940aa48.00000002 33.047 s into session [0/1]
(10558|10563) INFO: PublicationListener::on_data_available remove local writer 01037c1e.52250c2d.2940aa48.01000002 33.049 s into session [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52250c2d.2940aa48.00000007 33.050 s into session [0/1]
(10558|10563) INFO: SubscriptionListener::on_data_available remove local reader 01037c1e.52250c2d.2940aa48.01000007 33.050 s into session [0/1]
(10558|10563) INFO: RelayParticipantStatusReporter::remove_participant remove local participant 01037c1e.52250c2d.2940aa48.000001c1 33.066 s into session [0/1]
(10558|10563) INFO: GuidAddrSet::remove 01037c1e.52250c2d.2940aa48.000001c1 removed 33.066 s into session total=1 remote=0 deactivation=3 expire=6 admit=0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-disco-relay --show-worker-logs Time:72s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10594
node_controller PID: 10595 started at 2026-03-20 20:21:22
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo
test_controller PID: 10596 started at 2026-03-20 20:21:22
Using example/config/scenario/ci-echo.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability
Parameters:
Base: echo
Bytes: 100
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.29631901.000001c1 "test_nc_10594"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/4
Started at 2026-03-20T20:21:29Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:21:32Z
2026-03-20T20:21:32Z: Node 01037c1e.52250c2d.29631901.000001c1 (test_nc_10594) starting process 10613:
- original config: ci-echo_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10595/n01037c1e.52250c2d.29631901.000001c1w1_config.json --report /tmp/opendds_bench_nc_10595/n01037c1e.52250c2d.29631901.000001c1w1_report.json --log /tmp/opendds_bench_nc_10595/n01037c1e.52250c2d.29631901.000001c1w1_log.txt
2026-03-20T20:21:32Z: Node 01037c1e.52250c2d.29631901.000001c1 (test_nc_10594) starting process 10614:
- original config: ci-echo_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10595/n01037c1e.52250c2d.29631901.000001c1w2_config.json --report /tmp/opendds_bench_nc_10595/n01037c1e.52250c2d.29631901.000001c1w2_report.json --log /tmp/opendds_bench_nc_10595/n01037c1e.52250c2d.29631901.000001c1w2_log.txt
2026-03-20T20:22:00Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10614 with exit code 0
2026-03-20T20:22:00Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10613 with exit code 0
Writing report for node name 'test_nc_10594' (id '01037c1e.52250c2d.29631901.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-03-20T20:22:01Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 29
percent cpu utilization min = 0.000000
percent cpu utilization max = 6.574607
percent cpu utilization mean = 2.215229
percent cpu utilization stdev = 2.556087
percent cpu utilization median = 0.251256
percent cpu utilization madev = 0.251256
Percent Memory Utilization Statistics:
percent memory utilization count = 29
percent memory utilization min = 0.000000
percent memory utilization max = 1.579560
percent memory utilization mean = 1.480002
percent memory utilization stdev = 0.292254
percent memory utilization median = 1.562416
percent memory utilization madev = 0.016998
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 29
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126922
percent virtual memory utilization mean = 751.294929
percent virtual memory utilization stdev = 141.981396
percent virtual memory utilization median = 778.126920
percent virtual memory utilization madev = 0.000002
Test Timing Stats:
Max Construction Time: 0.052 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.050 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.327534
discovery time delta max = 0.349736
discovery time delta mean = 0.338625
discovery time delta stdev = 0.011080
discovery time delta median = 0.338616
discovery time delta madev = 0.011070
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000363
latency max = 0.003175
latency mean = 0.000604
latency stdev = 0.000161
latency median = 0.000573
latency madev = 0.000087
Jitter Statistics:
jitter count = 1998
jitter min = 0.000000
jitter max = 0.002652
jitter mean = 0.000067
jitter stdev = 0.000119
jitter median = 0.000039
jitter madev = 0.000027
Throughput Statistics:
throughput count = 1998
throughput min = 17887.669810
throughput max = 18980.272732
throughput mean = 18795.185438
throughput stdev = 28.573398
throughput median = 18798.318738
throughput madev = 1.085916
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000412
round trip latency max = 0.001892
round trip latency mean = 0.000637
round trip latency stdev = 0.000148
round trip latency median = 0.000608
round trip latency madev = 0.000091
Round Trip Jitter Statistics:
round trip jitter count = 999
round trip jitter min = 0.000000
round trip jitter max = 0.001353
round trip jitter mean = 0.000065
round trip jitter stdev = 0.000096
round trip jitter median = 0.000039
round trip jitter madev = 0.000027
Round Trip Throughput Statistics:
round trip throughput count = 999
round trip throughput min = 17097.147996
round trip throughput max = 18798.301698
round trip throughput mean = 18783.867874
round trip throughput stdev = 73.221193
round trip throughput median = 18795.335866
round trip throughput madev = 1.650573
Wrote results to example/result/4
=== Showing Log for Node 01037c1e.52250c2d.29631901.000001c1 === Spawned Process #2 (PID 10614) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:21:33Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:21:33Z: Process construction / entity creation complete.
2026-03-20T20:21:33Z: Beginning action construction / initialization.
2026-03-20T20:21:33Z: Action construction / initialization complete.
2026-03-20T20:21:34Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:21:34Z: DDS entities enabled.
2026-03-20T20:21:34Z: Initializing process actions.
2026-03-20T20:21:44Z: Starting process actions.
2026-03-20T20:21:44Z: Process tests started.
2026-03-20T20:21:59Z: Stopping process tests.
2026-03-20T20:21:59Z: Process tests stopped.
2026-03-20T20:22:00Z: Stopping process actions.
2026-03-20T20:22:00Z: Detaching Listeners.
2026-03-20T20:22:00Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:22:00Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.052
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29631901.000001c1 === Spawned Process #1 (PID 10613) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:21:33Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-20T20:21:33Z: Process construction / entity creation complete.
2026-03-20T20:21:33Z: Beginning action construction / initialization.
2026-03-20T20:21:33Z: Action construction / initialization complete.
2026-03-20T20:21:34Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:21:34Z: DDS entities enabled.
2026-03-20T20:21:34Z: Initializing process actions.
2026-03-20T20:21:44Z: Starting process actions.
2026-03-20T20:21:44Z: Process tests started.
2026-03-20T20:21:59Z: Stopping process tests.
2026-03-20T20:21:59Z: Process tests stopped.
2026-03-20T20:22:00Z: Stopping process actions.
2026-03-20T20:22:00Z: Detaching Listeners.
2026-03-20T20:22:00Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:22:00Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.052
enable time: 0.000
start time: 0.001
stop time: 0.022
destruction time: 0.024
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo --show-worker-logs Time:40s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10634
node_controller PID: 10635 started at 2026-03-20 20:22:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-echo-frag
test_controller PID: 10636 started at 2026-03-20 20:22:02
Using example/config/scenario/ci-echo-frag.json:
Name: Continuous Integration Rapid-Fire Echo Test
Description: This is a small quick test for rapid-fire data send / receive capability with large samples (fragmentation)
Parameters:
Base: echo
Bytes: 100000
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.298b7868.000001c1 "test_nc_10634"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/5
Started at 2026-03-20T20:22:09Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:22:12Z
2026-03-20T20:22:12Z: Node 01037c1e.52250c2d.298b7868.000001c1 (test_nc_10634) starting process 10654:
- original config: ci-echo-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10635/n01037c1e.52250c2d.298b7868.000001c1w1_config.json --report /tmp/opendds_bench_nc_10635/n01037c1e.52250c2d.298b7868.000001c1w1_report.json --log /tmp/opendds_bench_nc_10635/n01037c1e.52250c2d.298b7868.000001c1w1_log.txt
2026-03-20T20:22:12Z: Node 01037c1e.52250c2d.298b7868.000001c1 (test_nc_10634) starting process 10655:
- original config: ci-echo-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10635/n01037c1e.52250c2d.298b7868.000001c1w2_config.json --report /tmp/opendds_bench_nc_10635/n01037c1e.52250c2d.298b7868.000001c1w2_report.json --log /tmp/opendds_bench_nc_10635/n01037c1e.52250c2d.298b7868.000001c1w2_log.txt
2026-03-20T20:22:40Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10654 with exit code 0
2026-03-20T20:22:41Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10655 with exit code 0
Writing report for node name 'test_nc_10634' (id '01037c1e.52250c2d.298b7868.000001c1') with 2 spawned process reports
Got 1 out of 2 expected process reports
Got 2 out of 2 expected process reports
Ended at 2026-03-20T20:22:42Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 30
percent cpu utilization min = 0.000000
percent cpu utilization max = 6.030151
percent cpu utilization mean = 0.987088
percent cpu utilization stdev = 1.343692
percent cpu utilization median = 0.250000
percent cpu utilization madev = 0.250000
Percent Memory Utilization Statistics:
percent memory utilization count = 30
percent memory utilization min = 0.000000
percent memory utilization max = 1.722504
percent memory utilization mean = 1.481641
percent memory utilization stdev = 0.416869
percent memory utilization median = 1.586350
percent memory utilization madev = 0.089898
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 30
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 778.126922
percent virtual memory utilization mean = 726.251768
percent virtual memory utilization stdev = 194.098949
percent virtual memory utilization median = 778.126920
percent virtual memory utilization madev = 0.000003
Test Timing Stats:
Max Construction Time: 0.069 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.002 seconds
Max Stop Time: 0.022 seconds
Max Destruction Time: 0.047 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 4
discovery time delta min = 0.204350
discovery time delta max = 0.237422
discovery time delta mean = 0.220868
discovery time delta stdev = 0.016518
discovery time delta median = 0.220851
discovery time delta madev = 0.016501
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.001841
latency max = 0.003433
latency mean = 0.002419
latency stdev = 0.000274
latency median = 0.002363
latency madev = 0.000222
Jitter Statistics:
jitter count = 198
jitter min = 0.000001
jitter max = 0.001259
jitter mean = 0.000103
jitter stdev = 0.000127
jitter median = 0.000067
jitter madev = 0.000045
Throughput Statistics:
throughput count = 198
throughput min = 972973.381788
throughput max = 1000762.326281
throughput mean = 999593.539870
throughput stdev = 2935.189109
throughput median = 1000381.729550
throughput madev = 216.605640
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.002193
round trip latency max = 0.003361
round trip latency mean = 0.002622
round trip latency stdev = 0.000132
round trip latency median = 0.002628
round trip latency madev = 0.000062
Round Trip Jitter Statistics:
round trip jitter count = 99
round trip jitter min = 0.000000
round trip jitter max = 0.000695
round trip jitter mean = 0.000091
round trip jitter stdev = 0.000103
round trip jitter median = 0.000057
round trip jitter madev = 0.000033
Round Trip Throughput Statistics:
round trip throughput count = 99
round trip throughput min = 949027.437463
round trip throughput max = 1000426.661354
round trip throughput mean = 998090.382174
round trip throughput stdev = 6145.833145
round trip throughput median = 999812.407310
round trip throughput madev = 460.712101
Wrote results to example/result/5
=== Showing Log for Node 01037c1e.52250c2d.298b7868.000001c1 === Spawned Process #1 (PID 10654) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:13Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-20T20:22:13Z: Process construction / entity creation complete.
2026-03-20T20:22:13Z: Beginning action construction / initialization.
2026-03-20T20:22:13Z: Action construction / initialization complete.
2026-03-20T20:22:14Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:14Z: DDS entities enabled.
2026-03-20T20:22:14Z: Initializing process actions.
2026-03-20T20:22:24Z: Starting process actions.
2026-03-20T20:22:24Z: Process tests started.
2026-03-20T20:22:39Z: Stopping process tests.
2026-03-20T20:22:39Z: Process tests stopped.
2026-03-20T20:22:40Z: Stopping process actions.
2026-03-20T20:22:40Z: Detaching Listeners.
2026-03-20T20:22:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:22:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.069
enable time: 0.000
start time: 0.002
stop time: 0.022
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.298b7868.000001c1 === Spawned Process #2 (PID 10655) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:13Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:13Z: Process construction / entity creation complete.
2026-03-20T20:22:13Z: Beginning action construction / initialization.
2026-03-20T20:22:13Z: Action construction / initialization complete.
2026-03-20T20:22:14Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:14Z: DDS entities enabled.
2026-03-20T20:22:14Z: Initializing process actions.
2026-03-20T20:22:24Z: Starting process actions.
2026-03-20T20:22:24Z: Process tests started.
2026-03-20T20:22:39Z: Stopping process tests.
2026-03-20T20:22:39Z: Process tests stopped.
2026-03-20T20:22:40Z: Stopping process actions.
2026-03-20T20:22:40Z: Detaching Listeners.
2026-03-20T20:22:40Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:22:40Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.069
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-echo-frag --show-worker-logs Time:41s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10676
node_controller PID: 10677 started at 2026-03-20 20:22:43
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan
test_controller PID: 10678 started at 2026-03-20 20:22:43
Using example/config/scenario/ci-fan.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability
Parameters:
Base: fan
Bytes: 256
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.29b544b4.000001c1 "test_nc_10676"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/6
Started at 2026-03-20T20:22:50Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:22:53Z
2026-03-20T20:22:53Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10697:
- original config: ci-fan_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w1_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w1_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w1_log.txt
2026-03-20T20:22:53Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10698:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w2_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w2_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w2_log.txt
2026-03-20T20:22:53Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10699:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w3_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w3_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w3_log.txt
2026-03-20T20:22:53Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10700:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w4_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w4_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w4_log.txt
2026-03-20T20:22:53Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10701:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w5_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w5_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w5_log.txt
2026-03-20T20:22:53Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10702:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w6_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w6_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w6_log.txt
2026-03-20T20:22:54Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10703:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w7_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w7_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w7_log.txt
2026-03-20T20:22:54Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10704:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w8_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w8_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w8_log.txt
2026-03-20T20:22:54Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10705:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w9_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w9_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w9_log.txt
2026-03-20T20:22:54Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10706:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w10_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w10_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w10_log.txt
2026-03-20T20:22:54Z: Node 01037c1e.52250c2d.29b544b4.000001c1 (test_nc_10676) starting process 10707:
- original config: ci-fan_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w11_config.json --report /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w11_report.json --log /tmp/opendds_bench_nc_10677/n01037c1e.52250c2d.29b544b4.000001c1w11_log.txt
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10703 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10699 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10704 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10697 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10705 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10702 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10707 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10698 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10706 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10700 with exit code 0
2026-03-20T20:23:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10701 with exit code 0
Writing report for node name 'test_nc_10676' (id '01037c1e.52250c2d.29b544b4.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
All reports written and acknowledged.
Ended at 2026-03-20T20:23:43Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 79.345088
percent cpu utilization mean = 4.615690
percent cpu utilization stdev = 11.685285
percent cpu utilization median = 1.500000
percent cpu utilization madev = 1.250000
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.827095
percent memory utilization mean = 8.492851
percent memory utilization stdev = 1.285058
percent memory utilization median = 8.793978
percent memory utilization madev = 0.031480
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698073
percent virtual memory utilization mean = 4192.357186
percent virtual memory utilization stdev = 605.114637
percent virtual memory utilization median = 4279.698064
percent virtual memory utilization madev = 0.000007
Test Timing Stats:
Max Construction Time: 0.363 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.232 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.335885
discovery time delta max = 0.939083
discovery time delta mean = 0.588959
discovery time delta stdev = 0.146549
discovery time delta median = 0.607489
discovery time delta madev = 0.089795
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000555
latency max = 0.012534
latency mean = 0.002059
latency stdev = 0.000963
latency median = 0.001953
latency madev = 0.000676
Jitter Statistics:
jitter count = 1980
jitter min = 0.000000
jitter max = 0.009938
jitter mean = 0.000935
jitter stdev = 0.000858
jitter median = 0.000746
jitter madev = 0.000499
Throughput Statistics:
throughput count = 1980
throughput min = 3252.144184
throughput max = 3593.548294
throughput mean = 3439.014900
throughput stdev = 13.021335
throughput median = 3439.313068
throughput madev = 1.090622
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.000888
round trip latency max = 0.007920
round trip latency mean = 0.002904
round trip latency stdev = 0.000966
round trip latency median = 0.002994
round trip latency madev = 0.000691
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000000
round trip jitter max = 0.005396
round trip jitter mean = 0.001014
round trip jitter stdev = 0.000766
round trip jitter median = 0.000874
round trip jitter madev = 0.000545
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 3204.916610
round trip throughput max = 3439.397316
round trip throughput mean = 3430.403964
round trip throughput stdev = 22.104433
round trip throughput median = 3436.409641
round trip throughput madev = 1.704708
Wrote results to example/result/6
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #7 (PID 10703) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.137
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #3 (PID 10699) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.052
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.232
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #8 (PID 10704) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.098
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.148
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #1 (PID 10697) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.143
enable time: 0.000
start time: 0.001
stop time: 0.024
destruction time: 0.067
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #9 (PID 10705) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.265
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #6 (PID 10702) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.283
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.047
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #11 (PID 10707) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.308
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.048
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #2 (PID 10698) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.330
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.061
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #10 (PID 10706) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.311
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #4 (PID 10700) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.312
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.054
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.29b544b4.000001c1 === Spawned Process #5 (PID 10701) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:22:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:22:55Z: Process construction / entity creation complete.
2026-03-20T20:22:55Z: Beginning action construction / initialization.
2026-03-20T20:22:55Z: Action construction / initialization complete.
2026-03-20T20:22:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:22:56Z: DDS entities enabled.
2026-03-20T20:22:56Z: Initializing process actions.
2026-03-20T20:23:11Z: Starting process actions.
2026-03-20T20:23:11Z: Process tests started.
2026-03-20T20:23:41Z: Stopping process tests.
2026-03-20T20:23:41Z: Process tests stopped.
2026-03-20T20:23:42Z: Stopping process actions.
2026-03-20T20:23:42Z: Detaching Listeners.
2026-03-20T20:23:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:23:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.363
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.022
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10800
node_controller PID: 10801 started at 2026-03-20 20:23:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-ws
test_controller PID: 10802 started at 2026-03-20 20:23:44
Using example/config/scenario/ci-fan-ws.json:
Name: Continuous Integration Fan-Out / Fan-In Test Using WaitSet
Description: This is a small quick test for data fan-out / fan-in capability that uses waitsets and read conditions for reading data
Parameters:
Base: fan
Bytes: 256
Strategy: WaitSet
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.2a31c4a1.000001c1 "test_nc_10800"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/7
Started at 2026-03-20T20:23:51Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:23:54Z
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10819:
- original config: ci-fan-ws_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w1_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w1_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w1_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10820:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w2_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w2_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w2_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10821:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w3_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w3_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w3_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10822:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w4_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w4_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w4_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10823:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w5_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w5_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w5_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10824:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w6_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w6_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w6_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10825:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w7_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w7_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w7_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10826:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w8_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w8_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w8_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10827:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w9_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w9_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w9_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10828:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w10_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w10_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w10_log.txt
2026-03-20T20:23:54Z: Node 01037c1e.52250c2d.2a31c4a1.000001c1 (test_nc_10800) starting process 10829:
- original config: ci-fan-ws_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w11_config.json --report /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w11_report.json --log /tmp/opendds_bench_nc_10801/n01037c1e.52250c2d.2a31c4a1.000001c1w11_log.txt
2026-03-20T20:24:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10819 with exit code 0
2026-03-20T20:24:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10827 with exit code 0
2026-03-20T20:24:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10821 with exit code 0
2026-03-20T20:24:42Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10820 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10825 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10828 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10822 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10826 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10824 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10823 with exit code 0
2026-03-20T20:24:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10829 with exit code 0
Writing report for node name 'test_nc_10800' (id '01037c1e.52250c2d.2a31c4a1.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
All reports written and acknowledged.
Got 11 out of 11 expected process reports
Ended at 2026-03-20T20:24:43Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 75.612398
percent cpu utilization mean = 4.835176
percent cpu utilization stdev = 11.290092
percent cpu utilization median = 1.751253
percent cpu utilization madev = 1.501253
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 9.035832
percent memory utilization mean = 8.626966
percent memory utilization stdev = 1.317935
percent memory utilization median = 8.984033
percent memory utilization madev = 0.050359
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698729
percent virtual memory utilization mean = 4192.357802
percent virtual memory utilization stdev = 605.114726
percent virtual memory utilization median = 4279.698715
percent virtual memory utilization madev = 0.000014
Test Timing Stats:
Max Construction Time: 0.434 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.001 seconds
Max Stop Time: 0.023 seconds
Max Destruction Time: 0.035 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.264566
discovery time delta max = 0.975273
discovery time delta mean = 0.609952
discovery time delta stdev = 0.203763
discovery time delta median = 0.605853
discovery time delta madev = 0.120213
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 2000
latency min = 0.000858
latency max = 0.504358
latency mean = 0.007041
latency stdev = 0.029872
latency median = 0.003588
latency madev = 0.001205
Jitter Statistics:
jitter count = 1980
jitter min = 0.000001
jitter max = 0.100055
jitter mean = 0.003186
jitter stdev = 0.011584
jitter median = 0.001497
jitter madev = 0.000928
Throughput Statistics:
throughput count = 1980
throughput min = 681.765486
throughput max = 298786.959686
throughput mean = 5803.456444
throughput stdev = 19822.233299
throughput median = 3451.698617
throughput madev = 29.939501
Round Trip Latency Statistics:
round trip latency count = 1000
round trip latency min = 0.001416
round trip latency max = 0.255867
round trip latency mean = 0.007179
round trip latency stdev = 0.020991
round trip latency median = 0.004049
round trip latency madev = 0.000331
Round Trip Jitter Statistics:
round trip jitter count = 990
round trip jitter min = 0.000001
round trip jitter max = 0.050029
round trip jitter mean = 0.002062
round trip jitter stdev = 0.008121
round trip jitter median = 0.000464
round trip jitter madev = 0.000316
Round Trip Throughput Statistics:
round trip throughput count = 990
round trip throughput min = 670.762254
round trip throughput max = 3438.614548
round trip throughput mean = 3394.274485
round trip throughput stdev = 260.146686
round trip throughput median = 3434.477373
round trip throughput madev = 2.434076
Wrote results to example/result/7
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #1 (PID 10819) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-20T20:23:55Z: Process construction / entity creation complete.
2026-03-20T20:23:55Z: Beginning action construction / initialization.
2026-03-20T20:23:55Z: Action construction / initialization complete.
2026-03-20T20:23:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:56Z: DDS entities enabled.
2026-03-20T20:23:56Z: Initializing process actions.
2026-03-20T20:24:11Z: Starting process actions.
2026-03-20T20:24:11Z: Process tests started.
2026-03-20T20:24:41Z: Stopping process tests.
2026-03-20T20:24:41Z: Process tests stopped.
2026-03-20T20:24:42Z: Stopping process actions.
2026-03-20T20:24:42Z: Detaching Listeners.
2026-03-20T20:24:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.055
enable time: 0.000
start time: 0.001
stop time: 0.023
destruction time: 0.034
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #9 (PID 10827) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:55Z: Process construction / entity creation complete.
2026-03-20T20:23:55Z: Beginning action construction / initialization.
2026-03-20T20:23:55Z: Action construction / initialization complete.
2026-03-20T20:23:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:56Z: DDS entities enabled.
2026-03-20T20:23:56Z: Initializing process actions.
2026-03-20T20:24:11Z: Starting process actions.
2026-03-20T20:24:11Z: Process tests started.
2026-03-20T20:24:41Z: Stopping process tests.
2026-03-20T20:24:41Z: Process tests stopped.
2026-03-20T20:24:42Z: Stopping process actions.
2026-03-20T20:24:42Z: Detaching Listeners.
2026-03-20T20:24:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.084
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #3 (PID 10821) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:55Z: Process construction / entity creation complete.
2026-03-20T20:23:55Z: Beginning action construction / initialization.
2026-03-20T20:23:55Z: Action construction / initialization complete.
2026-03-20T20:23:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:56Z: DDS entities enabled.
2026-03-20T20:23:56Z: Initializing process actions.
2026-03-20T20:24:11Z: Starting process actions.
2026-03-20T20:24:11Z: Process tests started.
2026-03-20T20:24:41Z: Stopping process tests.
2026-03-20T20:24:41Z: Process tests stopped.
2026-03-20T20:24:42Z: Stopping process actions.
2026-03-20T20:24:42Z: Detaching Listeners.
2026-03-20T20:24:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.116
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.035
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #2 (PID 10820) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:55Z: Process construction / entity creation complete.
2026-03-20T20:23:55Z: Beginning action construction / initialization.
2026-03-20T20:23:55Z: Action construction / initialization complete.
2026-03-20T20:23:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:56Z: DDS entities enabled.
2026-03-20T20:23:56Z: Initializing process actions.
2026-03-20T20:24:11Z: Starting process actions.
2026-03-20T20:24:11Z: Process tests started.
2026-03-20T20:24:41Z: Stopping process tests.
2026-03-20T20:24:41Z: Process tests stopped.
2026-03-20T20:24:42Z: Stopping process actions.
2026-03-20T20:24:42Z: Detaching Listeners.
2026-03-20T20:24:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:42Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.244
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.026
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #7 (PID 10825) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:55Z: Process construction / entity creation complete.
2026-03-20T20:23:55Z: Beginning action construction / initialization.
2026-03-20T20:23:55Z: Action construction / initialization complete.
2026-03-20T20:23:56Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:56Z: DDS entities enabled.
2026-03-20T20:23:56Z: Initializing process actions.
2026-03-20T20:24:11Z: Starting process actions.
2026-03-20T20:24:11Z: Process tests started.
2026-03-20T20:24:41Z: Stopping process tests.
2026-03-20T20:24:41Z: Process tests stopped.
2026-03-20T20:24:42Z: Stopping process actions.
2026-03-20T20:24:42Z: Detaching Listeners.
2026-03-20T20:24:42Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.267
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #10 (PID 10828) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:56Z: Process construction / entity creation complete.
2026-03-20T20:23:56Z: Beginning action construction / initialization.
2026-03-20T20:23:56Z: Action construction / initialization complete.
2026-03-20T20:23:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:57Z: DDS entities enabled.
2026-03-20T20:23:57Z: Initializing process actions.
2026-03-20T20:24:12Z: Starting process actions.
2026-03-20T20:24:12Z: Process tests started.
2026-03-20T20:24:42Z: Stopping process tests.
2026-03-20T20:24:42Z: Process tests stopped.
2026-03-20T20:24:43Z: Stopping process actions.
2026-03-20T20:24:43Z: Detaching Listeners.
2026-03-20T20:24:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.274
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #4 (PID 10822) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:56Z: Process construction / entity creation complete.
2026-03-20T20:23:56Z: Beginning action construction / initialization.
2026-03-20T20:23:56Z: Action construction / initialization complete.
2026-03-20T20:23:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:57Z: DDS entities enabled.
2026-03-20T20:23:57Z: Initializing process actions.
2026-03-20T20:24:12Z: Starting process actions.
2026-03-20T20:24:12Z: Process tests started.
2026-03-20T20:24:42Z: Stopping process tests.
2026-03-20T20:24:42Z: Process tests stopped.
2026-03-20T20:24:43Z: Stopping process actions.
2026-03-20T20:24:43Z: Detaching Listeners.
2026-03-20T20:24:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.295
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #8 (PID 10826) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:56Z: Process construction / entity creation complete.
2026-03-20T20:23:56Z: Beginning action construction / initialization.
2026-03-20T20:23:56Z: Action construction / initialization complete.
2026-03-20T20:23:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:57Z: DDS entities enabled.
2026-03-20T20:23:57Z: Initializing process actions.
2026-03-20T20:24:12Z: Starting process actions.
2026-03-20T20:24:12Z: Process tests started.
2026-03-20T20:24:42Z: Stopping process tests.
2026-03-20T20:24:42Z: Process tests stopped.
2026-03-20T20:24:43Z: Stopping process actions.
2026-03-20T20:24:43Z: Detaching Listeners.
2026-03-20T20:24:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.292
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #6 (PID 10824) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:56Z: Process construction / entity creation complete.
2026-03-20T20:23:56Z: Beginning action construction / initialization.
2026-03-20T20:23:56Z: Action construction / initialization complete.
2026-03-20T20:23:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:57Z: DDS entities enabled.
2026-03-20T20:23:57Z: Initializing process actions.
2026-03-20T20:24:12Z: Starting process actions.
2026-03-20T20:24:12Z: Process tests started.
2026-03-20T20:24:42Z: Stopping process tests.
2026-03-20T20:24:42Z: Process tests stopped.
2026-03-20T20:24:43Z: Stopping process actions.
2026-03-20T20:24:43Z: Detaching Listeners.
2026-03-20T20:24:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.294
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #5 (PID 10823) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:56Z: Process construction / entity creation complete.
2026-03-20T20:23:56Z: Beginning action construction / initialization.
2026-03-20T20:23:56Z: Action construction / initialization complete.
2026-03-20T20:23:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:57Z: DDS entities enabled.
2026-03-20T20:23:57Z: Initializing process actions.
2026-03-20T20:24:12Z: Starting process actions.
2026-03-20T20:24:12Z: Process tests started.
2026-03-20T20:24:42Z: Stopping process tests.
2026-03-20T20:24:42Z: Process tests stopped.
2026-03-20T20:24:43Z: Stopping process actions.
2026-03-20T20:24:43Z: Detaching Listeners.
2026-03-20T20:24:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.327
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.025
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2a31c4a1.000001c1 === Spawned Process #11 (PID 10829) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:23:55Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:23:56Z: Process construction / entity creation complete.
2026-03-20T20:23:56Z: Beginning action construction / initialization.
2026-03-20T20:23:56Z: Action construction / initialization complete.
2026-03-20T20:23:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:23:57Z: DDS entities enabled.
2026-03-20T20:23:57Z: Initializing process actions.
2026-03-20T20:24:12Z: Starting process actions.
2026-03-20T20:24:12Z: Process tests started.
2026-03-20T20:24:42Z: Stopping process tests.
2026-03-20T20:24:42Z: Process tests stopped.
2026-03-20T20:24:43Z: Stopping process actions.
2026-03-20T20:24:43Z: Detaching Listeners.
2026-03-20T20:24:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:24:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.434
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.018
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-ws --show-worker-logs Time:60s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_10934
node_controller PID: 10935 started at 2026-03-20 20:24:44
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-fan-frag
test_controller PID: 10936 started at 2026-03-20 20:24:44
Using example/config/scenario/ci-fan-frag.json:
Name: Continuous Integration Fan-Out / Fan-In Test
Description: This is a small quick test for data fan-out / fan-in capability with large samples (fragmentation)
Parameters:
Base: fan
Bytes: 256000
Strategy: Listener
Max Message Size: 65536
Servers: 10
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.2ab7d7b4.000001c1 "test_nc_10934"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/8
Started at 2026-03-20T20:24:51Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:24:54Z
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10953:
- original config: ci-fan-frag_client.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w1_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w1_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w1_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10954:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w2_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w2_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w2_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10955:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w3_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w3_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w3_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10956:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w4_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w4_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w4_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10957:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w5_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w5_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w5_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10958:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w6_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w6_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w6_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10959:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w7_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w7_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w7_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10960:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w8_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w8_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w8_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10961:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w9_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w9_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w9_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10962:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w10_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w10_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w10_log.txt
2026-03-20T20:24:54Z: Node 01037c1e.52250c2d.2ab7d7b4.000001c1 (test_nc_10934) starting process 10963:
- original config: ci-fan-frag_server.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w11_config.json --report /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w11_report.json --log /tmp/opendds_bench_nc_10935/n01037c1e.52250c2d.2ab7d7b4.000001c1w11_log.txt
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10955 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10953 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10954 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10960 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10959 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10963 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10956 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10958 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10961 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10962 with exit code 0
2026-03-20T20:25:43Z: SpawnedProcessManager::handle_exit() - Handling exit of process 10957 with exit code 0
Writing report for node name 'test_nc_10934' (id '01037c1e.52250c2d.2ab7d7b4.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-03-20T20:25:44Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 49
percent cpu utilization min = 0.000000
percent cpu utilization max = 67.524968
percent cpu utilization mean = 4.187868
percent cpu utilization stdev = 10.053881
percent cpu utilization median = 1.508171
percent cpu utilization madev = 1.508171
Percent Memory Utilization Statistics:
percent memory utilization count = 49
percent memory utilization min = 0.000000
percent memory utilization max = 8.918263
percent memory utilization mean = 8.543254
percent memory utilization stdev = 1.299999
percent memory utilization median = 8.882143
percent memory utilization madev = 0.036121
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 49
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.698095
percent virtual memory utilization mean = 4192.357197
percent virtual memory utilization stdev = 605.114639
percent virtual memory utilization median = 4279.698068
percent virtual memory utilization madev = 0.000025
Test Timing Stats:
Max Construction Time: 0.317 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.003 seconds
Max Stop Time: 0.024 seconds
Max Destruction Time: 0.135 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 40
discovery time delta min = 0.218623
discovery time delta max = 0.855644
discovery time delta mean = 0.563773
discovery time delta stdev = 0.180529
discovery time delta median = 0.566358
discovery time delta madev = 0.168289
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 200
latency min = 0.008974
latency max = 3.240052
latency mean = 0.281584
latency stdev = 0.534144
latency median = 0.020959
latency madev = 0.007111
Jitter Statistics:
jitter count = 180
jitter min = 0.000066
jitter max = 1.762626
jitter mean = 0.239475
jitter stdev = 0.377222
jitter median = 0.007175
jitter madev = 0.006427
Throughput Statistics:
throughput count = 180
throughput min = 78963.139239
throughput max = 257184.797540
throughput mean = 240419.358521
throughput stdev = 31171.916423
throughput median = 254414.998851
throughput madev = 1230.985260
Round Trip Latency Statistics:
round trip latency count = 100
round trip latency min = 0.011363
round trip latency max = 1.631569
round trip latency mean = 0.286364
round trip latency stdev = 0.329282
round trip latency median = 0.143197
round trip latency madev = 0.115998
Round Trip Jitter Statistics:
round trip jitter count = 90
round trip jitter min = 0.000010
round trip jitter max = 0.886315
round trip jitter mean = 0.239446
round trip jitter stdev = 0.209509
round trip jitter median = 0.214662
round trip jitter madev = 0.170631
Round Trip Throughput Statistics:
round trip throughput count = 90
round trip throughput min = 78405.010696
round trip throughput max = 255104.492843
round trip throughput mean = 224477.456002
round trip throughput stdev = 39040.509200
round trip throughput median = 240520.592546
round trip throughput madev = 12963.535952
Wrote results to example/result/8
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #3 (PID 10955) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.048
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.135
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #1 (PID 10953) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_02' with topic name 'topic_02' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_01' with topic name 'topic_01' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_01
Deleting publisher: publisher_01
Deleting datareader: datareader_02
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.061
enable time: 0.000
start time: 0.003
stop time: 0.024
destruction time: 0.050
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #2 (PID 10954) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.103
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.049
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #8 (PID 10960) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.118
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.051
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #7 (PID 10959) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.235
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.023
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #11 (PID 10963) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.208
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #4 (PID 10956) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.249
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #6 (PID 10958) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.242
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.037
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #9 (PID 10961) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.281
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.030
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #10 (PID 10962) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.283
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.024
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2ab7d7b4.000001c1 === Spawned Process #5 (PID 10957) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:24:56Z: Beginning process construction / entity creation.
Adding 'DCPSDefaultDiscovery' = 'rtps_disc' to [common] configuration section
Adding 'DCPSGlobalTransportConfig' = '$file' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'ResendPeriod' = '2' to [rtps_discovery/rtps_disc] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport] configuration section
Creating participant: 'participant_01' in domain 7
Creating topic: 'topic_01' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_02' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_01' and listener type name ''
Creating datareader: 'datareader_01' with topic name 'topic_01' and listener type name 'bench_drl'
Creating publisher: 'publisher_01' and listener type name ''
Creating datawriter: 'datawriter_02' with topic name 'topic_02' and listener type name 'bench_dwl'
2026-03-20T20:24:56Z: Process construction / entity creation complete.
2026-03-20T20:24:56Z: Beginning action construction / initialization.
2026-03-20T20:24:56Z: Action construction / initialization complete.
2026-03-20T20:24:57Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:24:57Z: DDS entities enabled.
2026-03-20T20:24:57Z: Initializing process actions.
2026-03-20T20:25:12Z: Starting process actions.
2026-03-20T20:25:12Z: Process tests started.
2026-03-20T20:25:42Z: Stopping process tests.
2026-03-20T20:25:42Z: Process tests stopped.
2026-03-20T20:25:43Z: Stopping process actions.
2026-03-20T20:25:43Z: Detaching Listeners.
2026-03-20T20:25:43Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_02
Deleting publisher: publisher_01
Deleting datareader: datareader_01
Deleting subscriber: subscriber_01
deleting entities for participant participant_01
2026-03-20T20:25:43Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.317
enable time: 0.000
start time: 0.000
stop time: 0.000
destruction time: 0.020
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
All reports written and acknowledged.
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-fan-frag --show-worker-logs Time:61s Result:0
==============================================================================
performance-tests/bench/run_test.pl ci-mixed --show-worker-logs
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/node_controller/node_controller one-shot --name test_nc_11062
node_controller PID: 11063 started at 2026-03-20 20:25:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/test_controller/test_controller --wait-for-nodes 7 example --show-worker-logs ci-mixed
test_controller PID: 11064 started at 2026-03-20 20:25:45
Using example/config/scenario/ci-mixed.json:
Name: CI Showtime Mixed 5
Description: This is a small mixed-qos & configuration scenario. Reliable and durable topics are actively used during discovery.
Parameters:
Base: mixed
Nodes: 5
Participants: 17
Waiting for nodes for 7 seconds...
Discovered Node 01037c1e.52250c2d.2b37b3e9.000001c1 "test_nc_11062"
Discovered 1 nodes
Running the Scenario...
Results will be stored in example/result/9
Started at 2026-03-20T20:25:52Z
Setting scenario launch_time to be 3 seconds from now: 2026-03-20T20:25:55Z
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11087:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w1_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w1_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w1_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11088:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w2_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w2_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w2_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11089:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w3_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w3_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w3_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11090:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w4_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w4_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w4_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11091:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w5_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w5_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w5_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11092:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w6_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w6_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w6_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11093:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w7_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w7_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w7_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11094:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w8_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w8_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w8_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11095:
- original config: ci-mixed_daemon.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w9_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w9_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w9_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11096:
- original config: ci-mixed_worker.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w10_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w10_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w10_log.txt
2026-03-20T20:25:55Z: Node 01037c1e.52250c2d.2b37b3e9.000001c1 (test_nc_11062) starting process 11097:
- original config: ci-mixed_master.json
- command line: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/performance-tests/bench/worker/worker /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w11_config.json --report /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w11_report.json --log /tmp/opendds_bench_nc_11063/n01037c1e.52250c2d.2b37b3e9.000001c1w11_log.txt
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11094 with exit code 0
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11088 with exit code 0
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11096 with exit code 0
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11092 with exit code 0
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11090 with exit code 0
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11089 with exit code 0
2026-03-20T20:26:34Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11097 with exit code 0
2026-03-20T20:26:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11095 with exit code 0
2026-03-20T20:26:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11087 with exit code 0
2026-03-20T20:26:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11093 with exit code 0
2026-03-20T20:26:35Z: SpawnedProcessManager::handle_exit() - Handling exit of process 11091 with exit code 0
Writing report for node name 'test_nc_11062' (id '01037c1e.52250c2d.2b37b3e9.000001c1') with 11 spawned process reports
Got 1 out of 11 expected process reports
Got 2 out of 11 expected process reports
Got 3 out of 11 expected process reports
Got 4 out of 11 expected process reports
Got 5 out of 11 expected process reports
Got 6 out of 11 expected process reports
All reports written and acknowledged.
Got 7 out of 11 expected process reports
Got 8 out of 11 expected process reports
Got 9 out of 11 expected process reports
Got 10 out of 11 expected process reports
Got 11 out of 11 expected process reports
Ended at 2026-03-20T20:26:35Z
Percent Cpu Utilization Statistics:
percent cpu utilization count = 40
percent cpu utilization min = 0.000000
percent cpu utilization max = 90.876664
percent cpu utilization mean = 7.198064
percent cpu utilization stdev = 14.376760
percent cpu utilization median = 4.020126
percent cpu utilization madev = 1.264487
Percent Memory Utilization Statistics:
percent memory utilization count = 40
percent memory utilization min = 0.000000
percent memory utilization max = 10.067723
percent memory utilization mean = 9.421872
percent memory utilization stdev = 1.787567
percent memory utilization median = 9.935916
percent memory utilization madev = 0.070409
Percent Virtual Memory Utilization Statistics:
percent virtual memory utilization count = 40
percent virtual memory utilization min = 0.000000
percent virtual memory utilization max = 4279.700424
percent virtual memory utilization mean = 4133.801268
percent virtual memory utilization stdev = 705.093964
percent virtual memory utilization median = 4279.700377
percent virtual memory utilization madev = 0.000030
Test Timing Stats:
Max Construction Time: 0.723 seconds
Max Enable Time: 0.000 seconds
Max Start Time: 0.006 seconds
Max Stop Time: 0.882 seconds
Max Destruction Time: 0.060 seconds
Discovery Stats:
Total Undermatched Readers: 0, Total Undermatched Writers: 0
Discovery Time Delta Statistics:
discovery time delta count = 416
discovery time delta min = 0.010383
discovery time delta max = 1.281269
discovery time delta mean = 0.621205
discovery time delta stdev = 0.304976
discovery time delta median = 0.652870
discovery time delta madev = 0.216864
DDS Sample Count Stats:
Total Lost Samples: 0
Total Rejected Samples: 0
Data Count Stats:
Total Out-Of-Order Data Samples: 0
Total Duplicate Data Samples: 0
Total Missing Data Samples: 0
Data Timing Stats:
Latency Statistics:
latency count = 3174
latency min = 0.000639
latency max = 0.007690
latency mean = 0.001430
latency stdev = 0.000592
latency median = 0.001350
latency madev = 0.000346
Jitter Statistics:
jitter count = 2966
jitter min = 0.000000
jitter max = 0.006206
jitter mean = 0.000473
jitter stdev = 0.000498
jitter median = 0.000357
jitter madev = 0.000229
Throughput Statistics:
throughput count = 2966
throughput min = 65.694909
throughput max = 333.221711
throughput mean = 230.654563
throughput stdev = 106.883217
throughput median = 332.275630
throughput madev = 0.355780
Round Trip Latency Statistics:
round trip latency count = 0
Round Trip Jitter Statistics:
round trip jitter count = 0
Round Trip Throughput Statistics:
round trip throughput count = 0
Wrote results to example/result/9
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #8 (PID 11094) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-20T20:25:57Z: Process construction / entity creation complete.
2026-03-20T20:25:57Z: Beginning action construction / initialization.
2026-03-20T20:25:57Z: Action construction / initialization complete.
2026-03-20T20:25:59Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:25:59Z: DDS entities enabled.
2026-03-20T20:25:59Z: Initializing process actions.
2026-03-20T20:26:01Z: Starting process actions.
2026-03-20T20:26:01Z: Process tests started.
2026-03-20T20:26:31Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.091
enable time: 0.000
start time: 0.002
stop time: 0.484
destruction time: 0.039
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #2 (PID 11088) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-20T20:25:57Z: Process construction / entity creation complete.
2026-03-20T20:25:57Z: Beginning action construction / initialization.
2026-03-20T20:25:57Z: Action construction / initialization complete.
2026-03-20T20:25:59Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:25:59Z: DDS entities enabled.
2026-03-20T20:25:59Z: Initializing process actions.
2026-03-20T20:26:01Z: Starting process actions.
2026-03-20T20:26:01Z: Process tests started.
2026-03-20T20:26:31Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.167
enable time: 0.000
start time: 0.002
stop time: 0.486
destruction time: 0.032
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #10 (PID 11096) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-20T20:25:57Z: Process construction / entity creation complete.
2026-03-20T20:25:57Z: Beginning action construction / initialization.
2026-03-20T20:25:57Z: Action construction / initialization complete.
2026-03-20T20:25:59Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:25:59Z: DDS entities enabled.
2026-03-20T20:25:59Z: Initializing process actions.
2026-03-20T20:26:01Z: Starting process actions.
2026-03-20T20:26:01Z: Process tests started.
2026-03-20T20:26:31Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.277
enable time: 0.000
start time: 0.002
stop time: 0.483
destruction time: 0.031
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #6 (PID 11092) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-20T20:25:57Z: Process construction / entity creation complete.
2026-03-20T20:25:57Z: Beginning action construction / initialization.
2026-03-20T20:25:57Z: Action construction / initialization complete.
2026-03-20T20:25:59Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:25:59Z: DDS entities enabled.
2026-03-20T20:25:59Z: Initializing process actions.
2026-03-20T20:26:01Z: Starting process actions.
2026-03-20T20:26:01Z: Process tests started.
2026-03-20T20:26:31Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.323
enable time: 0.000
start time: 0.003
stop time: 0.483
destruction time: 0.033
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #4 (PID 11090) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_02' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_C1' in domain 17
Binding config for participant participant_C1 (config_02)
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_C1' and listener type name ''
Creating datareader: 'datareader_C1_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating datareader: 'datareader_C1_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_C1' and listener type name ''
Creating datawriter: 'datawriter_C1_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_C1_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-20T20:25:58Z: Process construction / entity creation complete.
2026-03-20T20:25:58Z: Beginning action construction / initialization.
2026-03-20T20:25:58Z: Action construction / initialization complete.
2026-03-20T20:26:00Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:26:00Z: DDS entities enabled.
2026-03-20T20:26:00Z: Initializing process actions.
2026-03-20T20:26:02Z: Starting process actions.
2026-03-20T20:26:02Z: Process tests started.
2026-03-20T20:26:32Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_C1_T3
Deleting datawriter: datawriter_C1_T4
Deleting publisher: publisher_C1
Deleting datareader: datareader_C1_T3
Deleting datareader: datareader_C1_T4
Deleting subscriber: subscriber_C1
deleting entities for participant participant_C1
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.444
enable time: 0.000
start time: 0.002
stop time: 0.487
destruction time: 0.028
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #3 (PID 11089) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-20T20:25:57Z: Process construction / entity creation complete.
2026-03-20T20:25:57Z: Beginning action construction / initialization.
2026-03-20T20:25:57Z: Action construction / initialization complete.
2026-03-20T20:25:59Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:25:59Z: DDS entities enabled.
2026-03-20T20:25:59Z: Initializing process actions.
2026-03-20T20:26:01Z: Starting process actions.
2026-03-20T20:26:01Z: Process tests started.
2026-03-20T20:26:31Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.226
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #11 (PID 11097) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_A1' in domain 7
Binding config for participant participant_A1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A1' and listener type name ''
Creating datareader: 'datareader_A1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_A1' and listener type name ''
Creating datawriter: 'datawriter_A1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_A2' in domain 17
Binding config for participant participant_A2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T4' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_A2' and listener type name ''
Creating datareader: 'datareader_A2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_A2_T4' with topic name 'topic_T4' and listener type name 'bench_drl'
Creating publisher: 'publisher_A2' and listener type name ''
Creating datawriter: 'datawriter_A2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_A2_T4' with topic name 'topic_T4' and listener type name 'bench_dwl'
2026-03-20T20:25:58Z: Process construction / entity creation complete.
2026-03-20T20:25:58Z: Beginning action construction / initialization.
2026-03-20T20:25:58Z: Action construction / initialization complete.
2026-03-20T20:26:00Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:26:00Z: DDS entities enabled.
2026-03-20T20:26:00Z: Initializing process actions.
2026-03-20T20:26:02Z: Starting process actions.
2026-03-20T20:26:02Z: Process tests started.
2026-03-20T20:26:32Z: Stopping process tests.
2026-03-20T20:26:32Z: Process tests stopped.
2026-03-20T20:26:34Z: Stopping process actions.
2026-03-20T20:26:34Z: Detaching Listeners.
2026-03-20T20:26:34Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_A1_T1
Deleting publisher: publisher_A1
Deleting datareader: datareader_A1_T1
Deleting subscriber: subscriber_A1
deleting entities for participant participant_A1
Deleting datawriter: datawriter_A2_T2
Deleting datawriter: datawriter_A2_T4
Deleting publisher: publisher_A2
Deleting datareader: datareader_A2_T2
Deleting datareader: datareader_A2_T4
Deleting subscriber: subscriber_A2
deleting entities for participant participant_A2
2026-03-20T20:26:34Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.615
enable time: 0.000
start time: 0.005
stop time: 0.498
destruction time: 0.053
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #9 (PID 11095) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-20T20:25:58Z: Process construction / entity creation complete.
2026-03-20T20:25:58Z: Beginning action construction / initialization.
2026-03-20T20:25:58Z: Action construction / initialization complete.
2026-03-20T20:26:00Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:26:00Z: DDS entities enabled.
2026-03-20T20:26:00Z: Initializing process actions.
2026-03-20T20:26:02Z: Starting process actions.
2026-03-20T20:26:02Z: Process tests started.
2026-03-20T20:26:32Z: Stopping process tests.
2026-03-20T20:26:33Z: Process tests stopped.
2026-03-20T20:26:35Z: Stopping process actions.
2026-03-20T20:26:35Z: Detaching Listeners.
2026-03-20T20:26:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-20T20:26:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.485
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #1 (PID 11087) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-20T20:25:58Z: Process construction / entity creation complete.
2026-03-20T20:25:58Z: Beginning action construction / initialization.
2026-03-20T20:25:58Z: Action construction / initialization complete.
2026-03-20T20:26:00Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:26:00Z: DDS entities enabled.
2026-03-20T20:26:00Z: Initializing process actions.
2026-03-20T20:26:02Z: Starting process actions.
2026-03-20T20:26:02Z: Process tests started.
2026-03-20T20:26:32Z: Stopping process tests.
2026-03-20T20:26:33Z: Process tests stopped.
2026-03-20T20:26:35Z: Stopping process actions.
2026-03-20T20:26:35Z: Detaching Listeners.
2026-03-20T20:26:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-20T20:26:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.571
enable time: 0.000
start time: 0.005
stop time: 0.879
destruction time: 0.060
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #7 (PID 11093) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-20T20:25:58Z: Process construction / entity creation complete.
2026-03-20T20:25:58Z: Beginning action construction / initialization.
2026-03-20T20:25:58Z: Action construction / initialization complete.
2026-03-20T20:26:00Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:26:00Z: DDS entities enabled.
2026-03-20T20:26:00Z: Initializing process actions.
2026-03-20T20:26:02Z: Starting process actions.
2026-03-20T20:26:02Z: Process tests started.
2026-03-20T20:26:32Z: Stopping process tests.
2026-03-20T20:26:33Z: Process tests stopped.
2026-03-20T20:26:35Z: Stopping process actions.
2026-03-20T20:26:35Z: Detaching Listeners.
2026-03-20T20:26:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-20T20:26:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.685
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.044
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== Showing Log for Node 01037c1e.52250c2d.2b37b3e9.000001c1 === Spawned Process #5 (PID 11091) ===
TypeSupportRegistration created for name 'Builder::ProcessConfig'
TypeSupportRegistration created for name 'Bench::Data'
Listener registration created for name 'bench_tl'
Listener registration created for name 'bench_drl'
Listener registration created for name 'bench_sl'
Listener registration created for name 'bench_dwl'
Listener registration created for name 'bench_pl'
Listener registration created for name 'bench_partl'
Action registration created for name 'write'
Action registration created for name 'read'
Action registration created for name 'forward'
Action registration created for name 'set_cft_parameters'
2026-03-20T20:25:57Z: Beginning process construction / entity creation.
Adding 'DCPSGlobalTransportConfig' = 'config_01' to [common] configuration section
Adding 'DCPSDefaultDiscovery' = 'rtps_discovery' to [common] configuration section
Adding 'DCPSTransportDebugLevel' = '0' to [common] configuration section
Adding 'DCPSDebugLevel' = '0' to [common] configuration section
Adding 'DCPSPendingTimeout' = '3' to [common] configuration section
Adding 'SedpMulticast' = '1' to [rtps_discovery/rtps_discovery] configuration section
Adding 'ResendPeriod' = '5' to [rtps_discovery/rtps_discovery] configuration section
Adding 'TTL' = '3' to [rtps_discovery/rtps_discovery] configuration section
Adding 'transports' = 'rtps_transport_01' to [config/config_01] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_01] configuration section
Adding 'transports' = 'rtps_transport_02' to [config/config_02] configuration section
Adding 'passive_connect_duration' = '30000' to [config/config_02] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_01] configuration section
Adding 'multicast_group_address' = '239.255.7.2:7401' to [transport/rtps_transport_01] configuration section
Adding 'transport_type' = 'rtps_udp' to [transport/rtps_transport_02] configuration section
Adding 'multicast_group_address' = '239.255.17.2:7401' to [transport/rtps_transport_02] configuration section
Creating participant: 'participant_B1' in domain 7
Binding config for participant participant_B1 (config_01)
Creating topic: 'topic_T1' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B1' and listener type name ''
Creating datareader: 'datareader_B1_T1' with topic name 'topic_T1' and listener type name 'bench_drl'
Creating publisher: 'publisher_B1' and listener type name ''
Creating datawriter: 'datawriter_B1_T1' with topic name 'topic_T1' and listener type name 'bench_dwl'
Creating participant: 'participant_B2' in domain 17
Binding config for participant participant_B2 (config_02)
Creating topic: 'topic_T2' with type name 'Bench::Data' and listener type name ''
Creating topic: 'topic_T3' with type name 'Bench::Data' and listener type name ''
Creating subscriber: 'subscriber_B2' and listener type name ''
Creating datareader: 'datareader_B2_T2' with topic name 'topic_T2' and listener type name 'bench_drl'
Creating datareader: 'datareader_B2_T3' with topic name 'topic_T3' and listener type name 'bench_drl'
Creating publisher: 'publisher_B2' and listener type name ''
Creating datawriter: 'datawriter_B2_T2' with topic name 'topic_T2' and listener type name 'bench_dwl'
Creating datawriter: 'datawriter_B2_T3' with topic name 'topic_T3' and listener type name 'bench_dwl'
2026-03-20T20:25:58Z: Process construction / entity creation complete.
2026-03-20T20:25:58Z: Beginning action construction / initialization.
2026-03-20T20:25:58Z: Action construction / initialization complete.
2026-03-20T20:26:00Z: Enabling DDS entities (if not already enabled).
2026-03-20T20:26:00Z: DDS entities enabled.
2026-03-20T20:26:00Z: Initializing process actions.
2026-03-20T20:26:02Z: Starting process actions.
2026-03-20T20:26:02Z: Process tests started.
2026-03-20T20:26:32Z: Stopping process tests.
2026-03-20T20:26:33Z: Process tests stopped.
2026-03-20T20:26:35Z: Stopping process actions.
2026-03-20T20:26:35Z: Detaching Listeners.
2026-03-20T20:26:35Z: Beginning process destruction / entity deletion.
Deleting datawriter: datawriter_B1_T1
Deleting publisher: publisher_B1
Deleting datareader: datareader_B1_T1
Deleting subscriber: subscriber_B1
deleting entities for participant participant_B1
Deleting datawriter: datawriter_B2_T2
Deleting datawriter: datawriter_B2_T3
Deleting publisher: publisher_B2
Deleting datareader: datareader_B2_T2
Deleting datareader: datareader_B2_T3
Deleting subscriber: subscriber_B2
deleting entities for participant participant_B2
2026-03-20T20:26:35Z: Process destruction / entity deletion complete.
--- Process Statistics ---
construction time: 0.723
enable time: 0.000
start time: 0.006
stop time: 0.882
destruction time: 0.040
--- Discovery Statistics ---
undermatched readers: 0
undermatched writers: 0
=== End of Node Logs ===
Finished
test PASSED.
auto_run_tests_finished: performance-tests/bench/run_test.pl ci-mixed --show-worker-logs Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11236 started at 2026-03-20 20:26:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11237 started at 2026-03-20 20:26:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11238 started at 2026-03-20 20:26:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11267 started at 2026-03-20 20:26:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11275 started at 2026-03-20 20:26:49
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11276 started at 2026-03-20 20:26:49
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11235 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11286 started at 2026-03-20 20:26:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11287 started at 2026-03-20 20:26:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11288 started at 2026-03-20 20:26:53
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11316 started at 2026-03-20 20:27:03
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11324 started at 2026-03-20 20:27:04
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11325 started at 2026-03-20 20:27:04
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11285 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11335 started at 2026-03-20 20:27:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11336 started at 2026-03-20 20:27:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11354 started at 2026-03-20 20:27:10
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11362 started at 2026-03-20 20:27:13
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11375 started at 2026-03-20 20:27:23
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11376 started at 2026-03-20 20:27:23
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11334 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11386 started at 2026-03-20 20:27:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11387 started at 2026-03-20 20:27:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11406 started at 2026-03-20 20:27:37
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11414 started at 2026-03-20 20:27:38
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11415 started at 2026-03-20 20:27:38
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11385 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11425 started at 2026-03-20 20:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11426 started at 2026-03-20 20:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11427 started at 2026-03-20 20:27:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11455 started at 2026-03-20 20:27:51
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11463 started at 2026-03-20 20:27:52
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11464 started at 2026-03-20 20:27:52
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11424 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 Time:15s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11474 started at 2026-03-20 20:27:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11475 started at 2026-03-20 20:27:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11476 started at 2026-03-20 20:27:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11504 started at 2026-03-20 20:28:06
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11512 started at 2026-03-20 20:28:07
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11513 started at 2026-03-20 20:28:07
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11473 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 secure Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11523 started at 2026-03-20 20:28:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay2 -UserData relay2 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay2.ini -ApplicationDomain 42 -VerticalAddress 5444 -HorizontalAddress 127.0.0.1:11544 -MetaDiscoveryAddress 127.0.0.1:8082 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay2.log -DCPSPendingTimeout 3
relay2 PID: 11524 started at 2026-03-20 20:28:11
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile sub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11542 started at 2026-03-20 20:28:14
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11550 started at 2026-03-20 20:28:17
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11562 started at 2026-03-20 20:28:27
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11563 started at 2026-03-20 20:28:27
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11522 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 join Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11573 started at 2026-03-20 20:28:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11574 started at 2026-03-20 20:28:30
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11592 started at 2026-03-20 20:28:40
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11600 started at 2026-03-20 20:28:41
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11601 started at 2026-03-20 20:28:41
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11572 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl ipv6 single Time:14s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_test.pl draining
#
Response monitor running with 1 second delay and 500 msecs of drift
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11611 started at 2026-03-20 20:28:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1 -UserData relay1 -DCPSDebugLevel 1 -DCPSSecurityDebugLevel 2 -LogDiscovery 1 -LogActivity 1 -LogThreadStatus 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:8081 -ORBVerboseLogging 1 -SynchronousOutput 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1.log -DCPSPendingTimeout 3
relay1 PID: 11612 started at 2026-03-20 20:28:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -ORBDebugLevel 1 -DCPSConfigFile pub_rtps.ini -d -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11631 started at 2026-03-20 20:28:55
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/metachecker 127.0.0.1:8081 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile metachecker.log -DCPSPendingTimeout 3
metachecker PID: 11639 started at 2026-03-20 20:28:56
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl -RelayId relay1 -DCPSConfigFile relay1.ini -Set RTPS_RELAY_DRAIN_INTERVAL=100 -Set RTPS_RELAY_DRAIN_STATE=Draining -Set RTPS_RELAY_ADMIT_STATE=NotAdmitting -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile control1.log -DCPSPendingTimeout 3
control1 PID: 11640 started at 2026-03-20 20:28:56
Response: HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 2
{}
Response: HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 2
OK
Sent control
Running until status contains requested changes
{"relay_id":"relay1","config":{"RTPS_RELAY_ADMISSION_CONTROL_QUEUE_DURATION":"0.000000000","RTPS_RELAY_ADMISSION_CONTROL_QUEUE_SIZE":"0","RTPS_RELAY_ADMIT_STATE":"NotAdmitting","RTPS_RELAY_DENIED_PARTITIONS_TIMEOUT":"900.000000000","RTPS_RELAY_DRAIN_INTERVAL":"100","RTPS_RELAY_DRAIN_STATE":"Draining","RTPS_RELAY_INACTIVE_PERIOD":"60.000000000","RTPS_RELAY_LIFESPAN":"60.000000000","RTPS_RELAY_LOG_ACTIVITY":"true","RTPS_RELAY_LOG_DISCOVERY":"true","RTPS_RELAY_LOG_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_LOG_HTTP":"false","RTPS_RELAY_LOG_RELAY_STATISTICS":"3.000000000","RTPS_RELAY_LOG_THREAD_STATUS":"true","RTPS_RELAY_LOG_UTILIZATION_CHANGES":"false","RTPS_RELAY_LOG_WARNINGS":"false","RTPS_RELAY_MAX_IPS_PER_CLIENT":"0","RTPS_RELAY_MAX_PARTICIPANTS_HIGH_WATER":"0","RTPS_RELAY_MAX_PARTICIPANTS_LOW_WATER":"0","RTPS_RELAY_PUBLISH_HANDLER_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATISTICS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS":"0.000000000","RTPS_RELAY_PUBLISH_RELAY_STATUS_LIVELINESS":"0.000000000","RTPS_RELAY_REJECTED_ADDRESS_DURATION":"0.000000000","RTPS_RELAY_RESTART_DETECTION":"false","RTPS_RELAY_THREAD_STATUS_SAFETY_FACTOR":"3","RTPS_RELAY_UTILIZATION_LIMIT":"0.95"}}
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelayControl being killed.
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
Response monitor pid 11610 stopped.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_test.pl draining Time:20s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11649 started at 2026-03-20 20:29:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11650 started at 2026-03-20 20:29:02
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11668 started at 2026-03-20 20:29:05
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11669 started at 2026-03-20 20:29:05
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11686 started at 2026-03-20 20:29:23
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11699 started at 2026-03-20 20:29:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11700 started at 2026-03-20 20:29:54
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11718 started at 2026-03-20 20:29:57
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11719 started at 2026-03-20 20:29:57
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11739 started at 2026-03-20 20:30:15
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11753 started at 2026-03-20 20:30:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11754 started at 2026-03-20 20:30:45
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11772 started at 2026-03-20 20:30:48
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11773 started at 2026-03-20 20:30:48
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11795 started at 2026-03-20 20:31:06
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl secure Time:51s Result:0
==============================================================================
tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/monitor -DCPSConfigFile monitor.ini -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile monitor.log -DCPSPendingTimeout 3
monitor PID: 11810 started at 2026-03-20 20:31:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1a -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1a -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1a.log -DCPSPendingTimeout 3
relay1a PID: 11811 started at 2026-03-20 20:31:36
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/publisher -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_5_sec.ini -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile publisher.log -DCPSPendingTimeout 3
publisher PID: 11829 started at 2026-03-20 20:31:39
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/Smoke/subscriber -l -ORBDebugLevel 1 -DCPSConfigFile rtps_ld_60_sec.ini -e -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile subscriber.log -DCPSPendingTimeout 3
subscriber PID: 11830 started at 2026-03-20 20:31:39
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay1b -LogDiscovery 1 -LogActivity 1 -LogRelayStatistics 3 -DCPSConfigFile relay1.ini -ApplicationDomain 42 -VerticalAddress 4444 -HorizontalAddress 127.0.0.1:11444 -UserData relay1b -MetaDiscoveryAddress 127.0.0.1:0 -IdentityCA ../../../security/certs/identity/identity_ca_cert.pem -PermissionsCA ../../../security/certs/permissions/permissions_ca_cert.pem -IdentityCertificate ../../../security/certs/identity/test_participant_01_cert.pem -IdentityKey ../../../security/certs/identity/test_participant_01_private_key.pem -Governance governance_signed.p7s -Permissions permissions_relay_signed.p7s -DCPSSecurity 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile relay1b.log -DCPSPendingTimeout 3
relay1b PID: 11846 started at 2026-03-20 20:31:57
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
INFO: monitor being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/Smoke/run_lease_duration_test.pl reverse secure Time:52s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay.ini -ApplicationDomain 42 -VerticalAddress 127.0.0.1:4444 -HorizontalAddress 127.0.0.1:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11860 started at 2026-03-20 20:32:28
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11870 started at 2026-03-20 20:32:31
test_success
Mapped address = 127.0.0.1:37013
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl Time:3s Result:0
==============================================================================
tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay -Id relay -DCPSConfigFile relay_ipv6.ini -ApplicationDomain 42 -VerticalAddress [::1]:4444 -HorizontalAddress [::1]:11444 -MetaDiscoveryAddress 127.0.0.1:0 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile server.log -DCPSPendingTimeout 3
server PID: 11872 started at 2026-03-20 20:32:31
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/RtpsRelay/STUN/StunClient -ipv6 1 -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile client.log -DCPSPendingTimeout 3
client PID: 11883 started at 2026-03-20 20:32:34
test_success
Mapped address = ::1:44090
test_unknown_method
test_no_fingerprint
INFO: /home/runner/work/OpenDDS/OpenDDS/OpenDDS/bin/RtpsRelay being killed.
test PASSED.
auto_run_tests_finished: tests/DCPS/RtpsRelay/STUN/run_test.pl ipv6 Time:3s Result:0
==============================================================================
tests/security/ConcurrentAuthLimit/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/security/ConcurrentAuthLimit/ConcurrentAuthLimit -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -DCPSSecurityDebug auth_debug -ORBLogFile ConcurrentAuthLimit.log -DCPSPendingTimeout 3
ConcurrentAuthLimit PID: 11885 started at 2026-03-20 20:32:34
test PASSED.
auto_run_tests_finished: tests/security/ConcurrentAuthLimit/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/ThreadStatusManager/run_test.pl
#
/home/runner/work/OpenDDS/OpenDDS/OpenDDS/tests/DCPS/ThreadStatusManager/threadstatusmanager -DCPSThreadStatusInterval 1 -DCPSDefaultDiscovery DEFAULT_RTPS -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile tsm.log -DCPSPendingTimeout 3
tsm PID: 11892 started at 2026-03-20 20:32:35
test PASSED.
auto_run_tests_finished: tests/DCPS/ThreadStatusManager/run_test.pl Time:6s Result:0
Fri Mar 20 20:32:41 2026 UTC